Update README.md

This commit is contained in:
Adrian Jagielak 2025-07-29 00:48:24 +02:00
parent 69c2d7de4b
commit a41c599686
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
4 changed files with 7 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,9 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog --> <!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.0.1 (28.07.2025)
- Updated README.md.
## 1.0.0 (28.07.2025) ## 1.0.0 (28.07.2025)
**Initial stable release** **Initial stable release**

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config # https://developers.home-assistant.io/docs/add-ons/configuration#add-on-config
name: Futurehome name: Futurehome
version: '1.0.0' version: '1.0.1'
slug: futurehome slug: futurehome
description: Local Futurehome Smarthub integration description: Local Futurehome Smarthub integration
url: 'https://github.com/adrianjagielak/home-assistant-futurehome' url: 'https://github.com/adrianjagielak/home-assistant-futurehome'