-
-
Notifications
You must be signed in to change notification settings - Fork 592
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: rytilahti/python-miio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rytilahti/python-miio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.5.11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 31 files changed
- 2 contributors
Commits on Feb 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3abffd8 - Browse repository at this point
Copy the full SHA 3abffd8View commit details
Commits on Mar 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3155429 - Browse repository at this point
Copy the full SHA 3155429View commit details
Commits on Mar 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bddb3e9 - Browse repository at this point
Copy the full SHA bddb3e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 670ecba - Browse repository at this point
Copy the full SHA 670ecbaView commit details
Commits on Mar 3, 2022
-
Deprecate wifi_led in favor of led (#1342)
* Deprecate wifi_led in favor of led Doing this makes all devices with leds to have a common interface * Ignore deprecation warnings in Device.__repr__
Configuration menu - View commit details
-
Copy full SHA for b8b9c1a - Browse repository at this point
Copy the full SHA b8b9c1aView commit details
Commits on Mar 4, 2022
-
Remove deprecated integration classes (#1343)
The following previously deprecated classes exist no more: * AirFreshVA4 - use AirFresh * AirHumidifierCA1, AirHumidifierCB1, AirHumidifierCB2 - use AirHumidifier * AirDogX5, AirDogX7SM - use AirDogX3 * AirPurifierMB4 - use AirPurifierMiot * Plug, PlugV1, PlugV3 - use ChuangmiPlug * FanP9, FanP10, FanP11 - use FanMiot * DreameVacuumMiot - use DreameVacuum * Vacuum - use RoborockVacuum
Configuration menu - View commit details
-
Copy full SHA for 7cc167f - Browse repository at this point
Copy the full SHA 7cc167fView commit details -
Make sure miotdevice implementations define supported models (#1345)
* Add zhimi.fan.za5 as supported to zhimi_miot * Make sure miotdevice implementations define supported models Add model information to: * CurtainMiot * Huizuo * FanMiot, Fan1C * FanZA5 * RoidmiVacuumMiot * YeelightDualControlModule
Configuration menu - View commit details
-
Copy full SHA for 2286e58 - Browse repository at this point
Copy the full SHA 2286e58View commit details
Commits on Mar 7, 2022
-
Fix bug for zhimi.fan.za5 resulting in user ack timeout (#1348)
* Fix bug for zhimi.fan.za5 resulting in user ack timeout * Update miio/integrations/fan/zhimi/zhimi_miot.py Co-authored-by: Teemu R. <[email protected]> Co-authored-by: Teemu R. <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e901e2c - Browse repository at this point
Copy the full SHA e901e2cView commit details -
This release fixes zhimi.fan.za5 support and makes all integrations introspectable for their supported models. For developers, there is now a network trace parser (in devtools/parse_pcap.py) that prints the decrypted the traffic for given tokens. The following previously deprecated classes in favor of model-based discovery, if you were using these classes directly you need to adjust your code: * AirFreshVA4 - use AirFresh * AirHumidifierCA1, AirHumidifierCB1, AirHumidifierCB2 - use AirHumidifier * AirDogX5, AirDogX7SM - use AirDogX3 * AirPurifierMB4 - use AirPurifierMiot * Plug, PlugV1, PlugV3 - use ChuangmiPlug * FanP9, FanP10, FanP11 - use FanMiot * DreameVacuumMiot - use DreameVacuum * Vacuum - use RoborockVacuum [Full Changelog](0.5.10...0.5.11) **Breaking changes:** - Remove deprecated integration classes [\#1343](#1343) (@rytilahti) **Implemented enhancements:** - Add PCAP file parser for protocol analysis [\#1331](#1331) (@rytilahti) **Fixed bugs:** - Fix bug for zhimi.fan.za5 resulting in user ack timeout [\#1348](#1348) (@saxel) **Deprecated:** - Deprecate wifi\_led in favor of led [\#1342](#1342) (@rytilahti) **Merged pull requests:** - Make sure miotdevice implementations define supported models [\#1345](#1345) (@rytilahti) - Add Viomi V2 \(viomi.vacuum.v6\) as supported [\#1340](#1340) (@rytilahti) - Mark Roborock S7 MaxV \(roborock.vacuum.a27\) as supported [\#1337](#1337) (@rytilahti) - Add pyupgrade to CI runs [\#1329](#1329) (@rytilahti)
Configuration menu - View commit details
-
Copy full SHA for 6e5b153 - Browse repository at this point
Copy the full SHA 6e5b153View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.10...0.5.11