Skip to content

Commit

Permalink
homeassistant
Browse files Browse the repository at this point in the history
  • Loading branch information
tspopp committed Aug 19, 2024
1 parent e2e6898 commit 65e6ecc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aquamqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -224,11 +224,11 @@ mqtt:
manufacturer: tspopp
name: AquaMQTT
model: V1
- name: "Total Water Consumption"
state_topic: "aquamqtt/energy/waterConsumption"
- name: "Total Water Production"
state_topic: "aquamqtt/energy/totalWaterProduction"
unit_of_measurement: "l"
state_class: total_increasing
unique_id: atlantic_state_total_water_consumption
unique_id: atlantic_state_total_water_production
icon: mdi:water-pump
device:
identifiers: AquaMQTT
Expand Down

0 comments on commit 65e6ecc

Please sign in to comment.