Skip to content

Commit

Permalink
Add heat meter docs for Powerfox integration (#36738)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaasnicolaas authored Jan 6, 2025
1 parent e7c720c commit 1bcb56d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion source/_integrations/powerfox.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit 1bcb56d

Please sign in to comment.