Low severity security vulnerability and new API endpoint
Pre-release
Pre-release
Bugs 🪲
Features 🐼
- New endpoint for getting the backup JSON using both the user token and the API Key #406
Announcement ‼️
Using user and password in the MQTT connection between Homeware and the MQTT broker will be mandatory in the next Release v1.10. Be sure to set this up. I know, I know, it is easy without auth, but let's make it well.
How to update
- Download your backup file!!!
- Go to the directory.
cd Homeware-LAN
- Pull the new containers.
docker-compose pull
- Stop Homeware.
docker-compose stop
- Run.
docker-compose up -d