1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 05:26:47 +00:00

Add Button entity component platform (#57642)

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
Franck Nijhof
2021-11-04 16:50:43 +01:00
committed by GitHub
parent 4c5aca93df
commit d126d88977
20 changed files with 708 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ NO_IOT_CLASS = [
"automation",
"binary_sensor",
"blueprint",
"button",
"calendar",
"camera",
"climate",