core
core copied to clipboard
Shelly EM - reboot button unavailable
The problem
Shelly Em reboot button .. that was always available.. now it's unavailable (maybe after it's recent Fw update?) Anyone else has the same?
What version of Home Assistant Core has the issue?
Home Assistant 2023.2.0 Supervisor 2023.01.1 Operating System 9.5 Frontend 20230201.0 - latest
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Shelly
Link to integration documentation on our website
No response
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response
Hey there @balloob, @bieniu, @thecode, @chemelli74, @bdraco, mind taking a look at this issue as it has been labeled with an integration (shelly
) you are listed as a code owner for? Thanks!
Code owner commands
Code owners of shelly
can trigger bot actions by commenting:
-
@home-assistant close
Closes the issue. -
@home-assistant rename Awesome new title
Renames the issue. -
@home-assistant reopen
Reopen the issue. -
@home-assistant unassign shelly
Removes the current integration label and assignees on the issue, add the integration domain after the command.
(message by CodeOwnersMention)
shelly documentation shelly source (message by IssueLinks)
Please download the diagnostics from the device card in Home Assistant and attach it in a comment.
Hello,
I had the same issue with the newest firmware update from shelly (Plug S, 1PM). With update to 2023.5.3 the shellys work normal and the switches shows the correct status and work.@spanzetta: you should test it with the actual version of HA
Hello,
I had the same issue with the newest firmware update from shelly (Plug S, 1PM). With update to 2023.5.3 the shellys work normal and the switches shows the correct status and work.@spanzetta: you should test it with the actual version of HA
I already have 2023.5.3 and the reboot button (only that) is NOT available
Anyone else has the same issue?
from few days also the "Shelly Channel 2 Power factory" is unavailable.. What's wrong? Loosing those sensors without any apparent reason... Any clue?
now "Shelly Channel 2 Power factory" came back.. But Reboot button is still unavailable.. Anyone can explain why it happens?
Anyone can explain why it happens?
Without information from your system... nobody.
Add this to your configuration.yaml
file:
logger:
default: error
logs:
aioshelly: debug
homeassistant.components.shelly: debug
restart HA, if the restart entity will be unavailable wait an hour and attach here log file. Additionally, please attach diagnostics file.
Anyone can explain why it happens?
Without information from your system... nobody.
Add this to your
configuration.yaml
file:logger: default: error logs: aioshelly: debug homeassistant.components.shelly: debug
restart HA, if the restart entity will be unavailable wait an hour and attach here log file. Additionally, please attach diagnostics file.
Thanks for the suggestions.. I will do it as soon as possible.
One question: when you say "attach here log file" "and diagnostic file" to which files are you exactly referring to? Can you pls specify both file names and positions? Thanks again
log file
https://www.home-assistant.io/docs/configuration/troubleshooting/#disable-debug-logging-and-download-logs
diagnostic file
https://www.home-assistant.io/docs/configuration/troubleshooting/#download-diagnostics
very clear (many thanks)! Will do it now
here you go.. see attached logs and diagnostic..
Currently, only Reboot button is not available.. As you know in the past it was always available.. The other sensor (Shelly Channel 2 Power factory) only sometimes became unavailable.. and then it comes back without doing anything. Pls let me know your findings Thanks
config_entry-shelly-8d15709564bf05b0377a7b44699156d1.json.txt home-assistant_shelly_2023-06-05T16-12-17.319Z.log
Can you add a picture from the device card in Home Assistant:
I have seen something which may cause a new entity to be created. Thanks
See below.. In this moment, again, also the Channel 2 Power Factor is unavailable.. Sometimes it comes back without doing anything
For the power factor there is a known issue (https://github.com/home-assistant/core/issues/93731), we are working on it. Please do not mix it with the reboot issue. For the reboot, the device name was probably renamed, so a new reboot button is created (the one above the missing one). You can delete the missing one. I will add logic to prevent this in the future when a device is renamed.
all clear now.. thanks (I didn't think about renaming)