Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shelly Plus Smoke discovered and appears in Integrations, but not in Devices or Entities #89228

Closed
rody64 opened this issue Mar 6, 2023 · 10 comments

Comments

@rody64
Copy link

rody64 commented Mar 6, 2023

The problem

Got the new released Shelly Smoke Plus and tried to install it in Home Assistant.

The Shelly Plus Smoke is discovered by Home Assistant and appears in Integrations, but not in Devices or Entities.

So also nothing visible under Developer Tools, States.

What version of Home Assistant Core has the issue?

core-2023.3.1

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

https://www.home-assistant.io/integrations/shelly

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
plus-integration

@home-assistant
Copy link

home-assistant bot commented Mar 6, 2023

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)

@bieniu
Copy link
Member

bieniu commented Mar 6, 2023

Did you set up the outbound websocket as described in the documentation?

@rody64
Copy link
Author

rody64 commented Mar 6, 2023

See image

smoke-websocket

@bieniu
Copy link
Member

bieniu commented Mar 6, 2023

obraz

If this little chain is gray, it means that websocket is not connected. Probably your configuration is wrong.
You should use wss:// if TLS is configured. But... are you sure you are using TLS?

@rody64
Copy link
Author

rody64 commented Mar 6, 2023

Working.
Thank you for guiding in the right way.
Now little chain is white
smoke-websocket-connected

Solution was wss:// and TLS No Validation.
smoke-websocket-working

Now Shelly Smoke Plus integration gives:
smoke-device-entities

Thanks bieniu!

@rody64 rody64 closed this as completed Mar 6, 2023
@bieniu
Copy link
Member

bieniu commented Mar 6, 2023

Probably you should use TLS no validation and ws://.

@rody64
Copy link
Author

rody64 commented Mar 6, 2023

Actually I have setup my Home Assistant with SSL keys in /root/ssl.
So wss://?

@bieniu
Copy link
Member

bieniu commented Mar 6, 2023

Oh, so wss:// is OK.

@BertHankes

This comment was marked as off-topic.

@BertHankes
Copy link

Just got an update to Firmware: 0.14.1
Now TLS no validation' with 'wss://...' is possible also in webinterface!

@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants