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.86.0 #20354

Merged
merged 248 commits into from
Jan 23, 2019
Merged

0.86.0 #20354

merged 248 commits into from
Jan 23, 2019

Conversation

balloob
Copy link
Member

@balloob balloob commented Jan 23, 2019

New Platforms

Breaking Changes

Beta Fixes

All changes

dmulcahey and others added 30 commits January 4, 2019 14:00
* added support for homekit security systems

* fixed linting issues

* fixed indentation issues

* simplifired logic on homekit_controller alarm controller panel

* cleaned up battery level const on homekit controller alarm control panel
* Fix some ESPHome race conditions

* Remove debug

* Update requirements_all.txt

* 🚑 Fix IDE line length settings
* Bugfixes for connection issues
Thank you 👍 

* added zwave lock state from alarm type workaround

* fixed test indents

* more linting fixes

* one more linting fix

* simplified logic

* fixed lint new lines

* fixed merge conflict issue

* fixed definition of _alarm_type_workaround in zwave lock
* ESPHome discovery

* Add note about netdisco

* 🔡

* Address comments

* Bump netdisco to 2.3.0

* Update requirements_all.txt
* mv component folder

* moved in airquality

* changed names in files

* renamed test init

* renamed test air quality

* renamed in tests

* renamed coverage

* fixed naming

* corrected attr names

* changed attr names
* Update version to 0.10.1

* Update of requirements files
…gistry (#19462)

* Refactor mqtt-vacuum in preparation for discovery and device registry
* add discoverability to mqtt-vacuum
* add device registry to mqtt-vacuum
…gs (#19792)

* This makes the vasttrafik platform stop spamming the logs with warrnings

* Forcing build
* Bump pybotvac to support No Go lines

* Update requirements
* Cleanup if discovered mqtt switch can't be added
mitchellrj and others added 5 commits January 23, 2019 10:48
…0263)

* Should require the 'GATTOOL' setup extras which includes pexpect.

* Also fix skybeacon's requirement and requirements_all.
* Update google_maps.py

There are known bug in locationsharinglib version 3.0.9, the developer has fixed this in 3.0.11. (costastf/locationsharinglib#42)

* Update requirements_all.txt
@kellerza
Copy link
Member

Breaking change for sensor.sma: The SMA sensor can monitor several new sensors. Unfortunately some of the existing sensors were renamed:
current_power is now grid_power and grid_voltage is now voltage_l1 (the voltage from all three phases are available). The sensors also support the entity registry, making editing their names a breeze from the frontend.

@rohankapoorcom
Copy link
Member

Emulated Roku should be called out as a new component as well.

@balloob balloob merged commit e049b35 into master Jan 23, 2019
@ghost ghost removed the in progress label Jan 23, 2019
@ghost
Copy link

ghost commented Jan 23, 2019

If still possible to make the change. The breaking change

Fix invalid entity ID in entity registry (@balloob - #20328) (breaking change) (beta fix)

Should be updated to

Any entity with an invalid entity ID will have their entity ID automatically adjusted. Any double underscore (__) will be replaced with a single one and underscores at the end of an entity ID will be removed. (@balloob - #20328) (breaking change) (beta fix)

@Hedda
Copy link
Contributor

Hedda commented Jan 24, 2019

@balloob I would suggest that #19664 together with Frontend PR home-assistant/frontend#2389 & home-assistant/frontend#2421 are a large enough that the #19664 feature should relly be mentioned under "New Platforms" for this release.

Great if could blog about #19664 together with Frontend PR home-assistant/frontend#2389 & home-assistant/frontend#2421 for home-assistant-polymer. Those changes really make Zigbee become a first-class native citizen in Home Assistant, (similar to Z-Wave now). Zigpy also supports new radio hardware which makes Zigbee even more accessible.

PS: Please also see related request for a dedicated "Zigbee" sub-forum for the community https://community.home-assistant.io/t/suggestion-zigbee-sub-forum-equivalent-to-the-z-wave-subforum-here/74844

@home-assistant home-assistant locked as resolved and limited conversation to collaborators Jan 24, 2019
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.