Open 111lisu opened 11 months ago
You should see something like the following when using the GUI:
I did think about adding HA support, but found the add-on support in HA really non-intuitive (probably my fault!).
Wow, I'm impressed. I didn't click on rooms yesterday. I saw only the numbers and wondered what GUI it was?
It took a lot of work to learn all the communication. The driver will still work for my friend. I'm just wondering how to integrate it with other thermostats and switches in ESPHome / Home Assistant.
I did a quick hack of the existing HA BeSmart integration - https://github.com/jimmyH/ha-besim
It should mostly work as a direct replacement for the existing integration, just need a couple of small configuration changes.
It works great, but you're fast
[image: Zrzut ekranu z 2023-12-10 15-37-33.png]
Mariusz
sob., 9 gru 2023 o 23:09 jimmyH @.***> napisał(a):
I did a quick hack of the existing HA BeSmart integration - https://github.com/jimmyH/ha-besim
It should mostly work as a direct replacement for the existing integration, just need a couple of small configuration changes.
— Reply to this email directly, view it on GitHub https://github.com/jimmyH/BeSIM-GUI/issues/1#issuecomment-1848732425, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIA4XTNA3AYTTPKWDAZ3EULYITOSBAVCNFSM6AAAAABALX6SGSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYG4ZTENBSGU . You are receiving this because you authored the thread.Message ID: @.***>
-- Pozdrawiam Mariusz
https://github.com/jimmyH/ha-besim - It works great, but you're fast
Is there any chance of some refresh? The temperature is 19.8 all the time
It should be updating/refreshing ...
If you enable logging in configuration.yaml you should see the values it is currently reading from besim. Check the lastseen
value is increasing (can use the date command to convert it, eg: date -d @1702130786
). lastseen
value is the last time the server got an update from the thermostat.
v0.1 would only fetch new data every 2 minutes. v0.2 fetches it every 30seconds.
I ran besim-gui on port 81 but there is no temperature change and on/off, sorry for asking if you have thought about modifying the code https://github.com/muchasuerte/ha-besmart