-
Zephyr subsystems creates multiple (sub-)sublibraries, especially bluetooth and
net. Those subsystems also has internal dependencies to each other.
Multiple subsystems in Zephyr has a lot of sub l…
-
I just deployed this via docker in Portainer. Everything appears to be running correctly. After going through the setup pages I am presented with a login screen. I enter the appropriate login and p…
-
I log activity using MQTT over a VPN. And I can turn devices on and off over the same VPN using both MQTT and the web page you've created for this. But this is for non vital activities only, the VPN r…
-
### Question
Q1: Where did you obtain swagger/openapi info on HA?
Q2: Can't compile - Tips most welcome (VSC 2021), loaded all repos in same level...
Severity Code Description Project File Li…
-
Dear Members,
i want to realize stair lighting.
When you go up or down the stairs, the led stripe should light up step by step.
After a short time, the stairs go out one by one.
This function…
-
Very minor but it would be kind of cool to be able to toggle the light states on\off via the API on the hub plus.
-
When running sst dev in my development environment, I encounter an error related to connecting to the MQTT broker via WebSockets.
The connection attempt fails with a WebSocket close code 1005, indic…
-
Define the protocol for sending SK messages using an unreliable, unordered, packet oriented transport such as UDP. Simple applications include:
- sensor devices broadcasting data updates
- sending u…
-
I did everythinggggg possible to try to get HASS talk to ST bridge, i ONLY receive notifications from ST, not the other way around, please support
Here are my config:
config.yml
```
mqtt…
-
For connecting to MQTT channel of AWS IOT core we are using custom auth lambda for policy generation.
In custom auth lambda we are using access token of AWS cognito to authenticate request.
I want …