iobroker-community-adapters / ioBroker.shelly

Integrate your Shelly devices into ioBroker via MQTT or CoIoT
Other
158 stars 63 forks source link

Feature Request - Make schedules available in adapter (Shelly Plus2PM, cover mode) #841

Open Icebear-DEU opened 1 year ago

Icebear-DEU commented 1 year ago

I'm sure that

Shelly device

Shelly Plus 2PM, V1.0.0

Protocol (CoAP / MQTT)

MQTT

The problem

I like to check if the configured schedules in the Shelly are enabled or not. But the current adapter does not provide any information on this topic. Ideally, I would see: a. how many schedules have been configured b. which ones are enabled c. the content/configuration of the schedule and I would like to be able to change these values if needed. Creation of a new schedule is optional.

Version of nodejs

18.17.1

Version of ioBroker js-controller

4.0.24

Version of Adapter

6.8.0

Operating system running ioBroker

Synology DSM 7.2

Checklist of files to include below

Additional information & file uploads

iobroker_debug_log.txt

github-actions[bot] commented 1 year ago

Thanks for reporting @Icebear-DEU!

  1. Check if this topic is not covered in the documentation
  2. Ensure that you use the latest beta version: NPM version
  3. Attach all necessary log files in debug mode, screenshots and other information to reproduce this issue
  4. Search for the issue topic in other/closed issues to avoid duplicates!