Apollon77 / ioBroker.daikin

Control Daikin Air Conditioner devices
MIT License
14 stars 10 forks source link

Provide read/write access to the daily/weekly time plan (Timer) #57

Open mike-bee opened 3 years ago

mike-bee commented 3 years ago

Is your feature request related to a problem? Please describe. I have setup a weekly plan for my indoor device(s) and want to enable/disable it dependent on my (Homematic) "atHome" status.

Describe the solution you'd like A way to enable/disable the weekly or daily plan by changing the objects in the adapter, similar to the app.

Describe alternatives you've considered Simulating a schedule by a combination of ioBroker scripts considering my (Homematic) "atHome" status.

Additional context Host: RasberryPi 3B Node.js: 12.20.0 NPM: 6.14.9 Indoor device: FXTA (Stylish) Adapter type: BRP084A42-1 Adapter HW: 1.1.3 Adapter FW: 1.2.51 Controller App: 2.5.1

https://user-images.githubusercontent.com/30027622/104690147-2d835700-5704-11eb-8e41-9eeb997bf252.jpg https://user-images.githubusercontent.com/30027622/104579183-f0638a00-565b-11eb-8559-47637a240421.jpg

Apollon77 commented 3 years ago

Challenge is on how to do this in a "state"/Object form ...