This repository has been archived on 2023-06-10. You can view files and clone it, but cannot push or open issues or pull requests.
homeassistant-config/lovelace/overview/feed.yaml
darthsandmann 9db4448fa4 Updates
2022-08-02 14:03:44 +02:00

26 lines
736 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"