You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 7, 2020. It is now read-only.
I get:
OFFLINE - CONFIGURATION_ERROR required properties missing
Thing bms Ow_BMS_KG_KWL_AA [ id="26.22AE7F010000", id1="28.D6EC5A040000", temperaturesensor="DS18B20", refresh=60 ] {
Type humidity : humidity [ humiditytype="/HIH4000/humidity" ]
Type temperature-por : temperature
}
Thing basic Ow_T_KG_SP_BW_01 [ id="28.176ABC030000", refresh=60 ] {
Channels:
Type temperature-por-res : temperature [
resolution="11"
] }
Thing basic Ow_T_KG_SP_BW_02 [ id="28.65E39B030000", refresh=60 ] {
Type temperature-por : temperature
}
But this one works:
Thing bms Ow_BMS_KG_DG_HR [ id="26.D1B17F010000", id1="28.17DC5A040000", temperaturesensor="DS18B20", refresh=60 ] {
Type humidity : humidity [ humiditytype="/HIH4000/humidity" ]
Type temperature-por : temperature
}
Because I added Ow_BMS_KG_DG_HR later, It looks like OH saved some config and now they make a conflict.
I always deleted org.eclipse.smarthome.core.thing.Thing.json
The text was updated successfully, but these errors were encountered:
ESH is abandoned and everything has been re-integrated to openhab. The correct repository would be openhab/openhab2-addons.
I'm not sure if that is the latest version. I have compiled a new one and updated the jar. Could you please update and open an issue in the repo I mentioned above if your problems persist?
I use OH240 with this:
https://janessa.me/esh/org.openhab.binding.onewire-MASTER.jar
265 │ Active │ 80 │ 2.5.0.201903031011 │ OneWire Binding
I get:
OFFLINE - CONFIGURATION_ERROR required properties missing
But this one works:
Because I added Ow_BMS_KG_DG_HR later, It looks like OH saved some config and now they make a conflict.
I always deleted org.eclipse.smarthome.core.thing.Thing.json
The text was updated successfully, but these errors were encountered: