Add MQTT button (#59348)
This commit is contained in:
parent
4c2bf428d6
commit
b5ce84cd89
5 changed files with 363 additions and 0 deletions
|
@ -38,6 +38,7 @@ TOPIC_MATCHER = re.compile(
|
|||
SUPPORTED_COMPONENTS = [
|
||||
"alarm_control_panel",
|
||||
"binary_sensor",
|
||||
"button",
|
||||
"camera",
|
||||
"climate",
|
||||
"cover",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue