nlrb / com.tclcode.otgw

OpenTherm Gateway application for Homey
https://apps.athom.com/app/com.tclcode.otgw
10 stars 3 forks source link

Incompatible with Homey FW 0.9.1: invalid_capability_at_index_3 #8

Closed DieterKoblenz closed 7 years ago

DieterKoblenz commented 7 years ago

After the FW upgrade my opentherm thermostat dissapeared. I tried to re-add it but the following message appeared:

invalid_capability_at_index_3

(Removing and installing the app again did not solve this)

nlrb commented 7 years ago

Correct. As stated in the FW upgrade notes, devices with custom capabilities will not work and be deleted with FW 0.9.1. The OTG thermostat device uses custom capabilities.

DieterKoblenz commented 7 years ago

Actually it only states it removes device with custom capabilities. It also says "Added support for custom capabilities" but I guess that requires code changes here?

nlrb commented 7 years ago

Yes, a code change is needed indeed.