LordMike / MBW.BlueRiiot2MQTT

Utility to map between Blue Riiots pool API, and Home Assistant MQTT
47 stars 2 forks source link

No entities under MQTT Integration #49

Closed Marra74 closed 3 years ago

Marra74 commented 3 years ago

Hi!

At first, thank you LordMike for your good work with this integration. I have configured it all and tryed to read and follow the documentation.

The problem i have is that the "MQTT Integration" does not show any entities.?

  1. In the log for the MQTT Server, i can see that blueriiot2mqtt i s connecting.
  2. In the BlueriiotMQTT Addon i can see clearly in the log that it find the pool and data for it.
  3. I can see 3 disabled entities under "Hass Entities". (Have tryed to enable them)

But in the MQTT integration there is no entities? Do i need to set some entry in the Configuration.yaml? In the MQTT Integration configuration is it the "MQTT Server" hostname i should use here? I attaching the logs...

Best regards!

dump mqttsrv dump br hass entities dump mqtt-int

dodg3r commented 3 years ago

Hi.

In my mqtt server I can se 3 devices:

image

All of them is for blueconnect.

Did you follow the mqtt guide and created a mqtt user in hass? Do you se in the log that hass logs in?

image

dodg3r commented 3 years ago

Or maybe you havent enabled this i systemoption under integration/mqtt

image

Marra74 commented 3 years ago

Sorry i had the wrong MQTT addon installed. I Had the MQTT Server & Web client installed. When i Uninstaled and installed MQTT Broker Addon the integration now shows entities. :)

Thank you for your help!

dodg3r commented 3 years ago

Glad you solved it.

I think you can close this issue then.

Marra74 commented 3 years ago

Solved! 👍

LordMike commented 3 years ago

Thanks @dodg3r ! :)