Skip to content

Commit 750b1b1

Browse files
committed
#142894: Add calendar platform to Teslemetry
1 parent 6eeca95 commit 750b1b1

File tree

10 files changed

+1570
-4
lines changed

10 files changed

+1570
-4
lines changed

homeassistant/components/teslemetry/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
PLATFORMS: Final = [
3838
Platform.BINARY_SENSOR,
3939
Platform.BUTTON,
40+
Platform.CALENDAR,
4041
Platform.CLIMATE,
4142
Platform.COVER,
4243
Platform.DEVICE_TRACKER,

0 commit comments

Comments
 (0)