mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-11 15:42:10 +01:00
8889762bef
Related to #8607. In some cases removed information that is actually generic information and should not be in binding readme. Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
12 lines
624 B
Markdown
12 lines
624 B
Markdown
# Smartthings Binding Troubleshooting Guidelines
|
|
Below are some recommendations on resolving issues with things not working as expected
|
|
|
|
## Viewing Smartthings logs
|
|
On the Smartthings hub all of the incoming messages and the responses are logged. Looking at these logs can be very informative.
|
|
|
|
To view these logs perform the following steps:
|
|
1. Using the Smartthings developers [IDE](https://graph.api.smartthings.com/):
|
|
2. Logon, if you are not logged on
|
|
3. Select **Live Logging** from the top menu bar.
|
|
4. Try the device that isn't working and look for log messages related to the device you are having troubles with
|