You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! It's possible to set polling rates for sensors and power meter during the setup process now. I hope you will find it useful.😊
Please note that restart of HA is required after updating.
The responsiveness of the integration is improved by using persisted connections instead of creating a new connection on each API call. Also correct exception is raised now when network error happens, enabling the Home Assistant to acknowledge the situation and retry setup later.
Air conditioner configuration containing "temp": [""] is supported now. We also added support for electricity meters. Light entities with IR signals binded are also supported now.
We fixed a few issues: wrong initial states of movement sensor, wrong unit used for electricity meter. Added some debug logging on first initialization.
Hi! I'm happy to release version 1.0.0, which is the first version stable enough for daily use. It's now ready for automatic installation with HACS.
Please create an issus if you need any help or wish to feedback.