I am currently switching from iobroker to Homeassistant
What i actually want to implement is a “KNX-to-Shelly Roller Shutter” Flow in Node Red.
The Shellies are all Gen 2 Roller Shutter Actuators.
This worked from the Beginning very well.
Yesterday, it just stopped working.
I can control the Shelly devices Directly via Shelly Integration in HA:
What i did in Node Red:
(Usually on the left Side connects my KNX-Flow, this is for debugging puposes)
This does not work.
The Nodes look like this:
I also tried a Shelly Example Flow Which directly connects to the Shelly device outside HA:
for me, it looks like Node Red cannot communicate to the “outside world”.
But other devices work. KNX can be sent and received, Zigbee works, Just shelly has Problems
What i else tried already:
- downgrading to Shelliess to latest stable
- upgrading Shellies to latest beta
- downgrading Homeassistant because short before the Problems began, HA made an update
Does anybody have any ideas?
Thanks for your Help!
Regards, Jan
EDIT: Sorry, as new User, i am not allowed to put more than one Picture so here as exported nodes:
[{"id":"85dcf527ab7729c3","type":"api-call-service","z":"713076ab22ad51aa","name":"","server":"b2f26198.00d7b","version":7,"debugenabled":false,"action":"cover.close_cover","floorId":[],"areaId":[],"deviceId":["c92dd644e4660691b553f2c111f8b60f"],"entityId":[],"labelId":[],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"all","blockInputOverrides":false,"domain":"cover","service":"close_cover","x":1750,"y":660,"wires":[[]]},{"id":"6381ebf1cbda0b0f","type":"api-call-service","z":"713076ab22ad51aa","name":"","server":"b2f26198.00d7b","version":7,"debugenabled":false,"action":"cover.open_cover","floorId":[],"areaId":[],"deviceId":["c92dd644e4660691b553f2c111f8b60f"],"entityId":[],"labelId":[],"data":"","dataType":"jsonata","mergeContext":"","mustacheAltTags":false,"outputProperties":[],"queue":"all","blockInputOverrides":false,"domain":"cover","service":"open_cover","x":1750,"y":580,"wires":[[]]},{"id":"e7edee3030a170e6","type":"inject","z":"713076ab22ad51aa","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"true","payloadType":"bool","x":1330,"y":580,"wires":[["6381ebf1cbda0b0f"]]},{"id":"c85c8a5887d22114","type":"inject","z":"713076ab22ad51aa","name":"","props":[{"p":"payload"},{"p":"topic","vt":"str"}],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","payload":"true","payloadType":"bool","x":1330,"y":660,"wires":[["85dcf527ab7729c3"]]},{"id":"04574bee967834da","type":"debug","z":"713076ab22ad51aa","name":"","active":true,"tosidebar":true,"console":false,"tostatus":false,"complete":"false","statusVal":"","statusType":"auto","x":1770,"y":880,"wires":[]},{"id":"787041d58dadf405","type":"inject","z":"713076ab22ad51aa","name":"goTo 75%","props":[],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":1200,"y":820,"wires":[["48e65c72691b9926"]]},{"id":"48e65c72691b9926","type":"function","z":"713076ab22ad51aa","name":"75%","func":"msg.payload = {\n roller : 0,\n go : \"to_pos\",\n roller_pos : 75\n}\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1370,"y":820,"wires":[["8b5f8078a7f12b76"]]},{"id":"4d54cc3b739d3e8b","type":"inject","z":"713076ab22ad51aa","name":"goTo 25%","props":[],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":1200,"y":920,"wires":[["41b70996ea73beef"]]},{"id":"41b70996ea73beef","type":"function","z":"713076ab22ad51aa","name":"25%","func":"msg.payload = {\n roller : 0,\n go : \"to_pos\",\n roller_pos : 25\n}\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1370,"y":920,"wires":[["8b5f8078a7f12b76"]]},{"id":"187b09d9896a7a58","type":"inject","z":"713076ab22ad51aa","name":"goTo 100%","props":[],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":1200,"y":780,"wires":[["dd66dc7c9e2a9b06"]]},{"id":"dd66dc7c9e2a9b06","type":"function","z":"713076ab22ad51aa","name":"100%","func":"msg.payload = {\n roller : 0,\n go : \"to_pos\",\n roller_pos : 100\n}\n\nreturn msg;","outputs":1,"timeout":"","noerr":0,"initialize":"","finalize":"","libs":[],"x":1370,"y":780,"wires":[["8b5f8078a7f12b76"]]},{"id":"71b395a58411f253","type":"inject","z":"713076ab22ad51aa","name":"goTo 0%","props":[],"repeat":"","crontab":"","once":false,"onceDelay":0.1,"topic":"","x":1200,"y":960,"wires":[["48f08f01c015ef51"]]},{"id":"48f08f01c015ef51","type":"function","z":"713076ab22ad51aa","name":"0%","func":"msg.payload = {\n roller : 0,\n go : \"to_pos\",\n roller_pos : 0\n}\n\nreturn msg;","outputs":1,"noerr":0,"initialize":"","finalize":"","x":1370,"y":960,"wires":[["8b5f8078a7f12b76"]]},{"id":"8b5f8078a7f12b76","type":"shelly-gen2","z":"713076ab22ad51aa","hostname":"192.168.24.100","description":"Rll-Sz-Rechts","mode":"none","verbose":false,"server":"","outputmode":"event","uploadretryinterval":5000,"pollinginterval":5000,"pollstatus":false,"getstatusoncommand":true,"devicetype":"SNSW-102P16EU","devicetypemustmatchexactly":true,"captureblutooth":false,"outputs":1,"x":1580,"y":880,"wires":[["04574bee967834da"]]},{"id":"b2f26198.00d7b","type":"server","name":"Home Assistant","addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":[],"connectionDelay":false,"cacheJson":false,"heartbeat":false,"heartbeatInterval":"","statusSeparator":"","enableGlobalContextStore":false},{"id":"63982c07acf4364f","type":"global-config","env":[],"modules":{"node-red-contrib-home-assistant-websocket":"0.80.3","node-red-contrib-shelly":"11.6.9"}}]

