anthonywebb / homebridge-cbus

CBus plugin for homebridge
MIT License
35 stars 20 forks source link

Syntax error on level when turning a light on #118

Open Brue24 opened 3 years ago

Brue24 commented 3 years ago

Hi

i have been attempting to setup hombridge on a PI 3 and am getting a syntax error 400 on the level string which i think is being caused by the string returning a level as a percentage rather than an integer. I have my lights and bridge added to home but when i attempt to turn on a light, it doesn’t turn on and the error in the attached screen shot occurs. I was hoping that you may know the solution to the misreported level please

cheers

Andrew

90FAB1C8-51CA-4319-B957-0D09CAAC04A6

Brue24 commented 3 years ago

Found the issue. It pays to be running the most up to date cbus toolkit/c-gate as i missed a log wrror when installing using the Greiginsydney installer doco. My project was running in a previous db format v2.2 and required 2.3. Once upgraded, i performed a fresh install on my PI and now my lights are working.

Cheers

DarylMc commented 3 years ago

Well done. Perhaps you could log an issue and see if prerequisites can be updated.

Brue24 commented 3 years ago

Sure thing!

Sent from my iPad

On 18 May 2021, at 10:42 am, DarylMc @.***> wrote:

 Well done. Perhaps you could log an issue and see if prerequisites can be updated.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.