Add missing number platform to init of Tesla Fleet (#127406)

Add number platform to init
pull/127444/head
Brett Adams 2024-10-03 20:10:03 +10:00 committed by GitHub
parent 131fdf6898
commit c2c48bbc9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ PLATFORMS: Final = [
Platform.DEVICE_TRACKER,
Platform.LOCK,
Platform.MEDIA_PLAYER,
Platform.NUMBER,
Platform.SELECT,
Platform.SENSOR,
Platform.SWITCH,