-
|
Hi There! Any solutions? Should I just do a helper with above logic and point to it in the corresponding menue(Identifying the power consumption value of my house)? Or is there a smooth way to do it? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
The easiest way for now is to create a template-sensor which substract 50W from the value of your Shelly EM and use this template sensor for the P1 sensor of the integration. |
Beta Was this translation helpful? Give feedback.
-
|
I created such a virtual P1 sensor in the past for my system. One of the features is an adjustable target point. |
Beta Was this translation helpful? Give feedback.
-
|
as long as I don't have any better solution (looking to HenryMoec), I started like the following:
not so nice as HenryMoec's work but as long as I need to implement his solution, it might do. |
Beta Was this translation helpful? Give feedback.
as long as I don't have any better solution (looking to HenryMoec), I started like the following:
not so nice as HenryMoec's work but as long as I need to implement his solution, it …