When receiving data from https://api.netatmo.com/api/homesdata, I may get multiple schedules in one home object, but it seems to be impossible to determine which particular schedule a home/module/device/room is using.
Will it always be the first schedule? If not: How do I identify the current active schedule for a unit and on which object are these schedules assigned?
Would it be possible to assign different schedules on each room?
Thanks in advance
Michael
Which schedule is used
Re: Which schedule is used
Hi
Did you ever get an answer to this question?
Did you ever get an answer to this question?
Re: Which schedule is used
Hi,
You need to check if selected = true in the schedule object
▼schedules:
▼
away_temp: 12
default: true
hg_temp: 7
►timetable:[...]
►zones:[...]
id: "5a327cbdb05a2133678b5d3f"
selected: true
type: "therm"
Céline
You need to check if selected = true in the schedule object
▼schedules:
▼
away_temp: 12
default: true
hg_temp: 7
►timetable:[...]
►zones:[...]
id: "5a327cbdb05a2133678b5d3f"
selected: true
type: "therm"
Céline
Céline - Netatmo Team 
