mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +00:00
2022.2.0: Device trackers
This commit is contained in:
parent
55188b26bb
commit
50f130bf28
@ -224,16 +224,17 @@ dropping it into the form.
|
|||||||
|
|
||||||
## Improved handling of device tracker entities
|
## Improved handling of device tracker entities
|
||||||
|
|
||||||
If you run an integration that provides device tracker, from lets say, your
|
If you run an integration that provides device trackers from your router or
|
||||||
router or somehting like a UniFi integration; than you are probably aware those
|
something like the UniFi Network integration, you are probably aware those
|
||||||
can create lots of entities!
|
can create many entities!
|
||||||
|
|
||||||
For some this may be overwhelming, this as of today, by default, only device
|
This has been improved now. As of today, by default, only device tracker
|
||||||
tracker enties that match up with an existing - known by Home Assistant - device
|
entities that match up with an existing - known by Home Assistant - device
|
||||||
will be enabled by default.
|
will be enabled by default. This keeps Home Assistant nice and tidy.
|
||||||
|
|
||||||
This keeps our Home Assistant nice and tidy, but also gives you the possibility
|
If Home Assistant does not know the device, but you still would like to track
|
||||||
to enable those extra ones you like to have, yourself.
|
a specific one, that is still possible. In that case, you can enable the
|
||||||
|
particular device tracker entities you’d like to have.
|
||||||
|
|
||||||
## Scenes now have a state
|
## Scenes now have a state
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user