Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
almirus committed Mar 2, 2024
1 parent 0ee016b commit 1810211
Showing 1 changed file with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ primary_entity:
name: Soil Moisture
class: humidity
dps:
- id: 3
name: sensor
type: integer
force: true
unit: "%"
- id: 3
name: sensor
type: integer
force: true
unit: "%"
secondary_entities:
- entity: sensor
name: Soil Temperature
Expand All @@ -35,10 +35,10 @@ secondary_entities:
value: "C"
- dps_val: "f"
value: "F"
- entity: sensor
class: battery
category: diagnostic
dps:
- entity: sensor
class: battery
category: diagnostic
dps:
- id: 14
type: string
name: state
Expand Down

0 comments on commit 1810211

Please sign in to comment.