mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 20:02:22 +01:00
Add some components to the new testing framework (S part 1) (#6224)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
This commit is contained in:
7
tests/components/shutdown/test.esp8266.yaml
Normal file
7
tests/components/shutdown/test.esp8266.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
button:
|
||||
- platform: shutdown
|
||||
name: Shutdown Button
|
||||
|
||||
switch:
|
||||
- platform: shutdown
|
||||
name: Shutdown Switch
|
Reference in New Issue
Block a user