mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Adds new homeassistant.tag_scanned action (#1281)
This commit is contained in:
committed by
Guillermo Ruffino
parent
c4edd3047f
commit
a0bb7c3ed0
@@ -280,6 +280,9 @@ text_sensor:
|
||||
service: light.turn_on
|
||||
data:
|
||||
entity_id: light.my_light
|
||||
- homeassistant.tag_scanned:
|
||||
tag: 1234-abcd
|
||||
- homeassistant.tag_scanned: 1234-abcd
|
||||
- platform: template
|
||||
name: "Template Text Sensor"
|
||||
lambda: |-
|
||||
|
||||
Reference in New Issue
Block a user