Apply new customize format to Zwave (#5603)
This commit is contained in:
parent
405b2fdfa0
commit
1fb372ffdb
9 changed files with 171 additions and 84 deletions
|
@ -90,6 +90,7 @@ class TestHelpersEntity(object):
|
|||
"""Test we can overwrite hidden property to True."""
|
||||
set_customize(
|
||||
self.hass,
|
||||
entity.CORE_DOMAIN,
|
||||
[{'entity_id': [self.entity.entity_id], ATTR_HIDDEN: True}])
|
||||
self.entity.update_ha_state()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue