esphome/tests/components/shutdown/test.esp8266.yaml
Keith Burzinski 7e8ed5c391
Add some components to the new testing framework (S part 1) (#6224)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 21:49:15 +12:00

8 lines
115 B
YAML

button:
- platform: shutdown
name: Shutdown Button
switch:
- platform: shutdown
name: Shutdown Switch