mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
A log of small fixes
This commit is contained in:
@@ -21,6 +21,7 @@ api:
|
||||
|
||||
ota:
|
||||
- platform: esphome
|
||||
id: local_ota
|
||||
password: !secret ota-password
|
||||
|
||||
debug:
|
||||
|
||||
@@ -17,5 +17,5 @@ ethernet:
|
||||
subnet: !secret iot_subnet_mask
|
||||
dns1: !secret iot_default_dns1
|
||||
|
||||
text_sensor:
|
||||
- <<: !include text_sensor/ethernet_info.config.yaml
|
||||
packages:
|
||||
text_sensor: !include text_sensor/ethernet_info.config.yaml
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
esphome:
|
||||
|
||||
text_sensor:
|
||||
- platform: ethernet_info
|
||||
ip_address:
|
||||
|
||||
Reference in New Issue
Block a user