iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
162 stars 65 forks source link

[Hardware Request]: Shelly PM Mini Gen3 #971

Closed Steff42 closed 5 months ago

Steff42 commented 5 months ago

I'm sure that

Shelly device

Shelly PM Mini Gen3

Further information

https://www.shelly.com/de/products/shop/shelly-pm-mini-gen3

Debug-Log Shelly PM Mini Gen3 Debug-log.txt

github-actions[bot] commented 5 months ago

Thanks for reporting a new issue @Steff42!

  1. Please make sure your topic is not covered in the documentation
  2. Please attach all necessary log files (in debug mode!), screenshots and other information to reproduce this issue
  3. Search for the issue topic in other/closed issues to avoid duplicates!
  4. Ensure that you use the latest available beta version of this adapter (not the current stable version): 6.9.0

    Otherwise this issue will be closed.

Steff42 commented 5 months ago

Shelly-Adapter (6.9.0) is in use.

Scram99 commented 5 months ago

Having pretty much the same issue. Any update on Shelly Mini Gen3 (the one without the PM)?

Steff42 commented 5 months ago

Here is a response of the shelly to a "GetStatus"-request --> http://192.168.0.159/rpc/Shelly.GetStatus?

{ "ble": {}, "cloud": { "connected": false }, "mqtt": { "connected": false }, "pm1:0": { "id": 0, "voltage": 240.4, "current": 5.555, "apower": 1322.8, "freq": 49.9, "aenergy": { "total": 699.393, "by_minute": [ 5997.86, 0, 0 ], "minute_ts": 1713080940 }, "ret_aenergy": { "total": 0, "by_minute": [ 0, 0, 0 ], "minute_ts": 1713080940 } }, "sys": { "mac": "xxxxxxxxxxxx", "restart_required": false, "time": "09:49", "unixtime": 1713080974, "uptime": 316035, "ram_size": 261068, "ram_free": 160784, "fs_size": 1048576, "fs_free": 729088, "cfg_rev": 22, "kvs_rev": 5, "schedule_rev": 0, "webhook_rev": 0, "available_updates": {}, "reset_reason": 3 }, "wifi": { "sta_ip": "192.168.0.159", "status": "got ip", "ssid": "xxxxxxxx", "rssi": -27 }, "ws": { "connected": false } }

Heinz9 commented 5 months ago

I got a Shelly PM Mini Gen2 device, which was defective and replaced by Shelly under warranty. The new device is a Gen3 device. So, I'm stuck with the same issue. Already any progress? Thanks in advance