mirror of
https://github.com/esphome/esphome.git
synced 2026-08-26 08:06:21 +00:00
11 lines
268 B
YAML
11 lines
268 B
YAML
network:
|
|
|
|
api:
|
|
|
|
time:
|
|
- platform: homeassistant
|
|
# Angle-bracket name pins the explicit-timezone host codegen path
|
|
# (setenv/tzset plus pre-parsed struct emission) with characters that
|
|
# would break unescaped string interpolation.
|
|
timezone: "<+07>-7"
|