Skip to content

Commit 05826ac

Browse files
committed
fix (breville?airrounderplus_heater): hide heat_mode from the user
This should be internal (the dp is still accessible from diagnostics). Issue #3582
1 parent 191913d commit 05826ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

custom_components/tuya_local/devices/breville_airrounderplus_heater.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ entities:
3535
- id: 4
3636
type: string
3737
name: heat_mode
38+
hidden: true
3839
mapping:
3940
- dps_val: heat_mid
4041
value: low

0 commit comments

Comments
 (0)