mnordseth / enet-homeassistant

Enet Smart Home integration for Home Assistant
Apache License 2.0
26 stars 7 forks source link

Support brightness values of brightness Sensors #16

Closed joergpichler closed 1 year ago

joergpichler commented 1 year ago

I have 3 Jung Brightness Sensors. Is it possible to read the Lux values with the integration?

mnordseth commented 1 year ago

Yes, that should be possible. Can you provide me with the debug information for your system? Go to integrations, enet and download diagnostics. You can share it directly with me.

joergpichler commented 1 year ago

I have just sent you an email. Thanks!

mnordseth commented 1 year ago

I just released initial support for the brightness sensor. For now the value is just forwared to HA, unsure if they need to be scaled. I am unable to test this in my setup, so appreciate any feedback.

joergpichler commented 1 year ago

I just updated the plugin and the sensor values show the same value as the eNet App grafik I am just wondering why there are these other "Schwellwert" values and how to get rid of them. Also for some reason the naming of this value is broken for one of my three sensors

mnordseth commented 1 year ago

Thanks for the feedback. The extra entities ("Schwellwert") are channels that are disabled in enet. I have pushed a new release that filter them out.