smarthomej / addons

SmartHome/J addons for openHAB
Eclipse Public License 2.0
59 stars 23 forks source link

Humidifier Stadler Karl Big - Tuya thing configuration template #457

Closed HolgerHees closed 1 year ago

HolgerHees commented 1 year ago

I want to share my thing configuration for the humidifier Stadler Karl Big

Type switch : power             "On/Off"               [ dp="1" ]
Type number : humidity_current  "Humidity"             [ dp="14", min="0", max="100" ]
Type number : fault             "Error"                [ dp="22", min="0", max="100" ]
Type switch : filter_reset      "Filter reset"         [ dp="28" ]
Type switch : child_lock        "Child lock"           [ dp="29" ]
Type number : filter_life       "Filter runtime"       [ dp="33", min="0", max="100" ]
Type string : backlight_enum    "Dimmer"               [ dp="34", range="Fully,Half,Close" ]
Type string : fan_speed_enum    "Speed"                [ dp="101", range="level_1,level_2,level_3,level_4" ]
Type switch : auto              "Auto"                 [ dp="102" ]
Type string : humidity_target   "Target humidity"      [ dp="103", range="40,45,50,55,CO" ]
Type number : replace_filter    "Filter replace"       [ dp="104", min="0", max="100" ]
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.