Templates and automations etc. #344
Replies: 7 comments 4 replies
-
If anybody is interested i made flow for Deye inverter in node-red. |
Beta Was this translation helpful? Give feedback.
-
I have made automations, scripts, etc. for Huawei with Luna200 battery. which is controlled with SOC and power forecast. |
Beta Was this translation helpful? Give feedback.
-
Great idea! |
Beta Was this translation helpful? Give feedback.
-
Here you will find my files that are suitable for Huawei and Luna2000 battery https://github.com/JohanAlvedal/homeautomation/tree/main/Emhass |
Beta Was this translation helpful? Give feedback.
-
I like to suggest the following format for all shell_commands:
Mainly because they cannot be reloaded without restarting HA. This also allows using an automation and variables to fill the payload:
|
Beta Was this translation helpful? Give feedback.
-
I created a separate automation to publish_data, that can be given a prefix to publish with.
Both my dayahead and MPC generate the event triggering the publish, with different prefixes.
My MPC sometimes yields unfeasible results, so I have a guard to prevent publishing those results (for now):
I have a battery optimization automation that uses the non-prefixed forecast. It doesn't care if the source is the dayahead or the MPC. |
Beta Was this translation helpful? Give feedback.
-
Home Assistant 2024.11 supports template blueprints, maybe EMHASS can benefit from those: https://www.home-assistant.io/integrations/template/#using-blueprints |
Beta Was this translation helpful? Give feedback.
-
Is it possible to create folders here on github where you can upload different examples of shellscripts, automations for different inverters, etc.?
Beta Was this translation helpful? Give feedback.
All reactions