basnijholt / addon-otmonitor

OpenTherm Monitor Home Assistant supervisor add-on
17 stars 11 forks source link

Update to the latest version of OT Monitor #48

Closed user34756361233 closed 3 days ago

user34756361233 commented 4 days ago

Hi Bas,

would it be possible to update to the latest version of OT monitor as found on https://otgw.tclcode.com/otmonitor.html?

Tia

Han

fliphess commented 3 days ago

@user34756361233: The dockerfile uses the git archive from the master branch.

Because the addon itself does not provide a versioned container in a container registry, the docker container is build on the machine running home assistant.

... So to get the latest version, all you have to do is rebuild the image using the "Rebuild" button in the otmonitor addon panel.

user34756361233 commented 3 days ago

Thank you. Didnt know that