All device_trackers was a bad idea. Just doing Apple devices instead.

This commit is contained in:
2022-11-24 16:18:28 -05:00
parent d8d88ed2b1
commit 794ee15e25

View File

@ -135,7 +135,6 @@ influxdb:
- climate - climate
- fan - fan
- person - person
- device_tracker
entity_globs: entity_globs:
- sensor.*energy_sensor - sensor.*energy_sensor
- sensor.*power_sensor - sensor.*power_sensor
@ -158,6 +157,10 @@ influxdb:
- binary_sensor.*motion* - binary_sensor.*motion*
- binary_sensor.*door* - binary_sensor.*door*
- binary_sensor.*window* - binary_sensor.*window*
- device_tracker.*iphone*
- device_tracker.*ipad*
- device_tracker.*watch*
- device_tracker.*airpod*
entities: entities:
- media_player.living_room_tv - media_player.living_room_tv
- media_player.basement_tv - media_player.basement_tv