syrinx
November 4, 2021, 11:47am
1
Hey,
need you’re advise/help.
I have integrated my air ventilation system with this guide as templated sensor
Integrate Poloplast PoloAir ventilation systems using Modbus integration .
is it possible (how) to appear this system as consumer in the energy dashboard?. currently the sensor doesn’t appear in the config.
Thank you very much!
cheers
NamCisum
(Daniel)
November 5, 2021, 3:43pm
2
As far as I can tell from the UI itself (so not quite sure) only sensors with state_class: measurement
and unit_of_measurement: 'kWh'
show up - see here: How to enable power consumption statistics - #9 by pedolsky
Best guess is you have to create a sensor with above configuration to read address: 927
(haven’t tried) which gives you daily energy use in Wh (so divide by 1000 to get kWh) and should be readable by the Energy Dashboard. If this does not work you could try a new template sensor reading this.
syrinx
November 6, 2021, 1:04pm
3
Hi Daniel,
First try…just adopted the parameters without success…
Cheers
syrinx
November 27, 2021, 1:51pm
4
Hey,
Sensor is visible but the measures differ 43 constantly instead of around 62 kw.
Cheers
NamCisum
(Daniel)
November 28, 2021, 6:54am
5
I haven’t had the chance yet to implement that on my test system. In a quick test I wasn’t able to read the correct register…
syrinx
November 29, 2021, 11:28am
6
hey,
thanks for the information.
cheers
NamCisum
(Daniel)
November 30, 2021, 9:49pm
7