Fixing device model compatibility issues. (#118686)

This commit is contained in:
Matrix 2024-06-03 21:56:42 +08:00 committed by GitHub
parent 771ed33b14
commit 595c9a2e01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 24 additions and 13 deletions

View file

@ -16,3 +16,4 @@ YOLINK_EVENT = f"{DOMAIN}_event"
YOLINK_OFFLINE_TIME = 32400
DEV_MODEL_WATER_METER_YS5007 = "YS5007"
DEV_MODEL_MULTI_OUTLET_YS6801 = "YS6801"