Changes in v1.6.0
Huge thanks goes to @dsheehan for building and adding a web-ui for the bridge!
- NEW: Web-UI on port
5000
(must add- 5000:5000
to the ports section of your docker-compose.yml)- 🏠 Home Assistant: Web-ui will be automatically configured and you can add it to your sidebar by enabling it on the info page for the add-on.
- CHANGED:
mfa_token
is nowmfa_token.txt
on the docker version to match Home Assistant mode. - FIXED: AttributeError with an unsupported WYZEC1. #422