Skip to content

Commit

Permalink
Eeese Carl: revert 2024.12.2 change to Tank indicator
Browse files Browse the repository at this point in the history
The PR that introduced this change made the change for two models at once,
maybe on an assumption that if their Eeese Otto was different then the Carl
must be too. But another Carl user has reporting this is incorrect.

Issue #2866, partially reverts PR #2703
  • Loading branch information
make-all committed Jan 29, 2025
1 parent f235547 commit 5e8de7b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ entities:
type: bitfield
name: sensor
mapping:
- dps_val: 4
- dps_val: 1
value: true
- value: false
- entity: binary_sensor
Expand All @@ -50,7 +50,7 @@ entities:
mapping:
- dps_val: 0
value: false
- dps_val: 4
- dps_val: 1
value: false
- value: true
- id: 19
Expand Down

0 comments on commit 5e8de7b

Please sign in to comment.