Hello, before the upgrade i use this sonoff switch to control my garage door opener. With the new version 115 of home assistant, this switch doesn’t work. I would install on it esphome .
Some one have the code or the name of this module to try to install esphome on it ?
Thanks
Thomas
1 Like
tom_l
September 21, 2020, 7:17am
2
Model: PSF-B01
There’s some information here:
opened 06:05PM - 15 May 17 UTC
closed 12:26AM - 04 Sep 18 UTC
Hi All,
I just took possession of the above new device that appears to be the new version of the old device...
felipecrs
(Felipe Santos)
January 6, 2025, 4:02am
3
I’m adding this to https://devices.esphome.io :
esphome:main
← felipecrs:ewelink-relay
opened 03:55AM - 06 Jan 25 UTC
# Brief description of the changes
Add eWelink 5V/12V Inching Relay
## Type of… changes
- [x] New device
- [ ] Update existing device
- [ ] Removing a device
- [ ] General cleanup
- [ ] Other
## Checklist:
- [x] There are no passwords or secrets references in any examples.
The only exceptions are `!secret wifi_ssid` and `!secret wifi_password`.
- [x] The `wifi` or `ethernet` block has no static / manual ip address specified.
- [x] The first configuration provided should be **hardware definitions only**.
A more involved example can be provided in a separate configuration block.
1 Like
Thank you! I’ll try it out and let you know.