]> git.basschouten.com Git - openhab-addons.git/commit
Provide unit hints for humidity/noise/volume channels (#16614)
authorJacob Laursen <jacob-github@vindvejr.dk>
Sun, 7 Apr 2024 12:08:53 +0000 (14:08 +0200)
committerGitHub <noreply@github.com>
Sun, 7 Apr 2024 12:08:53 +0000 (14:08 +0200)
commit2f7ad5f62e03e396a8604222536bec739d08befc
tree79b61c6f5e0caae2ead76ebe47733d62a36cae8b
parent051a186cf53b77a7efdfc1a7fe99006465256886
Provide unit hints for humidity/noise/volume channels (#16614)

* Provide unit hints for humidity channel types

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Provide unit hints for noise/volume channel types

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
54 files changed:
bundles/org.openhab.binding.airq/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.airvisualnode/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.amazonechocontrol/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.ambientweather/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.avmfritz/src/main/resources/OH-INF/thing/channel-types.xml
bundles/org.openhab.binding.bluetooth.airthings/src/main/resources/OH-INF/thing/airthings.xml
bundles/org.openhab.binding.bluetooth.blukii/src/main/resources/OH-INF/thing/blukii.xml
bundles/org.openhab.binding.bluetooth.ruuvitag/src/main/resources/OH-INF/thing/ruuvitag.xml
bundles/org.openhab.binding.boschshc/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.bticinosmarther/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.daikin/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/sensor-channel-types.xml
bundles/org.openhab.binding.draytonwiser/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.ecobee/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.electroluxair/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.fineoffsetweatherstation/src/main/resources/OH-INF/thing/gateway.xml
bundles/org.openhab.binding.fmiweather/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.foobot/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.freeboxos/src/main/resources/OH-INF/thing/channel-types.xml
bundles/org.openhab.binding.gardena/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.groheondus/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.ipobserver/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.jeelink/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.konnected/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.livisismarthome/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.mihome/src/main/resources/OH-INF/thing/channel.xml
bundles/org.openhab.binding.modbus.helioseasycontrols/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.modbus.stiebeleltron/src/main/resources/OH-INF/thing/heatpump-channel-types.xml
bundles/org.openhab.binding.mqtt.ruuvigateway/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.nest/src/main/resources/OH-INF/thing/sdm-channels.xml
bundles/org.openhab.binding.netatmo/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.omnilink/src/main/resources/OH-INF/thing/humidity-sensor.xml
bundles/org.openhab.binding.onewire/src/main/resources/OH-INF/thing/common.xml
bundles/org.openhab.binding.openthermgateway/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.openweathermap/src/main/resources/OH-INF/thing/channel-types.xml
bundles/org.openhab.binding.plugwise/src/main/resources/OH-INF/thing/channel.xml
bundles/org.openhab.binding.radiothermostat/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.robonect/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.sensibo/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.sensorcommunity/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.shelly/src/main/resources/OH-INF/thing/shellyGen1_sensor.xml
bundles/org.openhab.binding.siemensrds/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.somfytahoma/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.somneo/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.tellstick/src/main/resources/OH-INF/thing/sensor.xml
bundles/org.openhab.binding.valloxmv/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.venstarthermostat/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.ventaair/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.verisure/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.vesync/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.weathercompany/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.weatherunderground/src/main/resources/OH-INF/thing/thing-types.xml
bundles/org.openhab.binding.wundergroundupdatereceiver/src/main/resources/OH-INF/thing/channel-types.xml
bundles/org.openhab.binding.yamahamusiccast/src/main/resources/OH-INF/thing/thing-types.xml