Jump to content
🌟 NEW Shelly Products Reveal Video! 🌟 NEUE Shelly-Produkte-Enthüllungsvideo! 🌟 ×
NOTICE / HINWEIS: iOS 18 Update and Today Widgets ×

Doc for Wall Display firmware 2.0


Recommended Posts

  • New Members
Posted (edited)

Is there documentation for the extended RPC calls like Thermostat., Music.* etc.

/rpc/Shelly.List provides the following methods:

```

...

      "Thermostat.Create",
      "Thermostat.Delete",
      "Thermostat.GetConfig",
      "Thermostat.GetStatus",
      "Thermostat.Schedule.AddProfile",
      "Thermostat.Schedule.AddRule",
      "Thermostat.Schedule.ChangeRule",
      "Thermostat.Schedule.DeleteProfile",
      "Thermostat.Schedule.DeleteRule",
      "Thermostat.Schedule.ListProfiles",
      "Thermostat.Schedule.ListRules",
      "Thermostat.Schedule.RenameProfile",
      "Thermostat.Schedule.SetConfig",
      "Thermostat.SetConfig",

...

```

 

but if I try to use Thermostat.SetConfig to change the target temp it returns error -114 SERVICE UNVAILABLE.

Post Data: {"id":589792286,"src":"openhab-192.168.1,1","method":"Thermostat.SetConfig","params":{"id":0,"target_C":4}}

Could you please provide a curl example or point me to the device doc.

What's the purpose of Thermostat.Create? Could I create virtual thermostats based on more than one external sensor?

Edited by markus7017
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Erstelle neue...