I have a HomeKit device with a temperature sensor that displays a value in HK eg 23.45
How can I get that value updating into HA?
Temperature is just an example, a text value would be preferred eg ‘rising’ , ‘caution’ or a zone name etc
I don’t want to pair the sensor with HA and then republish it to HK. Actually this device won’t pair with HA anyway.
I know the value can be read somehow through the HK API as 3rd party HomeKit controllers can display it fine, even trigger from it.
If a 3rd party controller app could present it via a web hook or something that would be workable too but I can’t find an app that facilitates that or a NodeRED HK node or anything via HomeBridge, or a solution via MQTT