ricott / homey-no.easee

Easee app for Homey
GNU General Public License v3.0
6 stars 5 forks source link

Use flow to reduce effect in watt instead of amp #17

Open cyberzephyr opened 2 years ago

cyberzephyr commented 2 years ago

Would be great to have acces to reduce effect in watt in flow for charging car. Ex. If I have 14900 watt in total, the charger should not go over this threshold if the house should keep under 15kW for max usage.

ricott commented 2 years ago

Hi! Can you elaborate a little more, I'm not sure I follow what you mean

kmengvik commented 1 year ago

Would be great to have acces to reduce effect in watt in flow for charging car. Ex. If I have 14900 watt in total, the charger should not go over this threshold if the house should keep under 15kW for max usage.

We use the app "Power of the hour" to keep effect below threshold. To convert watts to amps you can use this formula in a logic card: I=P/U (Amps=power/voltage)