-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathCHANGED
49 lines (49 loc) · 1.33 KB
/
CHANGED
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
2018-09-20
fix
2018-06-09
resolved issue should be fireTv_playpause() #4 onkeloki
2018-06-09
replaced POSIX::tmpnam by File::Temp
2017-07-17
Zyklischer Refresh von screen_state per Attribut interval
2017-05-14
bugfix: set text added to $opt condition
2017-05-05
Version 0.6
added get screen_state, get currentapp (dumpsys)
modified FireTV_search_only to fit the new firetv ui
new call to FireTV_ReadDeviceInfo in FireTV_Notify
2017-03-30
Version 0.5.3
added FireTV_connect to FireTV_ReadDeviceInfo
2017-03-29
Version 0.5.2
add sudo option; better support for attribute disable
new internal OSNAME; get getprop
new internal OSVERSION
minor logging changes, test on empty package-list, more generalized regex in adb server check
2017-03-26
fix for PERL WARNING: keys on reference is experimental at ./FHEM/98_FireTV.pm line 142
2017-03-15
fixed declaration of $response
2017-03-15
Version 0.5
2017-03-15
added LEANBACK_LAUNCHER
added PORT internal
added deviceid to adb calls
added hint to 'apt-get install android-tools-adb' to documentation
some minor bugfixes
2017-03-08
removed $Id$
2017-03-08
remotehtml:textfield-long removed
2017-03-07
new attribute remotehtml
2017-03-02
FireTV Ver 0.3
2017-03-01
added 99_Utils_FireTV
removed callback function for FireTV_Remote
added doc2mw.sh
added control-file for the fhem update mechanism