vibr77 / node-red-smart-scheduler

1 stars 1 forks source link

Home-assistant independent #5

Open philip-s opened 7 months ago

philip-s commented 7 months ago

Next issue it the need of Home-assisrtant. I'm using this node in a scenario where I can't use home-assistant and only Domticz is an option. Unfortunately Domoticz is the only system that allows to change the "max hot water temperature" parameter in a OpenTherm gas boiler, home-assistant doens't allow to change it. Unfortunately Domoticz also has a known problem that Timers in it don't work if Domoticz is installed on Docker (on Proxmox). This is why I need to use your scheduler with Domoticz. This could work, I made it like this: obraz Unfortunately having no Home-assistant settings in the scheduler produces tons of errors in log: obraz

Would it be possible to make the node independent of Home-assistant ?

ikarisan commented 2 days ago

For my use case, I find it very annoying that I cannot select my already globally configured MQTT broker (Eclipse Mosquitto), but have to create a Homeassistant MQTT instead. Node-Red offers the configuration of an MQTT broker (mqtt-broker) by default, including username/password.