Quentame
Quentame
Also take care of #59
#61 is not solving this right ? Let me know when you are doing the snapshot work :wink:
I may merge it before yes. Now testing all functions before merging, so should be soon. Proposed name functions are nice 😉
#62 should be merge already but has an bug. So master, maybe your PR will go first. Or we will rebase later 😊.
> @Quentame after creating or deleting a snapshot we need to run `api.snapshot.update()` to access it. I propose that any mutating API calls (looking past just snapshots) call the appropriate...
> As you can see they are using "SYNO.Entry.Request" for mutating API calls. Do you want to add `./synology_dsm/api/entry.py` for these? Creating a snapshot would look like - > >...
Are you getting something new on this ?
Hi ! I don't mind this library is ment to be used on multiple projects of course ! already used in Home Assistant actually : https://github.com/home-assistant/core/tree/dev/homeassistant/components/synology_dsm Unfortunately I don't know...
## Required informations | Property | Value | |------------------|----------------------------------------------------------| | DSM version | 6.2.2 | | Python version | 3.7.6 | | Python XP | nothing/low/**medium**/high | | Git XP...
@aaska Do you have time to help me implementing an "auto detect" DSM version ? Asking you since I know you are using DSM 5 (from #9) If yes, can...