diyhue / diyHue

Main diyHue software repo
https://diyhue.org/
Other
1.52k stars 274 forks source link

Auth message incorrectly formatted: #987

Open BlackTurtle123 opened 5 months ago

BlackTurtle123 commented 5 months ago

Issue does not already exist?

I have searched and found no existing issue

Select Environment

Docker

Home Assistant related?

Yes

Description

When conneting the diyhue, the light did not show up, when inspecting the log from the add on, the error appears. Also a lot of logs about being unreachable appear for the devices connected in home assistant: 2024-01-22 07:04:18,111 - services.stateFetch - WARNING - lights_room_bram is unreachable: 'NoneType' object is not subscriptable

Errorlog:

{'type': 'auth_invalid', 'message': "Auth message incorrectly formatted: extra keys not allowed @ data['id']. Got 1\nnot a valid value for dictionary value @ data['type']. Got 'get_states'"}

Steps to reproduce

1) install add on in home assistant 2) configure it to connect with home assistant 3) check the logs

Please enter your operating system details here

Docker container

What DiyHue version(branch) are you using?

master (latest)