Project so far

Recently I have not had that much time to work on my project but over the last few months, I have managed to complete my dashboard with semi-functionality. This includes the control over Lights, Heating and Blinds.

Lights:

Lamps controlled by SonOff devices:

 

Heating:

We don’t have a central heating controller in our house so I had to find a product which supports MQTT and runs on batteries. I found EQ3-Max devices which are attached to each radiator and controlled via MQTT messages:

 

Exterior Blinds:

We have automated blinds system via Somfy. Normally to remote control these we would need to log into their web portal directly. This meant we were not able to quickly Control the blinds. But with a little JavaScript magic I have added this also to my locally hosted portal:

Leave a Reply