Skip to content

Commit 1bcb56d

Browse files
Add heat meter docs for Powerfox integration (home-assistant#36738)
1 parent e7c720c commit 1bcb56d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

source/_integrations/powerfox.markdown

+10-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Not all Poweropti devices are supported currently. Check the list below to see i
4040
| PB 202001 | Power meter | Not tested |
4141
| WA 201902 | Water meter | Yes |
4242
| Powerfox FLOW | Gas meter | No |
43-
| HA 201902 | Heat meter | No |
43+
| HA 201902 | Heat meter | Yes |
4444

4545
## Data updates
4646

@@ -76,6 +76,15 @@ It will create the following sensors:
7676
- **Cold water (m³)**: How much cold water is used.
7777
- **Warm water (m³)**: How much warm water is used.
7878

79+
### Heat meter
80+
81+
It will create the following sensors:
82+
83+
- **Total eneregy (kWh)**: How much energy is used.
84+
- **Delta energy (kWh)**: How much energy is used since the last update.
85+
- **Total volume (m³)**: How much water is used.
86+
- **Delta volume (m³)**: How much water is used since the last update.
87+
7988
## Troubleshooting
8089

8190
There are no commonly known issues with this integration.

0 commit comments

Comments
 (0)