feat: add the watch as the device tracker entity (#1189)
Some checks failed
Tests / check-rule-format (push) Failing after 6s
Validate / validate-hassfest (push) Failing after 6s
Validate / validate-hacs (push) Failing after 14s
Validate / validate-lint (push) Failing after 6s
Validate / validate-setup (push) Failing after 8s

This commit is contained in:
Li Shuzhen
2025-07-09 14:14:27 +08:00
committed by GitHub
parent aebeaf0245
commit e09676661c
3 changed files with 176 additions and 39 deletions

View File

@ -71,6 +71,7 @@ SUPPORTED_PLATFORMS: list = [
'button',
'climate',
'cover',
'device_tracker',
'event',
'fan',
'humidifier',