esphome/tests/components/restart/test.esp32.yaml
Keith Burzinski 7e5b100b77
Add some components to the new testing framework (R) (#6219)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 16:53:13 +12:00

8 lines
111 B
YAML

button:
- platform: restart
name: Restart Button
switch:
- platform: restart
name: Restart Switch