Skip to content

Commit

Permalink
add humidifier to SUPPORTED_DOMAINS (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Jan 18, 2021
1 parent 84b9c80 commit 4dda432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/xiaomi_miot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
"fan",
"climate",
"cover",
"humidifier",
]

PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend(
Expand Down

0 comments on commit 4dda432

Please sign in to comment.