[APP][Pro] Tado° community app (met geofence & verw. capaciteit) (NL)

1 Like

Ik gebruik deze app al sinds ik me kan herinneren, in eerste instantie vooral voor de nauwkeurigere geofencing en het uitlezen van sensoren van verschillende thermostaten. Daarnaast gebruik ik het een beetje om de verwarming aan te sturen, hoewel ik dat voornamelijk nog steeds doe in de eigen tado-app.

Later ben ik de steeds uitgebreidere functionaliteiten beetje bij beetje gaan implementeren, zoals de IQ-functionaliteit in combinatie met dynamische energietarieven. Recentelijk probeer ik ook de gebruiksgegevens uit tado, gebaseerd op de ketelgegevens en warmtevraag, te koppelen aan het gasverbruik uit mijn Smile P1 van Plugwise. Dat blijkt nog niet heel eenvoudig, mede door het feit dat de tado-cijfers een schatting zijn en de energiefractie van het warme water ontbreekt, terwijl aan de andere kant de gasmeter maar eens per uur wordt uitgelezen. Een behoorlijke puzzel, kortom.

Eerder had ik een flow gemaakt waarin het totale gasverbruik (ex water) werd berekend op basis van al mijn verschillende zones (6), maar Homey heeft de neiging de flow uit te schakelen omdat deze te vaak wordt aangeroepen, bij elke minimale verbruikswijziging van een radiatorkraan. Ik denk echter dat er wellicht een efficiëntere oplossing mogelijk is.

Ik zou namelijk verwachten dat het ingebouwde huis-apparaat en/of verwarmingcircuit-apparaat het totaalverbruik zou moeten weergeven. Helaas is dit momenteel niet consequent het geval. @Martin_Verbeek Is dit een bekend probleem? Kan hier iets aan gedaan worden, of doe ik iets verkeerd? Hieronder zie je een schermafbeelding van de Insights waarop het bijzondere 'totaal-'verbruik zichtbaar is.

Ik heb het gevoel dat het totaal steeds onjuist doorkomt wanneer één van de thermostaten geen warmtevraag meer heeft (rode strepen). Maar dit maar een vermoeden. Wellicht is het totaal tijdens de groen aangemerkte momenten wel juist. De paarse grafiek is een door mij middels een flow berekend totaal dat ik opsla in een variabele. De lichtgroene grafiek is van het verwarminscircuit (het huis-apparaat is identiek) De andere grafieken zijn diverse thermostaten.

Een alternatief voor de eerder genoemde flow zou kunnen zijn om een virtueel apparaat te maken met de group-app om het gasverbruik samen te stellen. Daarvoor moet de capabiliteit van de thermostaten wellicht wel worden aangepast, omdat deze momenteel door de group-app niet wordt herkent als een gasmeter.

Ik ben benieuwd naar jullie gedachten over dit probleem.

Mooi overzicht, ga het eens goed lezen. Kom er op terug.

1 Like

Hi,

since a power cut last night (assumption), I get the following error

Cannot destructure property ‘homeId’ of ‘args.device.tado’ as it is undefined

when I execute “Resume Smart Schedule”. This worked fine until now.

I tried to repair the device, but get the following error:

Cannot read properties of undefined (reading ‘login’)

The device is showing the wrong mode and I cannot change the mode (error: Missing Capability Listener: thermostat_cmode).

Restarting Homey does not change anything. I have a Homey Pro 2023 10.2.1 and the tadozones version is 5.0.13. Same problem, when I test 5.2.7!

Log:

2024-01-24T06:00:19.169Z [log] [TadoZones] initDeviceTriggerCard() Error cost_gt Bathroom Zone undefined
2024-01-24T06:00:19.168Z [log] [TadoZones] initDeviceTriggerCard() Error cost_gt Bedroom Zone undefined
2024-01-24T06:00:19.166Z [log] [TadoZones] initDeviceTriggerCard() Error cost_gt Living Zone undefined
2024-01-24T06:00:19.166Z [log] [TadoZones] initDeviceTriggerCard() Error daily_forecast_gt Bathroom Zone undefined
2024-01-24T06:00:19.166Z [log] [TadoZones] initDeviceTriggerCard() Error daily_forecast_gt Bedroom Zone undefined
2024-01-24T06:00:19.165Z [log] [TadoZones] initDeviceTriggerCard() Error daily_forecast_gt Living Zone undefined
2024-01-24T06:00:19.165Z [log] [TadoZones] initDeviceTriggerCard() Error usage_gt Bathroom Zone undefined
2024-01-24T06:00:19.164Z [log] [TadoZones] initDeviceTriggerCard() Error usage_gt Bedroom Zone undefined
2024-01-24T06:00:19.162Z [log] [TadoZones] initDeviceTriggerCard() Error usage_gt Living Zone undefined
2024-01-24T06:00:19.162Z [log] [TadoZones] initDeviceTriggerCard() Error heating_capacity_gt Bathroom Zone undefined
2024-01-24T06:00:19.161Z [log] [TadoZones] initDeviceTriggerCard() Error heating_capacity_gt Bedroom Zone undefined
2024-01-24T06:00:19.161Z [log] [TadoZones] initDeviceTriggerCard() Error heating_capacity_gt Living Zone undefined
2024-01-24T06:00:19.160Z [log] [TadoZones] initDeviceTriggerCard() Error heating_capacity_lt Bathroom Zone undefined
2024-01-24T06:00:19.159Z [log] [TadoZones] initDeviceTriggerCard() Error heating_capacity_lt Bedroom Zone undefined
2024-01-24T06:00:19.156Z [log] [TadoZones] initDeviceTriggerCard() Error heating_capacity_lt Living Zone undefined
undefined-Invalid Date-undefined undefined err] [Driver:valve] onInit() Zone Driver TADO object not found
2024-01-24T06:00:19.069Z [log] [ManagerDrivers] [Driver:valve] onInit() Zone Driver valve Tado Home Objects Initialised and Ready
undefined-Invalid Date-undefined undefined err] [Driver:heatingCircuit] onInit() Zone Driver TADO object not found
2024-01-24T06:00:19.066Z [log] [ManagerDrivers] [Driver:heatingCircuit] onInit() Zone Driver circuit Tado Home Objects Initialised and Ready
undefined-Invalid Date-undefined undefined err] [Driver:airconditioning] onInit() Zone Driver TADO object not found
2024-01-24T06:00:19.060Z [log] [ManagerDrivers] [Driver:airconditioning] onInit() Zone Driver airconditioning Tado Home Objects Initialised and Ready
2024-01-24T06:00:19.014Z [log] [TadoZones] setupTado() Tado Home Objects Initialised and Ready
2024-01-24T06:00:18.915Z [log] [ManagerDrivers] [Driver:heatingCircuit] circuitDriver Initialised
2024-01-24T06:00:16.402Z [log] [TadoZones] tadoZones 5.0.13 has initialised.
2024-01-24T06:00:16.400Z [log] [TadoZones] setupTado()
2024-01-24T06:00:16.399Z [log] capturing stderr
2024-01-24T06:00:16.388Z [log] capturing stdout

Kind Regards,
Gerhard

I solved it for now by deleting my 3 devices, adding them again and fixing all the affected flows (a lot of work and hopefully done without mistake, as I did not see, which card was missing). I am at the test version 5.2.7 now. Just switching to the test version alone without readding the devices did not help and repair did not work either.

I guess it would also work again with 5.0.13 after readding the devices, but hopefully with the newest version it will not happen again??? Would still be good to know what happened.

Have you also tried restarting the app? I seem to remember getting a similar error message after restarting homey. restarting the app solved the problem.

In any case, it’s worth a try next time.

Yes, I tried this first, but it did not help unfortunately.

Will release an update in test soon. Hope that this will solve this issue

Simple question and couldn’t find it with search.
Is the TadoZones flow ‘verwarmt niet’ similar to the official Tado app ‘ is uit’ ?
Because ‘is uit’ could also refer to ‘vorstbeveiliging’

No. ‘verwarmt niet / not heating’ means:
the room temperature is not below the target temperature, and therefore the heating does not have to heat.
‘is uit / is turned off’ means:
the thermostat is actually turned off, which probably enables ‘vorstbeveiliging / frost protect’
I never turn off the thermostat by the way. I just lower the target temperature.

The common actual state of the heater is: the heater is not heating at this moment

Thanks.

So actually the official Tado app doesn’t have an equivalent for ‘heating’

@Gerhard_Sommer @iBosvelt @Marcus_Bitterling @Peter_Kawa

Zullen we het hier in dit topic in het Nederlands houden?
Voor Engels is er [APP][Pro] Tado° community app (with geofence & capacity)

Of zal ik vanaf ~488 naar verplaatsen naar dat Topic?

Nee sorry. Had ik even gemist.

Thank you very much and sorry for posting in the wrong (Dutch) forum. It did not realize there is an English version too.

Wel wat laat opgemerkt, Geurt, dit topic is vanaf augustus 2022 (Post #46) al NL / EN door elkaar :wink:
En zoals je kunt zien, staan in het Engelstalige 'zuster’topic maar een paar posts, tot nu toe.

Maar je hebt gelijk hoor, de verschillende talen dienen in aparte topics blijven, ik zal er op proberen te letten :kissing_heart:

I really like the app, it is so more capable than the Athom tado app :slight_smile:

But there seem to be some flaws, or at least things I do not understand

  1. gas forecast is always zero - what might I miss?
  2. the „consumption today“ and „price today“ are totally off and fluctuating up and down depending on used capacity. Also, the calculated price is completely wrong - I don‘t get it at all.

And last but not least I would like to offer my help in order to improve the German translations - they are very bad.

Hoi allemaal!

Ik ondervindt helaas continu een probleem met deze app. Een aantal dagen doet hij het prima. Vervolgens stopt de communicatie en zie ik bij het aanpassen van de temperatuur de melding: missing capabilities lily listener target_temperature

Als ik de app probeer te repareren en daarvoor gebruikersnaam en wachtwoord invoer, krijg ik de melding: Cannot read proporties of undefined (reading login)

Hopelijk kan iemand mij hiermee helpen. Alvast bedankt.

Welke versie draai je? Test of live?

Dankjewel voor je bericht. Ik draai versie 5.0.13

Wil je eens naar de test versie (5.3.0) gaan? Komt binnenkort een verse update op.