Open ULazdins opened 10 months ago
I gave up on that one and the table modification, when I was working on that it looked to much for beginning. I dont' remember how it worked, it is more then 2 years ago when I was working with that. I do not think websocket is used for that, more probably http, you will need to implementat that in https://github.com/9a4gl/py-centrometal-web-boiler and then later see how to integrate that with HASS. I suggest you to use centrometal web portal to modify those values, and in chrome developer tools (F12) see what traffic does it creates. Good luck, I am quite busy and I am not sure I will be able to help you much there.
No problem, was just hoping you know something more than I do. I don't think I saw anything in the dev tools, but I'll look again
I'd like to be able to set these values from HAS.
I will gladly add the functionality myself, but I'm having hard time figuring out how to inspect websocket messages. Any pointers on how to do this will be appreciated