70p4z / samsung-nasa-mqtt

Bridge for home assistant to rule your EHS
3 stars 0 forks source link

About the project

At first I was just willing to switch on/off the DHW relying on Home Assistant as I hacked previously with my gas boiler. After a few thinking, I wanted to ditch the wire for remote controller, to allow for free placement of the temperature sensors (i.e. samsung wireless nasa). In the end, I ended up rewriting a NASA-MQTT bridge in python, allowing all the previous, and many more.

Hardware parts

I'm connecting using the F3/F4 pair, and a wireless raspberry pi zero w.

The tricky part was to find how to communicate with the F3/F4 bus, using a THVD8000 proved useful and efficient.

I'm designing a PCB to allow for USB<->F3/F4 to allow for more people to play with this.

How to

Just execute the samsung_mqtt_home_assistant.py script after tweaking its values (extended configuration means to come)

Demo

Here is a screenshot of the available items for my Samsung Mono R290 5kW (AE050CXYBEK/EU) alt Home Assistant screenshot

Future evolutions

Many things are under construction:

Credits