Skip to content

Commit

Permalink
Update fresco_hydrateultra_petfountain_v2.yaml
Browse files Browse the repository at this point in the history
fixed the inverts
  • Loading branch information
Fuechslein authored Dec 29, 2024
1 parent dcd63d0 commit 7b6b2c2
Showing 1 changed file with 6 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,11 @@ secondary_entities:
- id: 101
type: integer
name: sensor
invert: true
range:
min: 0
max: 7200
mapping:
- invert: true
unit: min

- entity: button
Expand All @@ -108,10 +109,11 @@ secondary_entities:
- id: 102
type: integer
name: sensor
invert: true
range:
min: 0
max: 43200
mapping:
- invert: true
unit: "min"

- entity: button
Expand All @@ -135,10 +137,11 @@ secondary_entities:
- id: 103
type: integer
name: sensor
invert: true
range:
min: 0
max: 86400
mapping:
- invert: true
unit: min

- entity: button
Expand Down

0 comments on commit 7b6b2c2

Please sign in to comment.