Commit Graph

8 Commits

Author SHA1 Message Date
3ad4b8b520 Moved logout() to Synology-Baseclass 2020-03-23 21:05:58 +01:00
be650172d2 Moved populate_api_dict() to login()-factory 2020-03-23 21:05:58 +01:00
172c302a11 Removed DS-Parameter from Audiostation.__init__ (use Audiostation.login() instead) 2020-03-23 14:18:34 +01:00
ba26323481 Replace Synology.app with class-Attribute, because login()-Factory can't use instance-properties.
Always use "@api_call()" and not "@api_call"
2020-03-10 15:01:53 +01:00
e60188e7a2 Changed decorator @Synology.api_call to @api_call in audiostation.py 2020-03-10 13:10:24 +01:00
00d2115bb5 code adaptation 2019-11-23 00:29:15 +01:00
bec4e38efc Minor Changes
Moved request_data() to auth.py
2019-03-28 11:06:05 +01:00
99601cb7bc N4S4 audio station integration (#2)
* AudioStation control added

It needs to be tested on other network as on mine is showing only my Smart TV as device.
2018-07-13 17:40:57 +02:00