openhab / openhab1-addons

Add-ons for openHAB 1.x
Eclipse Public License 2.0
3.43k stars 1.7k forks source link

Please add Comet DECT Valve control to fritzaha #4812

Open wakkomon opened 7 years ago

wakkomon commented 7 years ago

Comet DECT ist a heating valve with thermometer and is connected to Fritz!Box like other Fritz-Devices for Home Automation

Current Behavior

It is only possible to read temperatures like in Fritz DECT repeater, but not to set the temperature to control

Possible Solution

https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/AHA-HTTP-Interface.pdf

please add the function to set the values

Isttemperatur in 0,5 °C, Wertebereich: 0x10 – 0x38 16 – 56 (8 bis 28°C), 16 <= 8°C, 17 = 8,5°C...... 56 >= 28°C, 254 = ON , 253 = OFF Solltemperatur in 0,5 °C, Wertebereich: 0x10 – 0x38 16 – 56 (8 bis 28°C), 16 <= 8°C, 17 = 8,5°C...... 56 >= 28°C, 254 = ON , 253 = OFF Komforttemperatur in 0,5 °C, Wertebereich: 0x10 – 0x38 16 – 56 (8 bis 28°C), 16 <= 8°C, 17 = 8,5°C...... 56 >= 28°C, 254 = ON , 253 = OFF Absenktemperatur in 0,5 °C, Wertebereich: 0x10 – 0x38 16 – 56 (8 bis 28°C), 16 <= 8°C, 17 = 8,5°C...... 56 >= 28°C, 254 = ON , 253 = OFF ## Context thanks a lot for your work! ## Your Environment latest version of openhab with ftitzaha addon for windows current setting for a binding example to read a temperature: fritzaha=fritzbox,117950343344,temperature
watou commented 7 years ago

You might be able to recruit a developer familiar with this binding and hardware on the community forum at https://community.openhab.org.

wakkomon commented 7 years ago

thanks i'll try that