mgejke / hass-sectoralarm

23 stars 12 forks source link

Conflict with Mosquitto MQTT #29

Open erikopop opened 4 years ago

erikopop commented 4 years ago

Hi, The sectoralarm functions perfectly, until I also installed the Plejd addon from icanos https://github.com/icanos/hassio-plejd and the Mosquitto MQTT broker with the nescessary configuration. If I change the configuration to hassio default configuration Sectoralarm works fine again, but Plejd does not. How come the MQTT broker affects sector alarm?

endor-force commented 4 years ago

Sounds strange dude. What error do you get and from what component? Are you using hass.io mosquito mqtt addon or the built in mqtt of Hass?

erikopop commented 4 years ago

Strange indeed. I got a couple of different error-logs, one of the stating someting lika lack of space... so I tried to unplug my Z-stick as I don't have any Z-wave components connected at the moment. Problem solved for now.

Anyway, the built in mqtt of Hass is not initiated, not by me anyway. I'm using Mosquito and at the moment for Plejd integration only

mgejke commented 4 years ago

That sounds really strange, please supply logs if more issues occur.

Can I close this for now?

erikopop commented 4 years ago

yes, thanks

sebastian-steinmann commented 4 years ago

Could this be related to my PR regarding sharing a cookie session between plugins? Have not tried to see if its mqtt thats making a mess