Posts: 33
Threads: 5
Joined: May 2024
Reputation:
0
hi! there is any reason to use inverted= true in the config? this is to use with NC contactor?
im asking because in the power distribution box diagram you use a NO contactor and i already ourchase like 32 units... thanks a lot!
Posts: 9,808
Threads: 1,333
Joined: Oct 2020
Reputation:
249
Reverse the logic of all outputs
Posts: 33
Threads: 5
Joined: May 2024
Reputation:
0
thanks.. the yaml send this error when I try to install the yaml file
INFO ESPHome 2026.3.3
INFO Reading configuration /config/esphome/a24-1.yaml...
Failed config
esphome: [source /config/esphome/a24-1.yaml:2]
name: a24
Please remove the `platform` key from the [esphome] block and use the correct platform component. This style of configuration has now been removed.
platform: ESP32
board: esp32dev
Posts: 9,808
Threads: 1,333
Joined: Oct 2020
Reputation:
249
because now esphome yaml syntax is updated. just do as esphome tip.