mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
why keep track any more?
This commit is contained in:
@@ -16,11 +16,10 @@ ethernet:
|
||||
|
||||
use_address: ${devicename}.local
|
||||
|
||||
manual_ip:
|
||||
static_ip: ${static_ip}
|
||||
gateway: !secret iot_default_gateway
|
||||
subnet: !secret iot_subnet_mask
|
||||
dns1: !secret iot_default_dns1
|
||||
# manual_ip:
|
||||
# static_ip: ${static_ip}
|
||||
# gateway: !secret iot_default_gateway
|
||||
# subnet: !secret iot_subnet_mask
|
||||
# dns1: !secret iot_default_dns1
|
||||
|
||||
text_sensor:
|
||||
- <<: !include text_sensor/ethernet_info.config.yaml
|
||||
text_sensor: !include text_sensor/ethernet_info.config.yaml
|
||||
Reference in New Issue
Block a user