Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (Apollon77) Adjust Alarm methods to use the new API from Amazon. Also createNotification() and parseValue4Notification() now returns the new format for Alarms * (Apollon77) Enhance createNotification() to also support adding reccurence information * (Apollon77) Notification objects will also have a delete method now * (Apollon77) Notifications can be cancelled now * (Apollon77) Adjust logging when no callback is provided again, now logs also the body * (Apollon77) Add methods: * getUsersMe() * getHousehold() * getNotificationSounds() * getDeviceNotificationState() * setDeviceNotificationVolume() * setDeviceNotificationDefaultSound() * getDeviceNotificationDefaultSound() * getAscendingAlarmState() * setDeviceAscendingAlarmState() * getRoutineSkillCatalog() to request the Skill catalog that can be used in Sequence Commands * cancelNotification() * setNotification() and setNotificationV2()
- Loading branch information