pbkhrv / rtl_433-hass-addons

Collection of Home Assistant add-ons that use rtl_433
217 stars 102 forks source link

Use git build #153

Closed deviantintegral closed 10 months ago

deviantintegral commented 10 months ago

Summary

While I expect by now caches have cleared, this will fully prevent the issue I mentioned at https://github.com/pbkhrv/rtl_433-hass-addons/pull/144#issuecomment-1687311954 from happening.

Alternatives Considered

I actually tried query busters and other usual tricks and they didn't work. This seems simplest and repeatable.

Testing Steps

  1. Let this build!
  2. Fetch and confirm that the md5 of the script is 15e12918b95e45e82de71273094b1a9f.
deviantintegral commented 10 months ago

🤦 in my testing I was pulling ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433_mqtt_autodiscovery-aarch64:next not ghcr.io/pbkhrv/rtl_433-hass-addons-rtl_433_mqtt_autodiscovery-next-aarch64:next. This is working as expected.