diff --git a/configuration.yaml b/configuration.yaml index 3e31533..db7d15d 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -247,6 +247,7 @@ influxdb: - sensor.*temp_change* - sensor.*_faults - sensor.*floor_average_temperature + - sensor.weatherapi* entities: - media_player.living_room_tv - media_player.basement_tv @@ -402,6 +403,7 @@ prometheus: - sensor.*temp_change* - sensor.*_faults - sensor.*floor_average_temperature + - sensor.weatherapi* include_entities: - media_player.living_room_tv - media_player.basement_tv