mirror of
https://github.com/YunoHost-Apps/domoticz_ynh.git
synced 2024-09-03 18:26:17 +02:00
10 lines
No EOL
581 B
Markdown
10 lines
No EOL
581 B
Markdown
###
|
|
BEWARE! If you did not activate the Mosquitto Broker within this package, please run following command prior to upgrade:
|
|
````yunohost app setting $app mqtt_domain -v your.$app.domain.tld````
|
|
Failure to do so may break the app.
|
|
If you did activate the Mosquitto broker, you can proceed safely.
|
|
|
|
###Changelog
|
|
- Move to packaging v2
|
|
- From now on, upgrade of the upstream app will not be handled into the app anymore: a new package version will be published for a new Domoticz version. Internal upgrade is disabled (although you may still use the command line)
|
|
- Upgrade to 2024.2 |