1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Adds new homeassistant.tag_scanned action (#1281)

This commit is contained in:
Jesse Hills
2020-09-16 22:29:20 +12:00
committed by GitHub
parent e7bd93b4b0
commit 703e9673c2
2 changed files with 22 additions and 1 deletions

View File

@@ -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: |-