Michel R.
Michel R.
Thanks for bringing this to my attention. Im gonne see if i can improve this issue. The reason why its sending messages even if there is no change is to...
> I'm no expert but I think you will have to setup the LWT message. (Last Will and testament) This is the message that let home assistant know that your...
This seems to be a problem while connecting to mqtt. Could you please try connecting to your broker via TCP/WS ? The default ports are: mqtt://10.0.0.20:1883 - TCP mqtt://10.0.0.20:8083- WS
It Seems like you mounted PlexMedia twice. Creating a Volume for /PlexMedia would probably fix that issue. Closing for now
Thanks for sharing your solution!
could you please try `./PlexMedia:/PlexMedia` instead `PlexMedia:/PlexMedia`
Hmm could you please provide me the output of: docker inspect plex I might not be handling volumes correctly. In the next release I’m gonna add some more debug messages...
This may be possible to implement by using the health-check feature in docker. We could start a updated container and check its health status. If its healthy the old container...
Since i need to pass every parameter from the old running container restructure its data and pass it to the creation of the new container some data/config might get lost,...
The documentation can be found here: https://developers.home-assistant.io/docs/core/entity/update/ but there is no documentation on how to use with MQTT