Add number platform to template integration (#54789)

This commit is contained in:
Raman Gupta 2021-08-25 14:34:20 -04:00 committed by GitHub
parent 8407ad01d4
commit e9625e4b7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 587 additions and 0 deletions

View file

@ -15,6 +15,7 @@ PLATFORMS = [
"fan",
"light",
"lock",
"number",
"select",
"sensor",
"switch",