mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 11:22:24 +01:00
Add actions for component tests A, B and C (#6256)
This commit is contained in:
@@ -1,3 +1,16 @@
|
|||||||
|
esphome:
|
||||||
|
on_boot:
|
||||||
|
then:
|
||||||
|
- homeassistant.event:
|
||||||
|
event: esphome.button_pressed
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.service:
|
||||||
|
service: notify.html5
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.tag_scanned: pulse
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: MySSID
|
ssid: MySSID
|
||||||
password: password1
|
password: password1
|
||||||
|
@@ -1,3 +1,16 @@
|
|||||||
|
esphome:
|
||||||
|
on_boot:
|
||||||
|
then:
|
||||||
|
- homeassistant.event:
|
||||||
|
event: esphome.button_pressed
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.service:
|
||||||
|
service: notify.html5
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.tag_scanned: pulse
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: MySSID
|
ssid: MySSID
|
||||||
password: password1
|
password: password1
|
||||||
|
@@ -1,3 +1,16 @@
|
|||||||
|
esphome:
|
||||||
|
on_boot:
|
||||||
|
then:
|
||||||
|
- homeassistant.event:
|
||||||
|
event: esphome.button_pressed
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.service:
|
||||||
|
service: notify.html5
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.tag_scanned: pulse
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: MySSID
|
ssid: MySSID
|
||||||
password: password1
|
password: password1
|
||||||
|
@@ -1,3 +1,16 @@
|
|||||||
|
esphome:
|
||||||
|
on_boot:
|
||||||
|
then:
|
||||||
|
- homeassistant.event:
|
||||||
|
event: esphome.button_pressed
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.service:
|
||||||
|
service: notify.html5
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.tag_scanned: pulse
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: MySSID
|
ssid: MySSID
|
||||||
password: password1
|
password: password1
|
||||||
|
@@ -1,3 +1,16 @@
|
|||||||
|
esphome:
|
||||||
|
on_boot:
|
||||||
|
then:
|
||||||
|
- homeassistant.event:
|
||||||
|
event: esphome.button_pressed
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.service:
|
||||||
|
service: notify.html5
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.tag_scanned: pulse
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: MySSID
|
ssid: MySSID
|
||||||
password: password1
|
password: password1
|
||||||
|
@@ -1,3 +1,16 @@
|
|||||||
|
esphome:
|
||||||
|
on_boot:
|
||||||
|
then:
|
||||||
|
- homeassistant.event:
|
||||||
|
event: esphome.button_pressed
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.service:
|
||||||
|
service: notify.html5
|
||||||
|
data:
|
||||||
|
message: Button was pressed
|
||||||
|
- homeassistant.tag_scanned: pulse
|
||||||
|
|
||||||
wifi:
|
wifi:
|
||||||
ssid: MySSID
|
ssid: MySSID
|
||||||
password: password1
|
password: password1
|
||||||
|
Reference in New Issue
Block a user