Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2021.4 #129

Merged
merged 17 commits into from
Apr 8, 2021
Merged

Release 2021.4 #129

merged 17 commits into from
Apr 8, 2021

Conversation

SecKatie
Copy link
Owner

@SecKatie SecKatie commented Apr 6, 2021

Change Log:

New Features

Bug Fixes

BREAKING CHANGES:

  • Removes support for Sensors and Locks

@SecKatie SecKatie requested a review from shauntarves April 6, 2021 15:24
Joshua Mulliken and others added 6 commits April 6, 2021 18:17
Potential fix for unavailable outdoor plugs
Why:
To remove duplicated code and make it easier to read and understand

How:
Moved code that gathers devices to the __init__.py file and stored the
devices information in the config object.

Tags:
cleanup, refactor

Signed-off-by: Joshua Mulliken <joshua@mulliken.net>
Why:
To release color bulb support in the main branch.

How:
Bumping the version number and then tagging.

Tags:
release #2021.4.7

Signed-off-by: Joshua Mulliken <joshua@mulliken.net>
See: SecKatie/wyzeapy@cf57847

Why: To fix wyze headphones not being recognized by wyzeapy

How: Bump wyzeapy version number to 12
Signed-off-by: Joshua Mulliken <joshua@mulliken.net>
@SecKatie SecKatie merged commit b003131 into master Apr 8, 2021
@SecKatie SecKatie deleted the color_bulbs_support branch April 29, 2021 02:34
SecKatie added a commit that referenced this pull request Sep 26, 2021
* Test color bulb support

* Update that supports color bulbs and uses simplified architecture.

* Update to upgrade requirements

* Update to fix issue where color temp may be null

* Update requirements.

* Update manifest.json

* Update to add new version of wyzeapy

* Remove .idea files

* Update metadata, readme, and other files that reference features, ver…

* Update wyzeapy requirement

* Update to fix lights in scenes and add additional device types.

* Upgrade to wyzapy 0.0.11

* Reformat light.py and switch.py and __init__.py

* Update switch.py

* Merge remote-tracking branch 'origin/color_bulbs_support' into color_…

* Bump version number in preparation for stable release

* Bump wyzeapy to version 0.0.12
SecKatie added a commit that referenced this pull request Sep 26, 2021
* Test color bulb support

* Update that supports color bulbs and uses simplified architecture.

* Update to upgrade requirements

* Update to fix issue where color temp may be null

* Update requirements.

* Update manifest.json

* Update to add new version of wyzeapy

* Remove .idea files

* Update metadata, readme, and other files that reference features, ver…

* Update wyzeapy requirement

* Update to fix lights in scenes and add additional device types.

* Upgrade to wyzapy 0.0.11

* Reformat light.py and switch.py and __init__.py

* Update switch.py

* Merge remote-tracking branch 'origin/color_bulbs_support' into color_…

* Bump version number in preparation for stable release

* Bump wyzeapy to version 0.0.12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant