Skip to content

Commit

Permalink
fix: add cover device_type to JSON schema
Browse files Browse the repository at this point in the history
  • Loading branch information
bramstroker committed Sep 17, 2024
1 parent 0cb84a7 commit 6e0b246
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions profile_library/model_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"type": "string",
"enum": [
"camera",
"cover",
"light",
"smart_switch",
"smart_speaker",
Expand Down

0 comments on commit 6e0b246

Please sign in to comment.