Skip to content

0.63.3#12484

Merged
balloob merged 8 commits intomasterfrom
release-0-63-3
Feb 17, 2018
Merged

0.63.3#12484
balloob merged 8 commits intomasterfrom
release-0-63-3

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Feb 17, 2018

balloob and others added 8 commits February 17, 2018 13:39
1. FanLincs have two nodes: one light and one fan motor. In order for each node to get detected as different Hass entity types, I removed the device-type check for FanLinc. The logic will now fall back on the uom checks which should work just fine. (An alternative approach here would be to special case FanLincs and handle them directly - but seeing as the newer 5.x ISY firmware already handles this much better using NodeDefs, I think this quick and dirty approach is fine for the older firmware.) Fixes #12030
2. Some non-dimming switches were appearing as `light`s in Hass due to an duplicate NodeDef being in the light domain filter. Removed! Fixes #12340
3. The `unqiue_id` property was throwing an error for certain entity types that don't have an `_id` property from the ISY. This issue has always been present, but was exposed by the entity registry which seems to be the first thing to actually try reading the `unique_id` property from the isy994 component.
* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* fix comment

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Spread the load more for the yr.no sensor

* Update yr.py
* Fix for contentRating

* Use getattr instead of hasattr

* Lint
* close aborted session

* blank line
@balloob balloob requested review from a team, andrey-git and rytilahti as code owners February 17, 2018 22:01
@balloob balloob merged commit 38da81c into master Feb 17, 2018
@balloob balloob deleted the release-0-63-3 branch February 17, 2018 23:29
@home-assistant home-assistant locked and limited conversation to collaborators May 29, 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.

9 participants