Files
esphome/tests/components/web_server/common.yaml
Douwe 5f1eacf4ec [water_heater] (4/4) Implement tests for new water_heater component (#12517)
Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@home-assistant.io>
2026-01-03 16:43:31 -10:00

40 lines
533 B
YAML

wifi:
ssid: MySSID
password: password1
binary_sensor:
cover:
fan:
light:
sensor:
switch:
button:
text_sensor:
climate:
number:
text:
select:
lock:
valve:
alarm_control_panel:
api:
time:
- platform: homeassistant
id: homeassistant_time
datetime:
- platform: template
id: my_datetime_date
type: date
optimistic: yes
- platform: template
id: my_datetime_time
type: time
optimistic: yes
- platform: template
id: my_datetime
type: datetime
optimistic: yes
event:
update:
water_heater: