-
I wanted to share that I recently did something similar but took it a step further for integration into ESPHome. After finding your repo, I thought it might be helpful to share my approach with you.
…
-
Hi, first of all Thank you for your this great work !
I am just wondering is it also possible to integrate Grohe blue product which is appeared in Ondus app? Grohe Blue Home/Professional is able to…
-
when we change view from main screen to a subwindow, wallpanel is deactivated, even if we come back to the main window.
-
My Home Assistant version: 2024.4.4
My lovelace configuration method (GUI or yaml): YAML
I'm trying to configure a map with multiple markers / entities, which should have different styles:
``…
-
### What happened?
All of my lights have strange behavior or do not respond only after a restart works for a while and the same behavior happen again, also they go offline. I have about 90 devices mo…
-
Trying to set up the SFS V2.0 on an SKR Mini E3 V3 and not sure of the wiring. The manual has the wiring from the SFS going to 2 pins on the E0DET and to 2 pins on the E1DET plugs and the SKR Mini E3 …
-
I've been trying to figure out why it keeps resetting and attempting to resolve it. It does seem to happen less often when not using the DDP / WLED effect
this is my ESPHome config
```yaml
# De…
-
# Hakai Dataset Submission
Below are listed all the different steps related to the initial submission of a dataset.
A more detailed written and visual description of every step is available resp…
-
```zigbee:
id: "zb"
endpoints:
- num: 1
device_type: ON_OFF_LIGHT
clusters:
- id: ON_OFF
attributes:
- id: 0
type: bool
…
-
Instead of
```
oic.addEventListener("updaterequest", onLightUpdate);
oic.addEventListener("observerequest", onLightObserve);
oic.addEventListener("deleterequest", onLightDelete);
...…