Add missing number platform to init of Tesla Fleet (#127406)
Add number platform to initpull/127444/head
parent
131fdf6898
commit
c2c48bbc9c
|
@ -47,6 +47,7 @@ PLATFORMS: Final = [
|
|||
Platform.DEVICE_TRACKER,
|
||||
Platform.LOCK,
|
||||
Platform.MEDIA_PLAYER,
|
||||
Platform.NUMBER,
|
||||
Platform.SELECT,
|
||||
Platform.SENSOR,
|
||||
Platform.SWITCH,
|
||||
|
|
Loading…
Reference in New Issue