Open MNeubauer72 opened 3 months ago
Hey there @emontnemery, mind taking a look at this issue as it has been labeled with an integration (zengge
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
zengge documentation zengge source (message by IssueLinks)
Following this issue, I'm having the same trouble with Zengge integration. Tried to manually install bluepy, but still not working.
I originally reported the problem to the Zengge project, but they said it was a Home Assistant Core integration problem and sent me back here. It seems that no one wants to take on the problem, apparently not enough users are reporting it.
Same Issue here
+1
+1
+1
idem
If anyone is interested, I managed a kinda workaround, inspired by this video. Found the ID of by Zengge device, and managed to identify codes related to triggers I needed (turn on, turn off). Saved this as a Python script, and calling it with me HA automation.
@Xalfen i'm interested. no news about zengge?
I found information that this project will not continue. Zengge should be forgotten and other controllers should be found.
LEDnetWF BLE - this integration in Home Assistant supports my 3 Zengge controllers. All the effects as in the mobile app, dynamic and static modes are available, and you can also change the colors at will. Everything works properly. Keep in mind, however, that these controllers work on Bluetooth and therefore you must have BT transmitters available with a good signal. I have some ESP32-WROOM-32D boards at my place.
The problem
Adding the configuration in the configuration.yaml file according to the https://www.home-assistant.io/integrations/zengge documentation, I get a warning when trying to run Home Assistant: Platform error 'light' from integration 'zengge' - Requirements for zengge not found: ['bluepy==1.3.0']. It seems that the component 'bluepy==1.3.0' is missing. How to install it? Unfortunately, despite searching various groups where I have encountered the same problem I have not found a solution.
What version of Home Assistant Core has the issue?
core-2024.8.2
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Zengee
Link to integration documentation on our website
https://www.home-assistant.io/integrations/zengge
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response