Releases: shenxn/libdyson
Releases · shenxn/libdyson
Version 0.8.1
- Fix reconnection
- Add
OFF
toAirQualityTarget
Version 0.8.0
- Rename
humidity_target
totarget_humidity
(Breaking) - Add support to 360 Heurist (Experimental)
Version 0.7.3
- Rename
oscillation_angle
tooscillation_mode
for Pure Humidity+Cool
Version 0.7.2
- Rename
humidity_cool
tohumidify_cool
(Fix typo) - Add full support to Pure Humidify+Cool device
Version 0.7.1
- Improve
get_mqtt_info_from_wifi_info
Version 0.7.0
- Add function to retrieve MQTT username and password (local credential) from device WiFi SSID and password
- Skip Lightcycle lights when getting device info from the account so the function does not crash
Version 0.6.2
- Report
is_on
based onfpwr
(Pure Cool) andfmod
(Pure Cool Link) instead of fanfnst
- Add a property
fan_state
(fnst
) to fan devices
Version 0.6.1
- Change typo (attr -> attrs) in the dependency list
Version 0.6.0
- Add Hot+Cool devices into device type names
- Login using email OTP
Version 0.5.1
- Add dependencies to PyPI package