I have updated to version 3.0.12 test and shelly EM continues offline.
The Shelly Plug S only updates the values when you start the application, then never again.
I have downloaded the debug version again and the log is exactly the same. And the addon does not show the status of the reed switch, nor any message when I activate any shelly.
This is the status of the shelly 1 with addon:
reed off:
{“wifi_sta”:{“connected”:true,“ssid”:“xxxxxxxxxx”,“ip”:“0.0.0.0”,“rssi”:-63},“cloud”:{“enabled”:true,“connected”:true},“mqtt”:{“connected”:false},“time”:“17:47”,“unixtime”:1613321246,“serial”:70,“has_update”:false,“mac”:“00000000”,“cfg_changed_cnt”:2,“actions_stats”:{“skipped”:0},“ext_switch":{“0”:{“input”:0}},“relays”:[{“ison”:false,“has_timer”:false,“timer_started”:0,“timer_duration”:0,“timer_remaining”:0,“source”:“http”}],“meters”:[{“power”:0.00,“is_valid”:true}],“inputs”:[{“input”:0,“event”:”",“event_cnt”:0}],“ext_sensors”:{},“ext_temperature”:{},“ext_humidity”:{},“update”:{“status”:“idle”,“has_update”:false,“new_version”:“20210115-102904/v1.9.4@e2732e05”,“old_version”:“20210115-102904/v1.9.4@e2732e05”,“beta_version”:“20210209-101435/v1.10.0-rc2-g0cf9ee3-heads/v1.10.0-rc2”},“ram_total”:50704,“ram_free”:38196,“fs_size”:233681,“fs_free”:145078,“uptime”:108090}
and reed on:
{“wifi_sta”:{“connected”:true,“ssid”:“xxxxxxxx”,“ip”:“0.0.0.0”,“rssi”:-64},“cloud”:{“enabled”:true,“connected”:true},“mqtt”:{“connected”:false},“time”:“17:49”,“unixtime”:1613321378,“serial”:71,“has_update”:false,“mac”:“00000000”,“cfg_changed_cnt”:2,“actions_stats”:{“skipped”:0},“ext_switch":{“0”:{“input”:1}},“relays”:[{“ison”:false,“has_timer”:false,“timer_started”:0,“timer_duration”:0,“timer_remaining”:0,“source”:“http”}],“meters”:[{“power”:0.00,“is_valid”:true}],“inputs”:[{“input”:0,“event”:”",“event_cnt”:0}],“ext_sensors”:{},“ext_temperature”:{},“ext_humidity”:{},“update”:{“status”:“idle”,“has_update”:false,“new_version”:“20210115-102904/v1.9.4@e2732e05”,“old_version”:“20210115-102904/v1.9.4@e2732e05”,“beta_version”:“20210209-101435/v1.10.0-rc2-g0cf9ee3-heads/v1.10.0-rc2”},“ram_total”:50704,“ram_free”:38164,“fs_size”:233681,“fs_free”:145078,“uptime”:108223}