No problem
Please excuse my late reply.
Unfortunately, I canāt recognise a pattern. I do not make any changes to the Z-Wave settings of individual or multiple Shellys. Itās best to configure the devices once and then never have to touch them againā¦
My Z-Wave network has actually also worked satisfactorily in the past, although the individual devices occasionally communicate with the Homey via strange network paths. Before the Shelly WaveShutter, I only used Fibaro Z-Wave devices for the same use on the same blinds in my house. I didnāt have the problems described with the Fibaro devices.
As I have never had any problems with the many Shelly Wifi devices that I use, I would be interested to know whether Shelly will one day offer wifi-capable devices for controlling Venetian blindsā¦ maybe you have some insider informationā¦
Hello everyone,
I am having difficulty integrating two Shelly Wave Pro 1 onto my network.
I integrated two others without problem but these two do not integrate into the network.
I use the Shelly app for Homey pro.
My network is iot wifi, on which I have my phone, my computer and my Homey box.
When I try to include the Shelly by pressing the S button I have permanent blu led, then a second time, I have the blue LED blinking and when I release it I am in pairing mode but it does not connect. The first two are right next to the two new ones. I donāt understand. I did a factory reset on the two new ones but nothing happened again.
Does anyone have any ideas?
Found the solution. My homey bridge was closed to the devices but it didnāt work. I took my Homey pro close to and it works.
Hello Phuturist,
i got a Shelly 2PM Gen3 to test on one of my venetian blinds.
The device finally has native slat control in cover mode, which works perfectly with the Shelly iOS app. Unfortunately, the slat control does not seem to have been integrated into the Shelly Homey app yet.
Can you perhaps give me some brief information on whether and when the control will be available on the Homey?
Thank you very much!
Could you post the output of http://yourshellyip/status and http://yourshellyip/config when then device is configured in slats mode. And please use a code block the post the output.
h++p://shellyip/rpc/shelly.getconfig
{
"ble": {
"enable": true,
"rpc": {
"enable": true
},
"observer": {
"enable": false
}
},
"bthome": {
},
"cloud": {
"enable": true,
"server": "shelly-84-eu.shelly.cloud:6022/jrpc"
},
"cover:0": {
"id": 0,
"name": null,
"motor": {
"idle_power_thr": 2,
"idle_confirm_period": 0.25
},
"maxtime_open": 60,
"maxtime_close": 60,
"initial_state": "stopped",
"invert_directions": false,
"in_mode": "dual",
"swap_inputs": false,
"safety_switch": {
"enable": false,
"direction": "both",
"action": "stop",
"allowed_move": null
},
"power_limit": 2800,
"voltage_limit": 280,
"undervoltage_limit": 0,
"current_limit": 10,
"obstruction_detection": {
"enable": false,
"direction": "both",
"action": "stop",
"power_thr": 107,
"holdoff": 1
},
"slat": {
"enable": true,
"open_time": 1.4,
"close_time": 1.4,
"step": 20,
"retain_pos": false,
"precise_ctl": true
}
},
"input:0": {
"id": 0,
"name": null,
"type": "switch",
"enable": true,
"invert": false,
"factory_reset": true
},
"input:1": {
"id": 1,
"name": null,
"type": "switch",
"enable": true,
"invert": false,
"factory_reset": true
},
"knx": {
"enable": false,
"ia": "15.15.255",
"routing": {
"addr": "224.0.23.12:3671"
}
},
"mqtt": {
"enable": false,
"server": null,
"client_id": "shelly2pmg3-b08184a76dd8",
"user": null,
"ssl_ca": null,
"topic_prefix": "shelly2pmg3-b08184a76dd8",
"rpc_ntf": true,
"status_ntf": false,
"use_client_cert": false,
"enable_rpc": true,
"enable_control": true
},
"sys": {
"device": {
"name": "Jalousie Esszimmer Links",
"mac": "B08184A76DD8",
"fw_id": "20240731-123728/1.4.99-2pmg3prod0-ge3db05c",
"discoverable": true,
"eco_mode": false,
"profile": "cover",
"addon_type": null
},
"location": {
"tz": "Europe/Berlin",
"lat": 51.3803,
"lon": 8.0845
},
"debug": {
"level": 2,
"file_level": null,
"mqtt": {
"enable": false
},
"websocket": {
"enable": false
},
"udp": {
"addr": null
}
},
"ui_data": {
},
"rpc_udp": {
"dst_addr": null,
"listen_port": null
},
"sntp": {
"server": "time.google.com"
},
"cfg_rev": 15
},
"wifi": {
"ap": {
"ssid": "Shelly2PMG3-B08184A76DD8",
"is_open": true,
"enable": false,
"range_extender": {
"enable": false
}
},
"sta": {
"ssid": "Dauerwelle Wohnzimmer",
"is_open": false,
"enable": true,
"ipv4mode": "static",
"ip": "192.168.178.134",
"netmask": "255.255.255.0",
"gw": "192.168.178.1",
"nameserver": "192.168.178.1"
},
"sta1": {
"ssid": null,
"is_open": true,
"enable": false,
"ipv4mode": "dhcp",
"ip": null,
"netmask": null,
"gw": null,
"nameserver": null
},
"roam": {
"rssi_thr": -80,
"interval": 60
}
},
"ws": {
"enable": true,
"server": "ws://192.168.178.104:6113/",
"ssl_ca": "*"
}
}
h++p://shellyip/rpc/shelly.getstatus
{
"ble": {
},
"bthome": {
"errors": [
"observer_disabled"
]
},
"cloud": {
"connected": true
},
"cover:0": {
"id": 0,
"source": "timeout",
"state": "stopped",
"apower": 0,
"voltage": 227.7,
"current": 0,
"pf": 0,
"freq": 50,
"aenergy": {
"total": 6.333,
"by_minute": [0, 0, 0],
"minute_ts": 1731792360
},
"temperature": {
"tC": 46,
"tF": 114.7
},
"pos_control": true,
"last_direction": "close",
"current_pos": 0,
"slat_pos": 0
},
"input:0": {
"id": 0,
"state": false
},
"input:1": {
"id": 1,
"state": false
},
"knx": {
},
"mqtt": {
"connected": false
},
"sys": {
"mac": "B08184A76DD8",
"restart_required": false,
"time": "22:26",
"unixtime": 1731792408,
"uptime": 30944,
"ram_size": 255948,
"ram_free": 77644,
"fs_size": 1048576,
"fs_free": 573440,
"cfg_rev": 15,
"kvs_rev": 0,
"schedule_rev": 1,
"webhook_rev": 1,
"available_updates": {
},
"reset_reason": 3
},
"wifi": {
"sta_ip": "192.168.178.134",
"status": "got ip",
"ssid": "Dauerwelle Wohnzimmer",
"rssi": -64
},
"ws": {
"connected": true
}
}
I have a wireguard VPN between my home an my vacation home. In the vacation home I have some shelly devices and they are talking to my Homey at home ( via VPN) Now the tricky part. I have purchased 2 shelly uniĀ“s that I want to set up in my vacation home ( I have several Unis at home and I love them!) But I cannot get homey to adopt the devices via over VPN. I can ping them and I can control them over shelly cloud web inteface but I get timeout when trying to adopt tem in homey.
I have tried everything! So I decided to ditch the local connecteion (directly over VPN) and adopt the Uni through shelly cloud instead ( speed is no issue. I just need to be able to control the uni from homey)
But I cant figure out how to connect to the device through shelly cloud. Has this function been depricated? please advice.
Connection over cloud is not (and never has been) available on Homey Pro. You need to use Homey Cloud for that.
I must have shits for brain today! I am not getting it!
Are you saying that this is not possible at all with my homey pro, and it is only possible with the homey bridge?
If you want full integration of Shelly devices using the cloud, then yes.
well thats a bummer! I have tons of working devices with my Homey pro, and need this little shelly Uni to talking with my Homey pro, and dont feel like getting a separate brigde just because of one or potentially two devices.
You dont need a bridge to use Shelly with Homey Cloud. And if you stay under the Homey cloud limit of 5 devices you wont even need a Homey cloud subscription.
Sweet. Sounds promising. But cen I get theese āup to 5 devicesā in my current homey app?
No
Thanks.
I actually tried to set up a new cloud account and it works just like a charm to control the shelly uni through the cloud. There must be a clever way to get theese two to talk to eachother in some way. Its a shame the possibility of connecting cloud devices is not an option in Homey Pro. (I imagine that this option would be quite easy to implement since it is already built for the homey cloud)
I just came up with a incredibly dirty but quite brilliant solution.
at Home I have working shelly UniĀ“s that are communicating with homey. If I add both a uni from my home and a uni from my vacation home I can create a flow in homey cloud that trigger events between the input/output channels in this way I can control the Uni from my homey at home, and the flows in the cloud triggers the other homey to do the same thing. if I create lowsin both ways the two uniĀ“s will āmirrorā eachother.
Dirty but still functioning. tried it and can confirm itĀ“s working.
Hi,
Iām trying to configure my Shelly 2 PM (Wi-Fi) with homey.
I try to use it for roller shutter
But after configuring it, it appears as 2 different buttons and not a roller shutter command. For example, no possibility to ask half-closing shutter.
And 2 different buttons, not joined.
Is there a way to join them and configure them as roller shutter ?
Thank you by advance,
Remail
You need to first set the device as roller shutter and then pair it with Homey. It will pair with the profile to which it is set during pairing.