Closed moh1t closed 1 year ago
getSystemConfig provides moduleName : ESP01_SHRGB1C_31, is this not getting detected as a RGB dimmable bulb?
any thoughts @MoTechnicalities? I can manually set the color temperature and dimmer by running the below command in ssh
echo '{"method":"setPilot","env":"pro","params":{"mac":"xxxxxxxxxxxx","src":"","state":true,"temp":3011,"dimming":100}}' | socat - UDP:
Ugh so stupid! I just had to turn off "lastStatus". Working now!
The dimmer or brightness % slider isn’t working in Homebridge and HomeKit.
I tested this with wiz a60 10w and a70 12w bulbs.
Please let me know what debug logs are needed to diagnose this further