Add heat meter docs for Powerfox integration (#36738)

This commit is contained in:
Klaas Schoute 2025-01-06 18:09:47 +01:00 committed by GitHub
parent e7c720c6df
commit 1bcb56de6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ Not all Poweropti devices are supported currently. Check the list below to see i
| PB 202001 | Power meter | Not tested |
| WA 201902 | Water meter | Yes |
| Powerfox FLOW | Gas meter | No |
| HA 201902 | Heat meter | No |
| HA 201902 | Heat meter | Yes |
## Data updates
@ -76,6 +76,15 @@ It will create the following sensors:
- **Cold water (m³)**: How much cold water is used.
- **Warm water (m³)**: How much warm water is used.
### Heat meter
It will create the following sensors:
- **Total eneregy (kWh)**: How much energy is used.
- **Delta energy (kWh)**: How much energy is used since the last update.
- **Total volume (m³)**: How much water is used.
- **Delta volume (m³)**: How much water is used since the last update.
## Troubleshooting
There are no commonly known issues with this integration.