Hannes
Hannes
> Ich habe jetzt das Scrit mehrere Tage getestet und im Einsatz, ich habe immer wieder nach ein paar Tagen, das das script läuft aber hängen bleibt, dann gibt mir...
Hallo zusammen, @HerbertHubertus @tha0o0 macht doch alle, die aktuell ein Problem mit meinem Script haben Web oder Console Version ein Issue bei mir auf. Ich muss wissen: - LOGS -...
Please also add tests so we can see the raw Data we get from your device (sometimes it differs from old docs) also it is a good way to get...
> I've re-added the `hasUpdate`. The Gen1 devices report this too. See also [here](https://shelly-api-docs.shelly.cloud/gen1/#status). As i told you it would be great if you could just open the link in...
> Of course, this is the output of my device: > ```json > { > "wifi_sta": { > "connected": true, > "ssid": "", > "ip": "172.20.30.30", > "rssi": -30 >...
> I'm sorry if this sounds silly, but what exactly do you mean? > > The test is already included in this PR, but only with a shorter version of...
@sfeilmeier i guess ready for merge? :)
> Hi @sfeilmeier, > > i've fixed the JUnit test and added the information to `readme.adoc.` Looks like the test is still failing
> You are right. The problem was the api call. I implemented the same method as it used in the Shelly 3EM: > https://github.com/OpenEMS/openems/blob/bd3f81c133ea1b64cbf9097bdb00b2b0e6024e1b/io.openems.edge.io.shelly/src/io/openems/edge/io/shelly/shelly3em/IoShelly3EmImpl.java#L128 > > https://github.com/OpenEMS/openems/blob/bd3f81c133ea1b64cbf9097bdb00b2b0e6024e1b/io.openems.edge.io.shelly/src/io/openems/edge/io/shelly/common/Utils.java#L77 > > But...
> Okay, this is strange. > > I didn't have one to test it with, but RPC isn't listed in the official documentation. > > It is not working with...