Skip to content

Commit

Permalink
add platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey0000 committed Aug 11, 2024
1 parent 12d4fca commit 2f164ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions custom_components/mammotion/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
Platform.LAWN_MOWER,
Platform.SENSOR,
Platform.BUTTON,
Platform.SWITCH,
Platform.NUMBER,
Platform.SELECT
]

type MammotionConfigEntry = ConfigEntry[MammotionDataUpdateCoordinator]
Expand Down

0 comments on commit 2f164ad

Please sign in to comment.