v0.21.0 — the TV tells you when the HA integration is behind
EN — The app now knows which version of the ha-pipup Home Assistant integration should be talking to it — and which one actually is.
/stategains ahaPipupobject:recommended(the latest ha-pipup release, fetched alongside the hourly self-update check — the recommendation is by definition the latest release, so it is never maintained by hand),minimum(the oldest integration that can drive this app's full API; a build-time constant, currently 1.17.1) andconnected(ha-pipup ≥ 1.18.0 announces itself with anX-HA-PiPup-Versionheader on every request, including the 15-second/statepoll — so this fills in without a single popup being sent).- The app's status screen shows the same information as one line: ✓ up to date, update available, too old for this app, or the recommended version when no integration has been seen yet.
NL — De app weet nu welke versie van de ha-pipup-integratie met hem hóórt te praten — en welke dat daadwerkelijk doet.
/statekrijgt eenhaPipup-object:recommended(de nieuwste ha-pipup-release, opgehaald met de uurlijkse updatecheck — de aanbeveling ís per definitie de laatste release, er wordt niets met de hand bijgehouden),minimum(de oudste integratie die de volledige API van deze app aankan; bouwconstante, nu 1.17.1) enconnected(ha-pipup ≥ 1.18.0 meldt zich met eenX-HA-PiPup-Version-header op elk request, óók de 15-seconden/state-poll — dit vult zich dus zonder dat er één popup verstuurd wordt).- Het statusscherm van de app toont hetzelfde als één regel: ✓ up to date, update beschikbaar, te oud voor deze app, of de aanbevolen versie zolang er nog geen integratie gezien is.
Full changelog: CHANGELOG.md