diff --git a/custom_components/tuya_local/devices/rotenso_ronix_heatpump.yaml b/custom_components/tuya_local/devices/rotenso_ronix_heatpump.yaml index c815a86377..aae3040222 100644 --- a/custom_components/tuya_local/devices/rotenso_ronix_heatpump.yaml +++ b/custom_components/tuya_local/devices/rotenso_ronix_heatpump.yaml @@ -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