Hi. Does anybody has any idea for cheap thermometer with display and possibility to set temperature? I want to set temperature in the room and send actual room temperature + choosen temperature to HA (via wifi, zigbee etc.).
This device should only sent info about actual room temperature and user choosen temperature (and display them on the device). Nothing more. Everything else will be done by HA.
@DrZzs has a nice video using a D1mini, relays, and a temp sensor. In the video he is doing a setup for using a few of these around his home with the brains being in homeassistant. Sounds like a similar use case to yours. It’s kind of obvious, but in the video he uses three relays (Heat/AC/Fan) but you may very well only need one. He even shows how to setup the Nest card in lovelace.
Check it out:
(I’d also strongly recommend the rest of his videos - he’s great)
Thanks guys but I´m not sure if you understand. I need a small nice device which will be hanged on wall in every room. This device should have nice display and some buttons (or touchscreen). This device should show actual temperature in the room and preset temperature. This device should also send those info to HA (any wireless way). Of course with word cheap still in mind.
Sorry I meant to say more, but unfortunately accidentally hit reply, got distracted and forgot to fix it!
I’d still favour an esp coupled with some sort of screen. Program with mqtt to represent an mqtt climate component, job done. Well apart from some 3d printing for a bevel.
I had the same thought and am trying to do the same thing using the ZigBee enabled Bitron Thermostats here in Europe (aka “Bitron AV2010/32”). It’s a simple 2x AA-battery powered wall plate which you can find around 25 Euros which sends actual and set/target temperature to HA using my Zigbee2MQTT bridge. The initial pairing with the bridge was a bit tough but once I got it to pair I can send and push set temperatures via HA/MQTT without issues.