mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Update demo.py
This commit is contained in:
parent
712ba65d26
commit
2a01b09d31
@ -135,9 +135,9 @@ def setup(hass, config):
|
|||||||
'Visitors with kids',
|
'Visitors with kids',
|
||||||
'Home Alone']},
|
'Home Alone']},
|
||||||
'who_cooks': {'icon': 'mdi:panda',
|
'who_cooks': {'icon': 'mdi:panda',
|
||||||
'initial': 'Anne Therese',
|
'initial': 'Anne Therese',
|
||||||
'name': 'Who cooks today',
|
'name': 'Who cooks today',
|
||||||
'options': ['Paulus', 'Anne Therese']}}})
|
'options': ['Paulus', 'Anne Therese']}}})
|
||||||
#Set up input boolean
|
#Set up input boolean
|
||||||
bootstrap.setup_component(
|
bootstrap.setup_component(
|
||||||
hass, 'input_boolean',
|
hass, 'input_boolean',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user