-
Worked through a problem I had and found that the commands passed to Virtual Tasmota via MQTT must be lower case.
cmnd/bedroomlight/power1 ON (works)
cmnd/bedroomlight/POWER1 ON (Doesn't)
It al…
-
# BUG REPORT INFORMATION
### Prerequisites
> The opened issue, must be code related. GitHub is not meant for support. Feel free to check the CONTRIBUTING section for more details.
***Versions…
-
> 🚩 In the following only the logs use-case have been considered. It is not excluded we may have similar issues with metrics.
**Problem Statement**
It is not uncommon to read logs from Kubernet…
-
**Describe the bug**
On clusters composed of Home Assistant and raspberry pis, it is possible to set the HA instance to auto-update.
If this option is set, HA will automatically update RA while the …
-
I made a new Device Service from "https://www.youtube.com/watch?v=Qd1jWKdYWBw" in macOS(M1), "make docker" worked.
```
jiekechoo@jiekechoo device-laptop-temp % make docker
docker build \
-f cmd/…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
https://git.sr.ht/~btrepp/environment/tree/main/item/dist/io/docker/btrepp/nzt/Dockerfile
…
-
I have flashed with both the newest firmware and web interface, and both my HF-LPB100 plugs work great, and are auto discovered by Home Assistant mosquitto broker.
But every time i restart HA, they a…
-
@moufmouf can you provide some clarification on the following section of the README, please?
https://github.com/container-interop/service-provider/blob/a55e71782c7c19b34112296ac22d2ae42b564469/READ…
-
How can I attach nodriver to another existing nodriver session (or to chrome existing tab/browser?)
In selenium/geckodriver I can do it with session ID:
```
# Connect to the existing instance
dr…
jwwq updated
5 months ago
-
Would you be willing to accept a PR with changes to enable Home Assistant auto discovery?
Out of coincidence I saw that the fork by @anastas78 already has an implementation for this, I wonder if he…