nlrb / com.tclcode.otgw

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

thermostat: fixed capabilities #5

Closed denniedegroot closed 8 years ago

denniedegroot commented 8 years ago

The thermostat_mode and thermostat_state capabilities are removed. This generated a device card error and made the thermostat unusable.

nlrb commented 8 years ago

Thanks for the fix, but I assume you still had to delete the thermostat device and create a new one before it works, right?

denniedegroot commented 8 years ago

Yes that's correct.

nlrb commented 8 years ago

I'm still looking for a fix which doesn't cause that the device has to be deleted and flows recreated. Also, the thermostat_mode functionality was used. According to Emile the functionality was deprecated, but it looks to be completely removed and even blocking usage as custom capability.

DieterKoblenz commented 8 years ago

Can't get this to work yet.

nlrb commented 8 years ago

Capability thermostat_mode has been reinstated in 0.8.37, but thermostat_state is gone forever. So code will need to be updated to remove thermostat_state and use a custom capability for that. Everybody will need to remove the device and create a new one then unfortunately.

nlrb commented 8 years ago

Kept thermostat_mode, added default capabilities for former thermostat_state.