mirror of
https://github.com/athom-tech/esp32-configs.git
synced 2026-07-27 19:56:13 +00:00
dns_domain: ".local"
This commit is contained in:
@@ -4,10 +4,10 @@ substitutions:
|
||||
room: ""
|
||||
device_description: "athom esp32 8ch relay board"
|
||||
project_name: "Athom Technology.ESP32 8CH Relay Board"
|
||||
project_version: "v2.0.3"
|
||||
project_version: "v2.0.4"
|
||||
update_interval: 60s
|
||||
# Define a domain for this device to use. i.e. iot.home.lan (so device will appear as athom-smart-plug-v2.iot.home.lan in DNS/DHCP logs)
|
||||
dns_domain: ""
|
||||
dns_domain: ".local"
|
||||
# Set timezone of the smart plug. Useful if the plug is in a location different to the HA server. Can be entered in unix Country/Area format (i.e. "Australia/Sydney")
|
||||
timezone: ""
|
||||
# Set the duration between the sntp service polling ntp.org servers for an update
|
||||
|
||||
Reference in New Issue
Block a user