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

0.95.0 #24776

Merged
merged 322 commits into from
Jun 26, 2019
Merged

0.95.0 #24776

merged 322 commits into from
Jun 26, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Jun 26, 2019

New Integrations

New Platforms

Breaking Changes

Beta Fixes

All changes

balloob and others added 30 commits June 4, 2019 11:04
* Create progress file for pip installs

* fix dedlock

* unflacky test

* Address comments

* Lint

* Types
* Update cover.py

Blinds, Rollingshutters and Awnings did not set their respective device_class attribute
Previously they would all appear as device_class "window"

* fallback device class is always 'window'

fallback device class is always 'window' in the event we have an unknown cover type

* trailing whitespace removed, trimmed as well

* Update cover.py
* Fix OwnTracks race condition

* Lint
* Change meteoalertapi to version 0.1.3

* Add requirements_all.txt file
* Add support for learning new commands

This update creates a generic service in the 'remote' component to enable remote control platforms to learn new commands.

* Update __init__.py with the proposed changes

- Add 'supported_features' property and a constant related to the 'learn_command' functionality.
- Redefine 'async_learn_command' function as a coroutine.

* Update __init__.py

* Fix assertion error

Adding the 'supported_features' attribute generated an assertion error on the 'Demo Remote' platform. This update fixes this.

* Fix duplicated 'hass' object

This update fixes a typo that occurred at the last update.
* Basic local SolarEdge monitoring for energy / power

* Basic local SolarEdge monitoring for energy / power

* generated CODEOWNERS, requirements, excluded tests

* generated CODEOWNERS, requirements, excluded tests

* lint fixes, etc

* lint fixes, etc

* Fix docstyle for init

Of course thats the file I forgot to run tests on

* Load all sensors by default

They use the same API endpoint.  This changes was made per home-assistant/architecture#244

* remve unneded date/time

* ran hassfest again

* add throttle when updating

* readd solax, mistakenly removed

* Update sensor.py
* Bump simplipy to 3.4.2

* Updated requirements
* Update meteofrance package version

Fix #24244

* Add code owner to manifest

* Update CODEOWNERS
* Only update media icon when necessary

* Lint

* Comment
* Add exception handling

* Make pylint happy
* use zigpy node descriptor

* cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed core merging-to-master This PR is merging into the master branch and should probably change the branch to `dev`. new-integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.