Add device classes to InfluxDB recorded data
This commit is contained in:
@ -156,6 +156,7 @@ influxdb:
|
|||||||
source: HA
|
source: HA
|
||||||
tags_attributes:
|
tags_attributes:
|
||||||
- friendly_name
|
- friendly_name
|
||||||
|
- device_class
|
||||||
ignore_attributes:
|
ignore_attributes:
|
||||||
- icon
|
- icon
|
||||||
exclude:
|
exclude:
|
||||||
@ -237,6 +238,7 @@ influxdb:
|
|||||||
- sensor.*colortemp_diff
|
- sensor.*colortemp_diff
|
||||||
- binary_sensor.*sync_issue
|
- binary_sensor.*sync_issue
|
||||||
- switch.adaptive_lighting*
|
- switch.adaptive_lighting*
|
||||||
|
- binary_sensor.*occupied*
|
||||||
entities:
|
entities:
|
||||||
- media_player.living_room_tv
|
- media_player.living_room_tv
|
||||||
- media_player.basement_tv
|
- media_player.basement_tv
|
||||||
@ -386,6 +388,7 @@ prometheus:
|
|||||||
- sensor.*colortemp_diff
|
- sensor.*colortemp_diff
|
||||||
- binary_sensor.*sync_issue
|
- binary_sensor.*sync_issue
|
||||||
- switch.adaptive_lighting*
|
- switch.adaptive_lighting*
|
||||||
|
- binary_sensor.*occupied*
|
||||||
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