Hi, i’m trying to use official shelly integration to connect to 2 shelly 1 devices. Both have firmware 1.8.3 (so greather than the min 1.8 required). One have cloud enabled and the other not, both have mqtt disabled (but if i’m right the official integration uses CoAP, so MQTT is not required)
I’m able to ping, access http://IPADDRESS/status json page and also http://IPADDRESS web interface (it takes so long to load but i think is normal due to low power of ESP8266).
Both are operating normally with shelly app, the one connected to shelly cloud is also working directly from google home app.
Do you have the same problem? Is there someone with shelly 1 1.8.3 fw that is able to use native integration?
I’ve enough abilities in programming and network analysis, so if some of you can tell me where i can find source code for this integration i can also try to check what is not working.