Skip to content

🐛 time#1

Open
carmelo42 wants to merge 1 commit intogit-greatguy:mainfrom
carmelo42:main
Open

🐛 time#1
carmelo42 wants to merge 1 commit intogit-greatguy:mainfrom
carmelo42:main

Conversation

@carmelo42
Copy link
Copy Markdown

Hello,
A little fix to be able to compile code on ESPbuilder.

Without:

INFO ESPHome 2025.11.4
INFO Reading configuration /config/esphome/esp32d1-001.yaml...
INFO Detected timezone 'Europe/Paris'
INFO Detected timezone 'Europe/Paris'
WARNING GPIO2 is a strapping PIN and should only be used for I/O with care.
Attaching external pullup/down resistors to strapping pins can cause unexpected failures.
See https://esphome.io/guides/faq.html#why-am-i-getting-a-warning-about-strapping-pins
Failed config

time.sntp: [source /config/esphome/esp32d1-001.yaml:121]
  
  Found multiple SNTP configurations but id is inconsistent.
  platform: sntp
  id: refresh_thermostat
  on_time: 
    - seconds: 
        - 0
        - 30
        - 60
      then: 
        - lambda: !lambda |-
            id(external_temp).publish_state(id(external_temp).state);
  timezone: CET-1CEST,M3.5.0,M10.5.0/3
  update_interval: 15min

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant