-
Links in the readme no longer work - how do we get an API key and Device ID for this integration? Thank you.
-
Would it be possible to get this script to spit out a .json in the following format?
{
"posts": [
{ "id": 1, "title": "json-server", "author": "typicode" }
],
"comments": [
{ "id…
-
Hi, thank you for sharing the govee smartthings api. I have been using it for controlling the govee tv led lights H6104. I have noticed that when the led lights are powered on or off from another app,…
-
Until a few days ago everything worked fine. Thank you for the great integration.
Unfortunately, the "select source" function has now been lost.
It is also not possible to choose the source with a s…
-
Cannot enroll in the channel name "light790". Here is the channel link: https://bestow-regional.api.smartthings.com/invite/8b2AL8m4AmMv
When clicking on the "Enroll" button it just spins (circle …
-
Since this is a port of the smartthings-mqtt-bridge written by nodejs, this project does need some level of documentation suitable, and of course expanded to include the new and potentially growing li…
-
I struggled for days to find out why nothing was coming out of my SmartThings hub into the Bridge. Finally I noticed an error in the live logging that referred to a Device Network ID (DNID), hinting t…
-
### The problem
When the washing machine is powered on and the is lid closed, you can remotely start the washing machine. For this, you need to press the "Smartthings button" on the washing machine…
-
I'm observing a case where the prometheus collector doesn't appear to be collecting all the metrics from an endpoint. Here is the check config:
**Check Definition**
```yaml
type: CheckConfig
api…
-
Thanks for this.
What ideally should be added is a demo of how to watch devices to see when their state changes.
I'm not fully versed in the API yet, but it looks like you have to poll each devi…