0.5.2
0.5.2 (2020-07-03)
This release brings several improvements to the gateway support, thanks to @starkillerOG as well as some minor improvements and fixes to some other parts.
Improvements:
- gateway: plug controls, support for aqara wall outlet and aqara smart bulbs, ability to enable telnet access & general improvements
- viomi: ability to change the mopping pattern
- fan: ability to disable delayed turn off
Fixes:
- airpurifier_miot: Incorrect get_properties usage
Fixed bugs:
- Air priefier H3 doasn't work in 0.5.1 #730
Closed issues:
- Viomi V8: AttributeError: 'NoneType' object has no attribute 'header' #746
- viomi: add command for changing the mopping mode #725
- fan za3, got token, but does not work #720
- Capitalisation of Air Purifier modes #715
- STYJ02YM Unable to decrypt error #701
Merged pull requests:
- Use "get_properties" instead of "get_prop" for miot devices #745 (rytilahti)
- viomi: add ability to change the mopping pattern #744 (rytilahti)
- fan: Ability to disable delayed turn off functionality #741 (insajd)
- Gateway: Add control commands to Plug #737 (starkillerOG)
- gateway: cleanup SensorHT and Plug class #735 (starkillerOG)
- Add "enable_telnet" to gateway #734 (starkillerOG)
- prevent errors on "lumi.gateway.mieu01" #732 (starkillerOG)
- Moved access to discover message attribute inside 'if message is not None' statement #731 (jthure)
- Add AqaraSmartBulbE27 support #729 (starkillerOG)
- Gateway: add name + model property to subdevice & add loads of subdevices #724 (starkillerOG)
- Add gentle mode for Roborock E2 #723 (tribut)
- gateway: add model property & implement SwitchOneChannel #722 (starkillerOG)
- Add support for fanspeeds of Roborock E2 (E20/E25) #718 (tribut)
- add AqaraWallOutlet support #717 (starkillerOG)
- Add new device type mappings, add note about 'used_for_public' #713 (starkillerOG)