1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00

Add Select entity component platform (#51849)

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Franck Nijhof
2021-06-18 11:51:55 +02:00
committed by GitHub
parent bc329cb602
commit 054ca1d7ec
16 changed files with 345 additions and 0 deletions

View File

@@ -91,6 +91,7 @@ NO_IOT_CLASS = [
"scene",
"script",
"search",
"select",
"sensor",
"stt",
"switch",