26 lines
766 B
YAML
26 lines
766 B
YAML
|
- type: 'custom:home-feed-card'
|
||
|
title: Feed
|
||
|
card_id: main_feed
|
||
|
show_empty: false
|
||
|
more_info_on_tap: true
|
||
|
state_color: true
|
||
|
compact_mode: true
|
||
|
entities:
|
||
|
- entity: sensor.climate_temp_recommendation
|
||
|
name: Recommendation
|
||
|
content_template: '{{state}}'
|
||
|
# - entity: binary_sensor.warning_duisburg_stadt_1
|
||
|
# exclude_states:
|
||
|
# - "Safe"
|
||
|
# - entity: binary_sensor.warning_duisburg_stadt_2
|
||
|
# exclude_states:
|
||
|
# - "Safe"
|
||
|
# - entity: binary_sensor.warning_duisburg_stadt_3
|
||
|
# exclude_states:
|
||
|
# - "Safe"
|
||
|
# - entity: binary_sensor.warning_duisburg_stadt_4
|
||
|
# exclude_states:
|
||
|
# - "Safe"
|
||
|
# - entity: binary_sensor.warning_duisburg_stadt_5
|
||
|
# exclude_states:
|
||
|
# - "Safe"
|