Track some more sensors

This commit is contained in:
2023-05-15 14:00:06 -04:00
parent 76b06a3e55
commit f12e909845

View File

@ -200,6 +200,9 @@ influxdb:
- sensor.speedtest* - sensor.speedtest*
- sensor.*fan_time - sensor.*fan_time
- sensor.*compressor_time - sensor.*compressor_time
- sensor.kdfi*
- sensor.openweathermap*
- sensor.*battery*
- binary_sensor.*motion* - binary_sensor.*motion*
- binary_sensor.*door* - binary_sensor.*door*
- binary_sensor.*window* - binary_sensor.*window*
@ -241,6 +244,7 @@ influxdb:
- sensor.south_side_shell - sensor.south_side_shell
- sensor.east_side_shell - sensor.east_side_shell
- sensor.shell_ottawa_avenue - sensor.shell_ottawa_avenue
- sensor.current_lights_on
logbook: logbook:
include: include:
@ -312,6 +316,9 @@ prometheus:
- sensor.speedtest* - sensor.speedtest*
- sensor.*fan_time - sensor.*fan_time
- sensor.*compressor_time - sensor.*compressor_time
- sensor.kdfi*
- sensor.openweathermap*
- sensor.*battery*
- binary_sensor.*motion* - binary_sensor.*motion*
- binary_sensor.*door* - binary_sensor.*door*
- binary_sensor.*window* - binary_sensor.*window*
@ -353,3 +360,4 @@ prometheus:
- sensor.south_side_shell - sensor.south_side_shell
- sensor.east_side_shell - sensor.east_side_shell
- sensor.shell_ottawa_avenue - sensor.shell_ottawa_avenue
- sensor.current_lights_on