benquan / cloud

Custom Component for Home Assistant that hides "Home Assistant Cloud" from Home Assistant UI.
9 stars 3 forks source link

Disable cloud in default_config #3

Open richard-scott opened 1 year ago

richard-scott commented 1 year ago

I've taken a different approach to this and modified the default_config via Github Actions. My idea is to make this dependent on the upstream repo (home-assistant/core) and to publish updated files as and when they get released.

You can test from my repo if you want: https://github.com/richard-scott/cloud

richard-scott commented 1 year ago

I've updated my workflow to automatically create a release tag on each update.