Thought I would share a first draft of adding the barometric preasure sensor. This is visible to most of the 3rd party home kit apps, including Eve. I'm still playing with the code a bit, as I want to add device polling so that I can trigger based on temperature in HomeKit so please hold off on merging for a bit.
I have completed adding device polling, and made some improvements in error handling, basically focused on homebridge exiting when it can't find the BME280 or the I2C bus.
Thought I would share a first draft of adding the barometric preasure sensor. This is visible to most of the 3rd party home kit apps, including Eve. I'm still playing with the code a bit, as I want to add device polling so that I can trigger based on temperature in HomeKit so please hold off on merging for a bit.