2022.2.0: Device trackers

This commit is contained in:
Franck Nijhof 2022-02-02 13:55:55 +01:00
parent 55188b26bb
commit 50f130bf28
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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 youd like to have.
## Scenes now have a state ## Scenes now have a state