1
0
Fork 0
ha-config/config/packages/dummy.yaml

19 lines
821 B
YAML
Raw Permalink Normal View History

2022-08-24 13:50:56 +10:00
# This file just includes dummy entities for each integration which I use infrequently. It forces the integration to
# load so that I can reload the YAML instead of having to restart HA in the case where I am adding/enabling the first
# entity from that integration.
sensor:
- platform: statistics # Force statistics integration to be loaded (even if no other sensors) so I can reload without restarting HA
name: "dummy_statistics"
unique_id: dummy
2023-04-25 07:36:58 +10:00
sampling_size: 20
state_characteristic: mean
2022-08-24 13:50:56 +10:00
entity_id: sensor.energy_production_tomorrow
- platform: filter # Force filter integration to be loaded (even if no other sensors) so I can reload without restarting HA
name: "dummy_filter"
unique_id: dummy
entity_id: sensor.energy_production_tomorrow
filters:
- filter: lowpass