[bluetooth.daikinmadoka] removed duplicate channel RSSI (#8813)

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
This commit is contained in:
Benjamin Lafois 2020-10-20 22:16:20 +02:00 committed by GitHub
parent 08ce65a939
commit 09b6906c39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View 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"/>