-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Binary sensors should be binary sensors #8
Comments
Keep up the good work. I'll be getting my loke01 up an running this week. Can't wait to try your integration =) |
Thanks! Make sure you get the updated firmware/wifi dongle :-) |
Would you be so kind as to open up a discussion page or something of the sort where we can Q&A? Integration is working fine sofar 😊⚒️ |
I think the issues should suffice for now unless there is more interest. Feel free to make a PR on README.md if something needs clarification. |
fixed |
Describe the solution you'd like
Binary sensors warning sensor should be binary sensor with corresponding BinarySensorDeviceClass
heater_active -> BinarySensorDeviceClass.HEAT
control_system_warning ->BinarySensorDeviceClass.PROBLEM
connection_state -> BinarySensorDeviceClass.CONNECTIVITY
The text was updated successfully, but these errors were encountered: