All device_trackers was a bad idea. Just doing Apple devices instead.
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user