mirror of
https://github.com/adrianjagielak/home-assistant-futurehome.git
synced 2025-11-18 09:09:03 +00:00
Add initial version of the add-on code
This commit is contained in:
@@ -1,15 +1,12 @@
|
||||
# Futurehome Home Assistant add-on
|
||||
|
||||
Futurehome add-on for Home Assistant.
|
||||
Futurehome add-on for Home Assistant. The add-on aims to be a complete drop-in replacement for the official Futurehome app, implementing support for all Futurehome-supported device types.
|
||||
|
||||
[](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fadrianjagielak%2Fhome-assistant-futurehome)
|
||||
|
||||
<!--
|
||||
|
||||
Notes to developers after forking or using the github template feature:
|
||||
- While developing comment out the 'image' key from 'example/config.yaml' to make the supervisor build the addon
|
||||
- Remember to put this back when pushing up your changes.
|
||||
- When you merge to the 'main' branch of your repository a new build will be triggered.
|
||||
- Make sure you adjust the 'version' key in 'example/config.yaml' when you do that.
|
||||
- Make sure you update 'example/CHANGELOG.md' when you do that.
|
||||
- The first time this runs you might need to adjust the image configuration on github container registry to make it public
|
||||
|
||||
Reference in New Issue
Block a user