Skip to content

HS-FS100+ light detection no longer works #6965

Discussion options

You must be logged in to vote

Technically Any isn't a real sensor type, but it can be used in queries to ask the device for the first supported sensor type. However, some devices use it to report, although the specifications don't allow this.
There was a recent fix/workaround for Binary Sensor CC (#6933), which is why you're seeing the behavior change. Now, reports with Any get treated as if they were reports with the first supported sensor type, in this case Aux.

I can see this happening in your 9.14.2 logfile, so you should see this status change:

2024-06-25T11:39:00.891Z CNTRLR   [Node 015] [~] [Binary Sensor] Aux: false => true                 [Endpoint 0]
2024-06-25T11:39:00.892Z DRIVER « [Node 015] [REQ] [Applic…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@PeteRager
Comment options

Answer selected by PeteRager
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants