Skip to content

Commit

Permalink
Klarstein Amazonia: flip door sensor.
Browse files Browse the repository at this point in the history
Door sensor logic is reversed from HA expectation.

Issue #2433
  • Loading branch information
make-all committed Nov 5, 2024
1 parent 7fe7b6f commit fe8492f
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,11 @@ secondary_entities:
- id: 103
type: boolean
name: sensor
mapping:
- dps_val: true
value: false
- dps_val: false
value: true
- entity: binary_sensor
name: Rinse aid level
class: problem
Expand Down

0 comments on commit fe8492f

Please sign in to comment.