Skip to content

helmerzNL/HA-Configuration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My HA Creations

On this Git you'll find the Automations, Scripts, Dashboards and other Home Assistant related stuff I created over the years. If you have any questions (or if something doesn't work anymore), feel free to reach out to me.


Background

I noticed a screenshot from a colleague showing his HA dashboard in which wrote a nice hack to give him some insights of the status of the nearby public charging poles. So I asked him to share some code with me, which he did.

This is the result my adoption of his code to my HA instance. You can find the code here. Feel free to re-use it.

Dashboards

I've been working (or customizing existing) dashboards from which I shared images. Since it's still difficult to re-create a dashboard yourself from just a few images, I'll share the code of those dashboards with you here.

Blueprints

I've been working on a few Blueprints for HA, which you can find here.

AI Automations

Before you can use these automations, you will need to install the Open AI Converstation or Google Gemini integration. Follow the instructions and create an API, when this is done you are ready to start using the automations.

You can find all my AI Automations here.

Solar Edge Limit

When you have a Solar Edge inverter and you want to limit the Solar Export (in case of you get a fine when you export energy, or you just don't want to), a Home Assistant peer shared his automation with the community and I did some small adjustments to the code and added a button which made it possible to disable the automation when you always want to export your solar power. The automation will make sure that you can limit the export of solar energy, if it's a really sunny day. The automation will automatically adjust how much solar energy is will be generated. I will add some more info at a later stage and probably also mention the requirements here).

There is an Automation that you will need to create, which you can find here, in that folder you can also find a yaml file with a helpers you will need.

Charging Pole

When you download the code, please notice that you need to change the resource parameter. Visit Nextcharge.app and look for the charging pole you would like to add.

Look up Charging Pole

Now, press (F12, to open the Developer Tools) and click the url to open it in a new tab.

Click URL

Copy this url and paste it in the resource field in the laadpaal_rest.yaml file.

Now restart Home Assistant and create a card showing the created sensors. You can find an example card here.

Laadpaal

Charge Reminder

Get a reminder when you don't have enough range in your (car) battery left to drive to your next appointment (and back home). To use this automation, there are a few requirements that need to be in place:

Besides these two integrations you can use my notification scripts, which are also mentioned in the Notification Script page, to inform you through your iPhone or Sonos speaker.

You can find the concept version of the scripts here

this is work in progress

Notification Scripts

I've created some custom iOS and Sonos notification scripts, which you can find here. On this page you can also find the custom iOS Alarm script.

Please let me know if you have any questions.

Thanks and contact

Feel free to contact me if you have any questions.

Buy me a Coffee

If you would like to thank me and think I deserve a coffee, feel fry to by me one. Thanks a lot!

Buy Me A Coffee

About

My public HA creations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors