Hi everyone,
I recently aquired an old electric board with 30 (depricated) automatic fuses:
Just for fun: I want to use those fuses as “sensors” by integrating their status (open/closed) in my Home Assistant.
So I fact I just want to read the “state” of a fuse: on/off (open/closed).
Main idea:
- use an ESP8266 or ESP32
- Use ESPhome as software
- I want to have 30 physical attached control leds
- I want to get the status of each fuse in Home Assistant
Can this be done with an ESP8266/ESP32 and ESPhome?
This is all very new to m, so any kind help in baby steps (electric wiring schema, software config etc…) is appreciated
kind regards,
Bart Plessers