AlexxIT / SonoffLAN

Control Sonoff Devices with eWeLink (original) firmware over LAN and/or Cloud from Home Assistant
https://github.com/AlexxIT/Blog
MIT License
2.69k stars 414 forks source link

Sync in opposite direction: from HA to eWeLink #1443

Open wiistriker opened 3 months ago

wiistriker commented 3 months ago

Hello! Is there any plans to sync homeassistant devices to ewelink app?

https://github.com/CoolKit-Technologies/ha-addon-frontEnd/blob/820cde6a8ea2945832f35d4692a43d217245a8c2/src/api/ha-device.ts#L18

AlexxIT commented 3 months ago

This is the first time I've heard of this feature. I don't think I'll have time for it. Lots of other projects.

giacomocerquone commented 2 months ago

Hell yeah... I've been using the official shitty ewelink ha addon exactly for this usecase. I just tried to switch to SonoffLAN but noticed this feature is not available yet.

My setup is the following: I have HA with a sonoff zigbee dongle and 4 zbmini l2 (no neutral, zigbee only) that for the life of me I don't know how to sync in ewelink without using the official addon which is buggy as hell.

Reason for all this is to have the devices on google home without having to pay a subscription to the home assistant cloud and without rolling my own gcp app to support google home actions.

I'll probably end up buying a zbbridge

giacomocerquone commented 2 months ago

Btw yesterday I tried to look at the ewelink addon code and it's just a plain lie for them to say that it's open source software 😰 I couldn't find that endpoint anywhere and I've also witnessed a different compiled version which is at its turn also different compared to the version I have in my homeassistant instance, neither in the backend code they "open sourced" nor in the official coolkit official documentation.

Any idea?