thermostat-widget boost und ventil

Begonnen von chris1284, 22 Dezember 2016, 11:47:24

Vorheriges Thema - Nächstes Thema

chris1284

moin,

um den boost zu aktivieren (hmccu) muss ich

set az_hz datapoint 4.BOOST_MODE true ausführen

nun habe ich in dem widget folgendes eingetragen

data-boost="datapoint 4.BOOST_MODE true"

das widget scheint an dieser stelle aber was ganz anders zu machen

set az_hz datapoint 4.SET_TEMPERATURE boostclass

4.SET_TEMPERATURE scheint er aus dataget zu nehmen, boostclass wahrscheinlich von intern


2. fehler / problem

im widget habe ich für die valveposition data-valve="az_hz.4.VALVE_STATE" angegeben. angezeigt wird nichts

tw

Hallo Chris - hast du denn überhaupt eine Anzeige im Thermostat Widget hinbekommen?
Ich nämlich nicht. Ich hole die Daten auch über HMCCU2 - auch ohne Erfolg.
Das ist mein Setup - bei mir wird im Tablet nicht angezeigt.
Anscheinend funktioniert die Variable so nicht "Basti-HZG.4.VALVE_STATE"

Wer hat eine Idee was falsch läuft?




Internals:
   DEF        Basti-HZG
   IODev      HMCCU2
   NAME       Basti_HZG
   NR         265
   STATE      Initialized
   TYPE       HMCCUDEV
   ccuaddr    LEQ0857296
   ccudevstate Active
   ccuif      BidCos-RF
   ccuname    Basti-HZG
   ccutype    HM-CC-RT-DN
   channels   7
   statevals  devstate
   Readings:
     2016-12-21 13:23:38   Basti-HZG.0.AES_KEY 0
     2016-12-21 13:23:38   Basti-HZG.0.CONFIG_PENDING false
     2016-12-21 13:23:38   Basti-HZG.0.DEVICE_IN_BOOTLOADER false
     2016-12-21 13:23:38   Basti-HZG.0.INHIBIT false
     2016-12-21 13:23:38   Basti-HZG.0.LOWBAT false
     2016-12-21 13:23:38   Basti-HZG.0.RSSI_DEVICE 205
     2016-12-21 13:23:38   Basti-HZG.0.RSSI_PEER 165
     2016-12-21 13:23:38   Basti-HZG.0.STICKY_UNREACH false
     2016-12-21 13:23:38   Basti-HZG.0.UNREACH false
     2016-12-21 13:23:38   Basti-HZG.0.UPDATE_PENDING false
     2016-12-21 13:51:00   Basti-HZG.4.ACTUAL_TEMPERATURE 21.300000
     2016-12-21 13:51:00   Basti-HZG.4.BATTERY_STATE 2.500000
     2016-12-21 13:51:00   Basti-HZG.4.BOOST_STATE 0
     2016-12-21 13:51:00   Basti-HZG.4.CONTROL_MODE 0
     2016-12-21 13:51:00   Basti-HZG.4.FAULT_REPORTING 0
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_START_DAY 1
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_START_MONTH 1
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_START_TIME 0
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_START_YEAR 0
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_STOP_DAY 1
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_STOP_MONTH 1
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_STOP_TIME 0
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_STOP_YEAR 0
     2016-12-21 13:51:00   Basti-HZG.4.PARTY_TEMPERATURE 5.000000
     2016-12-21 13:51:00   Basti-HZG.4.SET_TEMPERATURE 20.000000
     2016-12-21 13:51:00   Basti-HZG.4.VALVE_STATE 5
     2016-12-21 13:58:03   Basti-HZG_Clima.ACTUAL_TEMPERATURE 21.400000
     2016-12-21 13:58:03   Basti-HZG_Clima.BATTERY_STATE 2.500000
     2016-12-21 13:58:03   Basti-HZG_Clima.BOOST_STATE 0
     2016-12-21 13:58:03   Basti-HZG_Clima.CONTROL_MODE 0
     2016-12-21 13:58:03   Basti-HZG_Clima.FAULT_REPORTING 0
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_START_DAY 1
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_START_MONTH 1
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_START_TIME 0
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_START_YEAR 0
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_STOP_DAY 1
     2016-12-21 13:58:07   Basti-HZG_Clima.PARTY_STOP_MONTH 1
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_STOP_TIME 0
     2016-12-21 13:58:07   Basti-HZG_Clima.PARTY_STOP_YEAR 0
     2016-12-21 13:58:03   Basti-HZG_Clima.PARTY_TEMPERATURE 5.000000
     2016-12-21 13:58:03   Basti-HZG_Clima.SET_TEMPERATURE 20.000000
     2016-12-21 13:58:03   Basti-HZG_Clima.VALVE_STATE 5
     2016-12-21 13:23:04   state           Initialized

<div data-type="thermostat" data-device="Basti_HZG_Clima" data-valve="VALVE_STATE" class="cell"></div>
                <div data-type="thermostat"
     data-device="Basti-HZG_Clima"
     data-valve="VALVE_STATE"
     data-get="SET_TEMPERATURE"
     data-set="SET_TEMPERATURE"
     data-temp="ACTUAL_TEMPERATURE"
     class="cell"></div>

tw

So jetzt habe ich eine Anzeige für IstTemp und Ventilstellung - aber das Setzen der neuen Temperatur geht noch nicht.
Ich habe mal ein anderes Device gewählt.

Warum geht der SET-Befehl nicht?


Internals:
   DEF        Buero-Thomas-HZG
   IODev      HMCCU2
   NAME       Buero_Thomas_HZG
   NR         209
   STATE      Initialized
   TYPE       HMCCUDEV
   ccuaddr    KEQ0580887
   ccudevstate Active
   ccuif      BidCos-RF
   ccuname    Buero-Thomas-HZG
   ccutype    HM-CC-RT-DN
   channels   7
   statevals  devstate
   Readings:
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.AES_KEY 0
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.CONFIG_PENDING false
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.DEVICE_IN_BOOTLOADER false
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.INHIBIT false
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.LOWBAT false
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.RSSI_DEVICE 220
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.RSSI_PEER 195
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.STICKY_UNREACH false
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.UNREACH false
     2016-12-23 19:25:49   Buero-Thomas-HZG.0.UPDATE_PENDING false
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.ACTUAL_TEMPERATURE 22.600000
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.BATTERY_STATE 2.600000
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.BOOST_STATE 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.CONTROL_MODE 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.FAULT_REPORTING 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_START_DAY 1
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_START_MONTH 1
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_START_TIME 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_START_YEAR 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_STOP_DAY 1
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_STOP_MONTH 1
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_STOP_TIME 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_STOP_YEAR 0
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.PARTY_TEMPERATURE 5.000000
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.SET_TEMPERATURE 21.000000
     2016-12-23 20:02:15   Buero-Thomas-HZG.4.VALVE_STATE 0
     2016-12-23 19:25:07   state           Initialized
Attributes:
   IODev      HMCCU2


<div data-type="thermostat"
     data-device="Buero_Thomas_HZG"
     data-valve="Buero-Thomas-HZG.4.VALVE_STATE"
     data-get="Buero-Thomas-HZG.4.SET_TEMPERATURE"
     data-set="Buero-Thomas-HZG.4.SET_TEMPERATURE"
     data-temp="Buero-Thomas-HZG.4.ACTUAL_TEMPERATURE"
     class="cell">
</div>



chris1284

bei mir geht alle sbist auf boost setzen und anzeige ventilöffnung