feat: add the watch as the device tracker entity (#1189)

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',