This commit is contained in:
Adrian Jagielak 2025-10-16 02:07:11 +02:00
parent afbfd1d1c7
commit a38e441c9b
No known key found for this signature in database
GPG Key ID: 0818CF7AF6C62BFB
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
<!-- https://developers.home-assistant.io/docs/add-ons/presentation#keeping-a-changelog -->
## 1.5.0 (16.10.2025)
- Reverted: Add ability to specify a custom MQTT broker.
## 1.4.0 (13.10.2025)
- Added ability to specify a custom MQTT broker.

View File

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