Finally I sent my device back to the seller, I hope to have my money back because many other devices I got of other brands do not have any issues at all. I don't understand how shelly is so expensive.
Beiträge von Manuel.na82
-
-
...and, by the way: 8 months old Shellies are still in warranty period. Would propose to claim for a replacement!
Yeap, I think I will.
-
Other nonsense behaviour, I have just checked again without the clamp and both channels had is_valid:true ... 10 seconds later shelly is no longer connected to the wifi.
After a factory reset, it last 1 minuted connected to the wifi, then it disconnects.
I am starting thinking Shelly is a crap brand, I am reading a lot of users with similar issues.
-
I don't think so, P2 pins were never used and they also have "is_valid": false . And of course, I recently tried with the clamp there and did not work.
-
With the Shelly disconnected from power supply and clamps unplugged... 10 ohms between p1/p1+ and p2/p2+ so resistances are still working.
-
With the clamps disconnected, the volts between P1/P1+ and P2/P2+ is 0V , so it looks like there is no power in the clamp pins.
Anyway to get the shelly alive again?
Is this also normal?
"hwinfo": { "hw_revision": "dev-prototype", "batch_id": 0 }
dev-prototype ??? I saw other shelly em's showing the manufacture date.
-
I have a similar issue, what do you have if you go to http://<your_shelly_ip>/status ?
-
Hi, sure, here are the settings:
Code: Settings.json
Alles anzeigen{ "device": { "type": "SHEM", "mac": "C45******", "hostname": "shellyem-C45*****", "num_outputs": 1, "num_meters": 0, "num_emeters": 2, "report_period": 1 }, "wifi_ap": { "enabled": false, "ssid": "shellyem-C4****", "key": "" }, "wifi_sta": { "enabled": true, "ssid": "My_SSID", "ipv4_method": "dhcp", "ip": null, "gw": null, "mask": null, "dns": null }, "wifi_sta1": { "enabled": false, "ssid": null, "ipv4_method": "dhcp", "ip": null, "gw": null, "mask": null, "dns": null }, "ap_roaming": { "enabled": false, "threshold": -70 }, "mqtt": { "enable": false, "server": "192.168.33.3:1883", "user": "", "id": "shellyem-C4*****", "reconnect_timeout_max": 60.0, "reconnect_timeout_min": 2.0, "clean_session": true, "keep_alive": 60, "max_qos": 0, "retain": false, "update_period": 30 }, "coiot": { "enabled": true, "update_period": 15, "peer": "" }, "sntp": { "server": "time.google.com", "enabled": true }, "login": { "enabled": false, "unprotected": false, "username": "***" }, "pin_code": "", "name": null, "fw": "20230503-102005/v1.13.0-g9aed950", "discoverable": true, "build_info": { "build_id": "20230503-102005/v1.13.0-g9aed950", "build_timestamp": "2023-05-03T10:20:05Z", "build_version": "1.0" }, "cloud": { "enabled": true, "connected": false }, "timezone": null, "lat": 500.0, "lng": 500.0, "tzautodetect": true, "tz_utc_offset": 0, "tz_dst": false, "tz_dst_auto": true, "time": "", "unixtime": 0, "led_status_disable": false, "debug_enable": false, "allow_cross_origin": false, "actions": { "active": false, "names": [ "over_power_url", "under_power_url", "over_power_url", "under_power_url", "out_on_url", "out_off_url" ] }, "hwinfo": { "hw_revision": "dev-prototype", "batch_id": 0 }, "relays": [ { "name": null, "ison": false, "has_timer": false, "default_state": "off", "auto_on": 0.0, "auto_off": 0.0, "schedule": false, "schedule_rules": [] } ], "emeters": [ { "name": null, "appliance_type": "General", "ctraf_type": 50, "max_power": 0 }, { "name": null, "appliance_type": "General", "ctraf_type": 50, "max_power": 0 } ], "eco_mode_enabled": true }
-
My 8 months old Shelly EM is not returning any Kwh or V and the json returned by the "status" endpoint looks like this:
Code
Alles anzeigen{ "wifi_sta": { "connected": true, "ssid": "My_Wifi_SSID", "ip": "192.168.0.65", "rssi": -59 }, "cloud": { "enabled": true, "connected": true }, "mqtt": { "connected": false }, "time": "16:08", "unixtime": 1689257281, "serial": 9, "has_update": false, "mac": "C4*******", "cfg_changed_cnt": 2, "actions_stats": { "skipped": 0 }, "relays": [ { "ison": false, "has_timer": false, "timer_started": 0, "timer_duration": 0, "timer_remaining": 0, "overpower": false, "is_valid": false, "source": "http" } ], "emeters": [ { "power": 0.0, "reactive": 0.0, "pf": 0.0, "voltage": 0.0, "is_valid": false, "total": 0.0, "total_returned": 0.0 }, { "power": 0.0, "reactive": 0.0, "pf": 0.0, "voltage": 0.0, "is_valid": false, "total": 0.0, "total_returned": 0.0 } ], "update": { "status": "idle", "has_update": false, "new_version": "20230503-102005/v1.13.0-g9aed950", "old_version": "20230503-102005/v1.13.0-g9aed950" }, "ram_total": 51064, "ram_free": 36608, "fs_size": 233681, "fs_free": 157126, "uptime": 16035 }
In both emeters "is_valid" is False, so is it dead? any way to fix it? a factory reset , a downgrade of firmware or using other power supply did not work.
Really sad that it did not last a year.
Thanks for your comments!