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.73 #15330

Merged
merged 130 commits into from
Jul 6, 2018
Merged

0.73 #15330

merged 130 commits into from
Jul 6, 2018

Conversation

balloob
Copy link
Member

@balloob balloob commented Jul 6, 2018

New Platforms

Breaking Changes

Beta Fixes

All changes

balloob and others added 30 commits June 16, 2018 10:51
* Remove load power attribute for channel USB

* Fix format
* Add experimental UI

* Add test

* Lint
Current version only supports latitude and longitude or an address for the origin and destination fields. This update allows those fields to use entity IDs of device_tracker, zone, and sensor.
* Update http.py

* Update http.py

* fix tests

* Update test_http.py
I'm using both the UPS and PostNL package trackers. I'd like to have the unit of measure to be the same, now they appear in two different graphs in the history view. 

If we prefer ```package(s)``` over ```package``` then I'll do a PR for [this line](https://github.com/home-assistant/home-assistant/blob/dev/homeassistant/components/sensor/ups.py#L81)
* Expose Wemo component availability to home assistant

* Do not add availability feature to dimmer - it works differently

* Brain fade, deleted completely the wrong thing.

Revert "Do not add availability feature to dimmer - it works differently"

This reverts commit f64e717.

* (2nd attempt) Do not add availability feature to dimmer - it works differently
* Improve volume support for Vizio Smartcast

* Vizio: avoid an error when 'self._device.get_current_volume()' returns 'None'

* Improve volume support for Vizio Smartcast

* Vizio: avoid an error when 'self._device.get_current_volume()' returns 'None'

* First line should end with a period
* Fix linode I/O in state property

* Move update of all attrs to update
* Bugfix empty entity lists

* Add tests

* Update test_entity_platform.py

* Update entity_platform.py
* Show running apps as sources for Fire TV

* Fix unnecessary 'else' after 'return' (no-else-return)

* Remove 'pylint: disable=unused-argument'

* cleanup
@ghost ghost assigned balloob Jul 6, 2018
@ghost ghost added the in progress label Jul 6, 2018
@balloob balloob merged commit a1d8b0e into master Jul 6, 2018
@ghost ghost removed the in progress label Jul 6, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Dec 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.