mirror of
https://github.com/home-assistant/core.git
synced 2025-08-08 23:25:11 +02:00
Add missing number platform to init of Tesla Fleet (#127406)
Add number platform to init
This commit is contained in:
committed by
Franck Nijhof
parent
b2b940fc32
commit
3f9287c36b
@@ -47,6 +47,7 @@ PLATFORMS: Final = [
|
|||||||
Platform.DEVICE_TRACKER,
|
Platform.DEVICE_TRACKER,
|
||||||
Platform.LOCK,
|
Platform.LOCK,
|
||||||
Platform.MEDIA_PLAYER,
|
Platform.MEDIA_PLAYER,
|
||||||
|
Platform.NUMBER,
|
||||||
Platform.SELECT,
|
Platform.SELECT,
|
||||||
Platform.SENSOR,
|
Platform.SENSOR,
|
||||||
Platform.SWITCH,
|
Platform.SWITCH,
|
||||||
|
Reference in New Issue
Block a user