Skip to content

Commit

Permalink
Add anti-frost mode support for rotenso_ronix_heatpump
Browse files Browse the repository at this point in the history
  • Loading branch information
sweetpi authored Feb 2, 2025
1 parent 76baf07 commit da744a7
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,15 @@ entities:
type: hex
name: switch
mask: "0001"
- entity: switch
name: Anti-frost mode
category: config
icon: "mdi:snowflake-thermometer"
dps:
- id: 123
type: hex
name: switch
mask: "1000"
- entity: binary_sensor
class: problem
category: diagnostic
Expand Down

0 comments on commit da744a7

Please sign in to comment.