You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the bluetooth connection is interrupted during the long runtime script, the LED remains on, for example at half brightness. Where the script held.
What I want to achieve is to read the values out. Especially the brightness of the LEDs.
The lack of readout also causes another problem:
If I change the brightness of red for example to 50% from another device, the home assistant always shows the last value set by itself.
The CLI also does not provide a readout option. There is ony “SET” values, but there is no “GET”.
I would like to have something for each colors:
chihirosctl get-color-brightness ID 1
chihirosctl get-color-brightness ID 2
chihirosctl get-color-brightness ID 3
Is this a chihiros/bluetooth issue or I miss something?
Also Im not sure where the chihirosctl sets the time on the device if I want to use automatic timed setting or enable-auto-mode
By default, the phone application sets the exact time on the device after a power outage.
Without a phone app, does chihirosctl set the correct time?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First of all, I want to thank you for your work.
Great job!
I have two LEDs. A WRGB II Pro 45cm and a WRGB II Pro 60cm
I managed to install the CLI, but I basically control it from Home Assistant via bluetooth proxy with long running scipts
(https://community.home-assistant.io/t/increase-or-decrease-light-brightness-over-time/600349)
If the bluetooth connection is interrupted during the long runtime script, the LED remains on, for example at half brightness. Where the script held.
What I want to achieve is to read the values out. Especially the brightness of the LEDs.
The lack of readout also causes another problem:
If I change the brightness of red for example to 50% from another device, the home assistant always shows the last value set by itself.
The CLI also does not provide a readout option. There is ony “SET” values, but there is no “GET”.
I would like to have something for each colors:
Is this a chihiros/bluetooth issue or I miss something?
Also Im not sure where the chihirosctl sets the time on the device if I want to use automatic timed setting or enable-auto-mode
By default, the phone application sets the exact time on the device after a power outage.
Without a phone app, does chihirosctl set the correct time?
Thanks for your job!
Beta Was this translation helpful? Give feedback.
All reactions