I have figured out how to suspend schedules
http://192.168.7.162/rpc/Schedule.Update?id=3&enable=false
Where 3 is the schedule number
You can list all the schedules by
I have figured out how to suspend schedules
http://192.168.7.162/rpc/Schedule.Update?id=3&enable=false
Where 3 is the schedule number
You can list all the schedules by
Hi
I am using the example from your api to create a Schedule
http://192.168.33.1/rpc/Schedule.Create?timespec="0 0 22 * * FRI"&calls=[{"method":"Shelly.GetDeviceInfo"}]
This shows up as an error on the shelly device under Schedules
The other commands List and Delete work correctly.
can you please cheque this
I want to use an input on a Shelly Plus i4 to enable or disable schedules on other Shelly devices
can you give me an example on how to do this
I have several Shelly Plus 1PM all running the same Firmware
smarthome-forum.eu/attachment/31282/
Despite this the units have different screen and features
Example below
smarthome-forum.eu/attachment/31283/
smarthome-forum.eu/attachment/31284/
Can you Help
Question
I have tried in the past to use ip followed by /status on my Shelly 4pm and always got the response "not Found"
When I use ip followed by shelly.getStatus or shelly.Status I get a report.
Is this correct
Hi
I believe it is possible to configure the Shelly APP to control devices using MQTT without having an internet connection.
I know how to configure Shelly Devices to use MQTT
How do you configure the Shelly App to work only on the home network without internet
Hi
many thanks for your reply
I know how to configure devices for MQTT
My question is how do you configure the App
to communicate locally (without Internet)
Hi
I am looking on how to set up Shelly App in MQTT mode locally
(only in my home network no internet),
Many thanks in advance