lucavb / homebridge-esphome-ts

This plugin integrates your esphome devices into HomeKit!
GNU General Public License v3.0
47 stars 16 forks source link

Illuminance Support #141

Open jtenniswood opened 3 years ago

jtenniswood commented 3 years ago

Just discovered this project and love the discovery feature.

It would be awesome if you could support Illuminance, as I'm using the Flora plant sensor and it is possible because home assistant already passes it through (so hopefully would be straight forward to support)

Here's an example of esphome config sensor:

lucavb commented 2 years ago

I am guessing by Illuminance you mean generall brightness? Then yes, this should also be possible. You can actually help me here, by enabling the debug mode and posting the file here on GitHub. Keep in mind that your plugins and so on should not have any sensitive information. You can read more about this here:

https://github.com/lucavb/homebridge-esphome-ts#troubleshooting

Please post that file it generates under /tmp here.