Skip to content

Commit

Permalink
1000 puls/kwh
Browse files Browse the repository at this point in the history
  • Loading branch information
mhendriks committed Jan 29, 2024
1 parent 2767a0d commit 7d135d0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions s0-dongle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ ota:
wifi:
# ssid: !secret wifi_ssid
# password: !secret wifi_password

# Enable fallback hotspot (captive portal) in case wifi connection fails
# reboot_timeout: 0s
ap:
ssid: ${device_name}
ap_timeout: 15s
Expand All @@ -46,11 +46,12 @@ web_server:

# Enable logging
logger:
level: DEBUG
level: INFO
esp8266_store_log_strings_in_flash: False

api:
#via Home Assistant Ontwikkelhulpmiddelen > services zoeken op esphome.watermeter_set_water_reading en via deze methode de juiste beginstand invoeren
# reboot_timeout: 0s
services:
- service: s0_reset_total_energy
then:
Expand Down

0 comments on commit 7d135d0

Please sign in to comment.