[APP][Pro&Cloud] Shelly

I’ll fix that with a next release.

Can you report this to Athom, they forgot to add default flow cards for the windowcoverings_tilt_set capability. It should not be something every developer has to add to their app themself when using this capability.

When i checked the Homey Apps SDK v3 tutorial, i noticed the fact, that there are supposed to be flow cards for that capability. The code for this capability appears to be incomplete in terms of localisation. There is a title in “de” but nothing else in “de”. Other codes of other capabilities have full localisation.

I then changed the language of my homey to english. After i reboot homey, the flowcard to set tilt appears with the 2PM Gen3 Shelly.
Even the Shelly wave shutters now have an automatically generated flow card for tilt adjustment. There are now even two identical cards for the wave shutter, after you added the custom card last time.

1 Like

Guess Athom recently added these cards. There weren’t there before.

Too bad. any reasons why? Why shouldn’t this feature be a part o homeys premium product?

My problem is that something is diffrent from shelly pro devices. I can adopt theese over my VPN, but not shelly UNI´s I need some assistance to resolve this problem

To confusing for the average user and cloud is an inferior way to set up home automation anyway and should therefore not be part of premium.

Legit reasons!
Too bad that it isnt an options for more “advanced” users perhaps a separate “shelly cloud app”.
I cannot be the only one that has automations outside their home but still want to control it with homey interface

I would like to create a flow card and make use of the “AND” and checking for the percent value of my roller blinds (eg. Shelly Plus 2 PM). however the cards just show the status of my roller ( going up/ going down/inactive) and the values of the buttons - but I’m not able to check the position of the roller. Is there a good reason why this is missing?

Yes: this should be done using the generic Logic cards and tags.

1 Like

Ah perfect, exactly. Thanks a lot for the hint!

I use webhooks in recent past to control shelly cloud device (which are in another home) from homey pro and even from homey cloud.
Its one way only, so activate/deactivate shelly relays

Not sure if it still can work btw.

Hi! Where can I find the correct device id for temperature sensors connected to a Shelly Plus Add-On/ 1PM relay (to use in homeyscript)?

I get a script error saying “Not found” when using ({ id: “temperature Sensor 2” }) or ({ id: ‘measure_temperature.2’ }). What am I doing wrong?

You can find the device and its ID here: Homey Developer Tools

Yes, the sensors are located under “Capabilities” (Shelly Plus 1PM), and their ID measure_temperature.1, measure_temperature.2, measure_temperature.3, measure_temperature.4. Homey web API playground gives the same IDs.

Still get a “Not found” error in homeyscript.



You’ll need to look higher on the device page, look for “ID”
It’s quite a long string with a few dashes.

Now you used the devices’ capabilities… which makes no sense in your script

1 Like


Ok :grin: Thanks! Are the temperature sensor data somehow available to be used in homeyscript?

1 Like

Yes, but this should be continued in a Homeyscript topic imho :wink:

Sure, I will make a new post :smile: :+1:

@drenso

Dos tour app support the Shelly Wave Pro Dimmer 2PM?
I dont see it in the list just the 1PM want
To order them but not Shore

Thx!

This device hasnt been added yet.