ZHA also support the Device tracker platform too (#40464)

This commit is contained in:
Hedda 2025-08-15 14:44:20 +02:00 committed by GitHub
parent 5b5dee48a8
commit d5d1e9e5c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,7 @@ ha_category:
- Button
- Climate
- Cover
- Device tracker
- Fan
- Hub
- Light
@ -57,6 +58,7 @@ This {% term integration %} currently supports the following device types within
- [Button](/integrations/button/)
- [Climate](/integrations/climate/) (beta)
- [Cover](/integrations/cover/)
- [Device tracker](/integrations/device_tracker/)
- [Fan](/integrations/fan/)
- [Light](/integrations/light/)
- [Lock](/integrations/lock/)