Releases: scottyphillips/pychonet
Changes to HomeAirConditioner update method.
The HomeAirConditioner update method will now accept an optional list of ECHONET OP codes. So you can fine tune what payload you want returned from the Echonet node. This isn't really a big deal for now but later on ill be refactoring EchonetInstance and provide a generic 'update' method as well.
First release with support for new classes
The library now supports HomeSolarPower and StorageBattery classes.
First bug fix release
This version is now stable enough to run in Home Assistant (please check out the 'pychonet' branch in mitsubishi-hass')
First useable release
This release should be compatable with the 'mitsubishi-hass' Home Assistant custom component.
Use at your own risk (for now)
First release
Long standing project of mine to create an extensible library for the ECHONETLite protocol from my earlier work is complete.
You are welcome to play around with it but please don't expect it to be 100% working.