]> git.basschouten.com Git - openhab-addons.git/commitdiff
[bluetooth.daikinmadoka] removed duplicate channel RSSI (#8813)
authorBenjamin Lafois <benjamin.lafois@gmail.com>
Tue, 20 Oct 2020 20:16:20 +0000 (22:16 +0200)
committerGitHub <noreply@github.com>
Tue, 20 Oct 2020 20:16:20 +0000 (13:16 -0700)
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
bundles/org.openhab.binding.bluetooth.daikinmadoka/src/main/resources/OH-INF/thing/daikinmadoka.xml

index 91ac13e6900c76f6d718d7b78a75167dea74cd56..ed0be1e882e0ac22672cf63abe7502a6cabe0b69 100644 (file)
@@ -6,14 +6,13 @@
 
        <thing-type id="brc1h">
                <supported-bridge-type-refs>
-                       <bridge-type-ref id="dbusbluez"/>
+                       <bridge-type-ref id="bluez"/>
                </supported-bridge-type-refs>
 
                <label>Daikin BRC1H Thermostat</label>
                <description>A Daikin Madoka BRC1H Thermostat (BLE)</description>
 
                <channels>
-                       <channel id="rssi" typeId="rssi"/>
                        <channel id="onOffStatus" typeId="brc1h_onOffStatus"/>
                        <channel id="indoorTemperature" typeId="brc1h_indoorTemperature"/>
                        <channel id="outdoorTemperature" typeId="brc1h_outdoorTemperature"/>