09-03-2024, 01:37 PM
(09-02-2024, 06:31 PM)Techno Wrote:
I made a workaround hack, it is dumb but it works.
Used one of the relays in NO to break GPIO12. and on boot made a sequence so that it switches on (GPIO12 starts working after board has booted)
It ate one of the relay on board, i will wait for the admin for any advice
on_boot:
priority: 600 # Boot priority, ensure it happens after most components have started
then:
- delay: 10s
- switch.turn_on: relay_3
I like that, unfortunately all my relays are used.
I think I have no choice but to use a UART to I2C bridge. see https://esphome.io/components/weikai.html