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

Add number platform to init
This commit is contained in:
Brett Adams 2024-10-03 20:10:03 +10:00 committed by Franck Nijhof
parent b2b940fc32
commit 3f9287c36b
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

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