Simon Tegelid
Simon Tegelid
So, this is a bold pull request, sine it breaks compatibility with can_msgs/Frame due to changed array type. Initially I thought of using the MSB of can_msgs/Frame.dlc to indicate a...
This commit adds TCP transport, and thus resolves #20. I realize that the code would do good with some refactoring since there is a lot of copy/paste between UDP, TCP...
Add support for settings fan modes and swing modes and another set of HVAC modes. Based on my Qlima WMS S + SC52 (AB;AF)
SQLAlchemy has restricted the naming of hybrid methods and attributes since a while ago, not sure exactly when. Also, I considered it to be reasonable to make the 2to3 permanent....
The status message strings are not valid vacuum states. This PR maps the automover states to valid vacuum states according to https://developers.home-assistant.io/docs/core/entity/vacuum/ Using correct states makes some lovelace cards look...