I do also have problem with the hue sensors after upgrading to 0.89.
I have downloaded the three new files and placed them at custom_components/huesensor/
When I in my binary_sensor.yaml files add the line - platform: hue, I receive an error saying: Configuration invalid CHECK CONFIG Platform not found: binary_sensor.hue
What do I do wrong? the Hue Hub works with my lights so that part should be fully functional?
could you please share a screenshot of the attributes it has? I can’t find any documentation from Philips showing what features it supports, other than motion (lx, light level, temperature, battery, etc etc)
None. Was using v0.8 before. Only issues are a few more errors in the log but none that are actually causing problems. I prefer this to the problems described using the latest version of the CC.
just to be sure: the command_state: with the !secret needs the correct command in the secrets.yaml file of course, did you do that?
what {{value_json.config.on}} does is check the value of the attribute on, to see if its true or false. theoretically you could use other value_templates, but this should really be it, in combination with the command_state
I have been lately with my secrets.yaml especially bc allot is in flux right now. This is what I had originally but I had the error. Ill put it back and get back to you about the error
if anything, be ware of simply copying from this community posts, editors tend to change the quotes into curly quotes, and the HA yams engine doesn’t except these.
Just look at your post and see all left quotes to be incorrect now.
Not saying that caused your error, but it would now