你需要搞个卡片把这些东西放进去,才能在页面上显示出来,新建一个普通的“实体”卡片,切换到代码编辑模式,然后粘进去:
type: entities
entities:
- input_text.timer
- timer.timer
- input_select.timer_climate
- input_select.timer_fan
- input_select.timer_media_model
- input_select.timer_switch
- script.timer_cancel
- automation.text_timer
- automation.timer_climate_delay
- automation.timer_fan_delay
- automation.timer_media_model_delay
- automation.timer_switch_delay
|