home-assistant.io
home-assistant.io copied to clipboard
Feedback confused on how to fix
Feedback
Theis section on fixing the config for smartthings is unclear.
"Confirm the callback URL is correct. If using Home Assistant Cloud it will start with https://hooks.nabuca.casa. If the URL is not correct, update your Home Assistant configuration, restart, and try again."
I have a nabucasa hook.
This instruction is unclear. How do I update home assistant with the configuration? Please be more specific in documentation.
Does this mean change to configuration.yaml? If so, what line should I add?
Thank you
URL
https://www.home-assistant.io/integrations/smartthings/
Version
2022.6.4
Additional information
config.yaml
Loads default set of integrations. Do not remove.
default_config:
Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml
Example configuration.yaml entry
nest: client_id: "xxxxx" client_secret: "xxxxxx"
"Project ID" in the Device Access Console (not Cloud Project ID!)
project_id: "xxxxxx"
Hey there @andrewsayre, mind taking a look at this feedback as it has been labeled with an integration (smartthings
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.