I’m playing around with the lovelace options / yaml file and I’ve got a question about it. In the docs they write the following code:
- type: entity-filter
filter:
- domain: device_tracker
state: 'home'
card: glance
card_config:
title: People at home
However if I check the lovelace page I see al my devices that currently are “home”. So that’s my Rpi, my sonos’s, my sonoff switches, etc. Is there a way to exclude them or just link devices to people and track them? Bcause for me it’s not relevant to know if my switches and sonos’s are here =))
That’s actually a really good idea. Maybe a “device_type”, and then you can put it as “person” or “device” or something like that. I don’t know if a github issue or maybe the “feature request” is a good way to get that in to the mix.
Well, a device tracker is what is says it is… a device tracker. I am not tracking people, but tracking devices that are carried around by people… Tough one…