Get MAX Heating Thermostat communicate every 30 minutes

Begonnen von gdschut, 26 Dezember 2015, 11:21:45

Vorheriges Thema - Nächstes Thema

gdschut

Hello!
I'm a beginning FHEM user (sorry, better english than german), my setup so far:
Raspberry Pi, Debian, FHEM
Homemade nanoCUL 868
2x Max! Heating Thermostat (Conrad)
Couple of DS18B20
I got it all working after a couple of days trial and error, google and find :)
My problem for now: I can not get the Thermostat give a regular reading. I have for example a reading at 1:00, than at 6:22, than at 6:48 and so on.
I would like to have a reading at every 30 minutes or something. Is this possible?
For the DS18B20 I ve set the attribute pollinginterval to get a reading every 5 minutes. But this attribute is not available at the Max device...
Does anybody have a solution for this?

Another problem is: sometimes I get a reading from Max without the temperature...:
2015-12-25_20:32:02 MAX_113323 mode: manual
2015-12-25_20:32:02 MAX_113323 battery: ok
2015-12-25_20:32:02 MAX_113323 desiredTemperature: 18.0
2015-12-25_20:32:02 MAX_113323 temperature: 18.3
2015-12-25_20:32:02 MAX_113323 valveposition: 69
2015-12-25_20:32:02 MAX_113323 18.0 °C
2015-12-25_20:32:02 MAX_113323 RSSI: -66.5
2015-12-26_01:08:53 MAX_113323 mode: manual
2015-12-26_01:08:53 MAX_113323 battery: ok
2015-12-26_01:08:53 MAX_113323 desiredTemperature: 18.0
2015-12-26_01:08:53 MAX_113323 valveposition: 69
2015-12-26_01:08:53 MAX_113323 18.0 °C
2015-12-26_01:08:53 MAX_113323 RSSI: -65
2015-12-26_01:21:43 MAX_113323 mode: manual
2015-12-26_01:21:43 MAX_113323 battery: ok
2015-12-26_01:21:43 MAX_113323 desiredTemperature: 18.0
2015-12-26_01:21:43 MAX_113323 temperature: 17.5
2015-12-26_01:21:43 MAX_113323 valveposition: 79
2015-12-26_01:21:43 MAX_113323 18.0 °C
2015-12-26_01:21:43 MAX_113323 RSSI: -65
2015-12-26_07:08:54 MAX_113323 mode: manual
2015-12-26_07:08:54 MAX_113323 battery: ok
2015-12-26_07:08:54 MAX_113323 desiredTemperature: 18.0
2015-12-26_07:08:54 MAX_113323 valveposition: 79
2015-12-26_07:08:54 MAX_113323 18.0 °C
2015-12-26_07:08:54 MAX_113323 RSSI: -66.5
2015-12-26_08:22:16 MAX_113323 wakeUp 600
2015-12-26_08:22:17 MAX_113323 mode: manual
2015-12-26_08:22:17 MAX_113323 battery: ok
2015-12-26_08:22:17 MAX_113323 desiredTemperature: 18.0
2015-12-26_08:22:17 MAX_113323 valveposition: 79
2015-12-26_08:22:17 MAX_113323 18.0 °C
2015-12-26_08:22:17 MAX_113323 RSSI: -66
2015-12-26_08:22:17 MAX_113323 18.0 °C
2015-12-26_08:22:17 MAX_113323 RSSI: -66
2015-12-26_08:48:03 MAX_113323 mode: manual
2015-12-26_08:48:03 MAX_113323 battery: ok
2015-12-26_08:48:03 MAX_113323 desiredTemperature: 18.0
2015-12-26_08:48:03 MAX_113323 temperature: 18.4
2015-12-26_08:48:03 MAX_113323 valveposition: 69
2015-12-26_08:48:03 MAX_113323 18.0 °C
2015-12-26_08:48:03 MAX_113323 RSSI: -65.5
2015-12-26_09:18:06 MAX_113323 mode: manual
2015-12-26_09:18:06 MAX_113323 battery: ok
2015-12-26_09:18:06 MAX_113323 desiredTemperature: 18.0
2015-12-26_09:18:06 MAX_113323 temperature: 19.0
2015-12-26_09:18:06 MAX_113323 valveposition: 59
2015-12-26_09:18:06 MAX_113323 18.0 °C
2015-12-26_09:18:06 MAX_113323 RSSI: -65

Does anybody know how to solve this???

fruit

Zitat von: gdschut am 26 Dezember 2015, 11:21:45
My problem for now: I can not get the Thermostat give a regular reading. I have for example a reading at 1:00, than at 6:22, than at 6:48 and so on.
The reading is only sent if valveposition or desiredTemperature are changed
I am sure it's documented somewhere, possibly in the wiki
ZitatI would like to have a reading at every 30 minutes or something. Is this possible?
I believe http://www.fhemwiki.de/wiki/MAX!_Temperatur-Scanner can do this but I have no experience of it
Feel free to follow up in German if you prefer

gdschut

Thank you!
I costed some work to figure things out, but now it is working as I wanted.
The Temperature Scanner makes this possible.
Thanks a lot!

fruit

Great that you have it working.
There is a lot about MAX and the way the system works in the early posts available here - mostly in German of course but http://www.domoticaforum.eu/viewforum.php?f=66&sid=f1db47236506b69262d83754c04ebfd7 is very useful too.
There are others online -  if youcan find them :)
Feel free to follow up in German if you prefer