Skip to content

Commit

Permalink
feat(esphome): update sensor-heating config
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 11, 2023
1 parent c1f830b commit e716f7e
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,16 @@ logger:

# Enable Home Assistant API
api:
password: !secret api_password
encryption:
key: !secret api_encription_key

ota:
password: !secret ota_password_old
password: !secret ota_password

wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
use_address: 192.168.1.242
use_address: 192.168.1.150

# Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
Expand Down

0 comments on commit e716f7e

Please sign in to comment.