Bonjour,
Entre le node de récupération de l’azimth solaire et la condition d’ouverture du volet roulant, j’ai un node qui teste la position On-Off de l’alarme (présence ou absence).
Quelle est la bonne syntaxe dans le node Alarme pour récupérer le payload azimuth dans le node suivant ?
Merci d’avance,
[{"id":"b7a60004c736c07b","type":"server-state-changed","z":"6b9b906ca74dbf65","g":"0f6ff7cf681fddca","name":"Azimuth","server":"f1388c55.bbcd1","version":4,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.sunazimuth","entityidfiltertype":"exact","outputinitially":false,"state_type":"num","haltifstate":"","halt_if_type":"str","halt_if_compare":"is","outputs":1,"output_only_on_state_change":true,"for":"0","forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"eventData"},{"property":"topic","propertyType":"msg","value":"","valueType":"triggerId"}],"x":200,"y":1460,"wires":[["1a48799f96682fd2"]]},{"id":"1a48799f96682fd2","type":"api-current-state","z":"6b9b906ca74dbf65","g":"0f6ff7cf681fddca","name":"Alarme RdC OFF","server":"f1388c55.bbcd1","version":3,"outputs":2,"halt_if":"off","halt_if_type":"str","halt_if_compare":"is","entity_id":"switch.groupe_2_rdc","state_type":"str","blockInputOverrides":false,"outputProperties":[{"property":"payload","propertyType":"msg","value":"","valueType":"entityState"},{"property":"data","propertyType":"msg","value":"","valueType":"entity"}],"for":"0","forType":"num","forUnits":"minutes","override_topic":false,"state_location":"payload","override_payload":"msg","entity_location":"data","override_data":"msg","x":410,"y":1460,"wires":[["c6a981616d204930","f862a311b43893d5","b2d28220a26ccdc7"],[]]},{"id":"f862a311b43893d5","type":"switch","z":"6b9b906ca74dbf65","g":"0f6ff7cf681fddca","name":"Azimuth VR Séjour Sud 110-210 (160°)","property":"payload","propertyType":"msg","rules":[{"t":"btwn","v":"110","vt":"num","v2":"210","v2t":"num"}],"checkall":"true","repair":false,"outputs":1,"x":730,"y":1400,"wires":[[]]},{"id":"c6a981616d204930","type":"switch","z":"6b9b906ca74dbf65","g":"0f6ff7cf681fddca","name":"Azimuth VR Cuisine 250-290 (250°)","property":"payload","propertyType":"msg","rules":[{"t":"btwn","v":"250","vt":"num","v2":"290","v2t":"num"}],"checkall":"true","repair":false,"outputs":1,"x":720,"y":1460,"wires":[[]]},{"id":"b2d28220a26ccdc7","type":"switch","z":"6b9b906ca74dbf65","g":"0f6ff7cf681fddca","name":"Azimuth VR Sauna Ouest 200-280 (250°)","property":"payload","propertyType":"msg","rules":[{"t":"btwn","v":"200","vt":"num","v2":"280","v2t":"num"}],"checkall":"true","repair":false,"outputs":1,"x":740,"y":1520,"wires":[[]]},{"id":"f1388c55.bbcd1","type":"server","name":"Home Assistant RBT","addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"","connectionDelay":false,"cacheJson":false,"heartbeat":false,"heartbeatInterval":"","statusSeparator":"","enableGlobalContextStore":false}]