Add MQTT stats
This commit is contained in:
@ -106,6 +106,7 @@ recorder:
|
|||||||
- sensor.*gpu_vram_usage
|
- sensor.*gpu_vram_usage
|
||||||
- sensor.*gpu_core_load
|
- sensor.*gpu_core_load
|
||||||
- sensor.portainer*
|
- sensor.portainer*
|
||||||
|
- sensor.mosquitto*
|
||||||
entities:
|
entities:
|
||||||
- sensor.avg_ping
|
- sensor.avg_ping
|
||||||
- sensor.max_ping
|
- sensor.max_ping
|
||||||
@ -239,6 +240,7 @@ influxdb:
|
|||||||
- binary_sensor.*sync_issue
|
- binary_sensor.*sync_issue
|
||||||
- switch.adaptive_lighting*
|
- switch.adaptive_lighting*
|
||||||
- binary_sensor.*occupied*
|
- binary_sensor.*occupied*
|
||||||
|
- sensor.mosquitto*
|
||||||
entities:
|
entities:
|
||||||
- media_player.living_room_tv
|
- media_player.living_room_tv
|
||||||
- media_player.basement_tv
|
- media_player.basement_tv
|
||||||
@ -389,6 +391,7 @@ prometheus:
|
|||||||
- binary_sensor.*sync_issue
|
- binary_sensor.*sync_issue
|
||||||
- switch.adaptive_lighting*
|
- switch.adaptive_lighting*
|
||||||
- binary_sensor.*occupied*
|
- binary_sensor.*occupied*
|
||||||
|
- sensor.mosquitto*
|
||||||
include_entities:
|
include_entities:
|
||||||
- media_player.living_room_tv
|
- media_player.living_room_tv
|
||||||
- media_player.basement_tv
|
- media_player.basement_tv
|
||||||
|
Reference in New Issue
Block a user