mirror of
https://github.com/home-assistant/core.git
synced 2025-11-04 16:39:28 +00:00
Apply new customize format to Zwave (#5603)
This commit is contained in:
committed by
Johann Kellerman
parent
405b2fdfa0
commit
1fb372ffdb
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user