Open toofewacres opened 1 day ago
You should be able to run "pip install" in the root dir of this repository. To turn the lights on and off automatically you can use Home Assistant Automations.
1st of all, thank you for pulling this all together. Chihiro's' WIFI hub is the pits. I had 2 of them over about a year and they just quit working. Plus their app is not the easiest to deal with either.
I have just about every other aspect of of my tank monitoried or controlled thru HA and my lights were the missing part..
Adding a bluetooth proxy with an ESP32 and ESPhome is very simple and works great. Only about $10 costs too.
The functions for the lights work fine. On, Off, brightness adjustment. etc.
One thing is that my lights show up as using the "fallback" .
I have a WRGB Pro 120 it's id is DYWPR120 which is different than what is in your files. The fall back configuration works.
I laso have a z mini which shows up as DYZSD (which I thing is what you are referring to as the terrarium light) It only has 2 channels to control.
I also tried again with the command line. There seems to be something not working when pip is trying to install. Must be that HA doesn't have all of the proper python files in their distribution. I'll do some digging and see if I can sort it out..
The only reason I was thinking I want to be able to use the CLI is for setting scheules and ramp up times. I know I can go the route thru writing some automations scripts and accomplish the same thing so if I can't figure it out thru CLI, I'll go that route.
Thank you again.
On 2024-11-21 01:04, Michael Dietrich wrote:
You should be able to run "pip install" in the root dir of this repository. To turn the lights on and off automatically you can use Home Assistant Automations.
-- Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. You are receiving this because you authored the thread.Message ID: @.***>
[1] https://github.com/TheMicDiet/chihiros-led-control/issues/51#issuecomment-2490150097 [2] https://github.com/notifications/unsubscribe-auth/ABTQPB3IM7MQYNQGMMAKFML2BVZXNAVCNFSM6AAAAABSFYHBMOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJQGE2TAMBZG4
Discussed in https://github.com/TheMicDiet/chihiros-led-control/discussions/50