Moderators: marcelr, Toonz, TheHogNL, TerrorSource
MyZ wrote:Hi Toonz,
Since I'm running on the latest firmware I have a problem with the status icon. When, for example, I put it "aan straat", the next morning the status has been reset. Any idea?
Toonz wrote:Hi all,
Version 4.22 is released in the ToonStore.
Changelog:
- The 'aan straat' status will not be reset anymore at midnight. This is fixed on the tile itself.
The same functionality has been applied to icons on the thermostat panel but that will be released separately via a new TCS resource file in the near future.
Kind regardz,
Toonz
function wasteTypeRova(shortName) {
switch (shortName) {
case "GFT": return 3; //groente/fruit
case "REST": return 0; //huisvuil
case "PAPIER": return 2; //papier en karton
default: break;
}
return "?";
function wasteTypeRova(shortName) {
switch (shortName) {
case "GFT": return 3; //groente/fruit
case "REST": return 0; //huisvuil
case "PAPIER": return 2; //papier en karton
case "PLASTICPLUS": return 1; //plastic, drankpakken, metaal
default: break;
}
return "?";
Fietspomp wrote:I haven't use this because it didn't work in my town (Oostvoorne as well).
But now the JSON also works in Oostvoorne! (Using a custom component for Home Assistant, so I'm guessing this one will work as well).
Great job on using the HTML scraper though for areas where JSON doesn't work.
Users browsing this forum: No registered users and 1 guest