Hi -
I've noticed that mqtt thing is using this library under the covers. For AirPressure Sensors, people are overriding the name value which seems to work (but is not great). Would you be opposed to a patch to add this as a flag? I'd love to have something versus nothing.
The value of the Name characteristic (or any characteristic) is not part of the definitions and should be set by a plugin. I wouldn’t call this “overriding”.
The values of services and accessories are maintained from HomeKit. They’re initialised from the accessory (i.c. the plugin) on pairing, but are no longer accessible over HAP after that.
The characteristic names are set by Eve, based on the language settings.
Hi - I've noticed that mqtt thing is using this library under the covers. For AirPressure Sensors, people are overriding the name value which seems to work (but is not great). Would you be opposed to a patch to add this as a flag? I'd love to have something versus nothing.
Example: https://github.com/naofireblade/homebridge-weather-plus#readme