Bo Maryniuk
6a08d2b6b5
Implement static grains for the Philips HUE
2015-11-16 08:23:02 -07:00
Bo Maryniuk
5d3c3e09fc
Bugfix: show all devices, if no specific IDs were passed
2015-11-16 08:23:02 -07:00
Bo Maryniuk
76e86d2d7d
Implement color temperature
2015-11-16 08:23:02 -07:00
Bo Maryniuk
a2d87a18cc
Fix the documentation
2015-11-16 08:23:02 -07:00
Bo Maryniuk
adeecb49d4
Implement brightness
2015-11-16 08:23:02 -07:00
Bo Maryniuk
a2b1a71e01
Fix crash if the controller is down
2015-11-16 08:23:02 -07:00
Bo Maryniuk
a7d5aafbe3
Update documentation for the color settings
2015-11-16 08:23:02 -07:00
Bo Maryniuk
15f83e180d
Add more preset colors
2015-11-16 08:23:02 -07:00
Bo Maryniuk
44339f3dc1
Impement color setter with transition
2015-11-16 08:23:02 -07:00
Bo Maryniuk
0f4d5b9eac
Implement effects method
2015-11-16 08:23:02 -07:00
Bo Maryniuk
f341910174
Implement alert function
2015-11-16 08:23:02 -07:00
Bo Maryniuk
e0c95b4c7f
Separate device (lamps) getter
2015-11-16 08:23:02 -07:00
Bo Maryniuk
37ed834a63
Implement lamp rename
2015-11-16 08:23:02 -07:00
Bo Maryniuk
66b155c3db
Enhance _set method so it can set more than just lights status
2015-11-16 08:23:02 -07:00
Bo Maryniuk
8e94aad5c1
Enhance internal ping report on failures (device is not reachable)
2015-11-16 08:23:02 -07:00
Bo Maryniuk
3bf79e6920
Implement blink function
2015-11-16 08:23:02 -07:00
Bo Maryniuk
334371d660
Use blink on internal ping
2015-11-16 08:23:02 -07:00
Bo Maryniuk
a8e4c2162c
Fix bug: call in a proper order, if all devices
2015-11-16 08:23:02 -07:00
Bo Maryniuk
a98d5187f8
Remove the debug
2015-11-16 08:23:02 -07:00
Bo Maryniuk
a1244223bf
Enhance switch method
2015-11-16 08:23:02 -07:00
Bo Maryniuk
e902764e25
Switch all lamps if IDs are not passed
2015-11-16 08:23:02 -07:00
Bo Maryniuk
1e508e9155
Fix bug: crash, if only one lamp ID is passed
2015-11-16 08:23:02 -07:00
Bo Maryniuk
c0e6706d9a
Implement status
2015-11-16 08:23:02 -07:00
Bo Maryniuk
6d8e6d6e23
Fix lint
2015-11-16 08:23:02 -07:00
Bo Maryniuk
db053fbd8b
Add licence
2015-11-16 08:23:02 -07:00
Bo Maryniuk
2abdb19934
Implement proxy minion configuration
2015-11-16 08:23:02 -07:00
Bo Maryniuk
1a75be3f71
Cleanup code
2015-11-16 08:23:02 -07:00
Bo Maryniuk
1a46a180bc
Implement light switch ON/OFF
2015-11-16 08:23:02 -07:00
Bo Maryniuk
cc5ee382c5
Implement lights method.
2015-11-16 08:23:02 -07:00
Bo Maryniuk
bfbe4160b2
Add constants class-struct
2015-11-16 08:23:02 -07:00
Bo Maryniuk
7a8d72de3f
Implement device state change
2015-11-16 08:23:02 -07:00
Bo Maryniuk
d769bc85a7
Implement available device listing
2015-11-16 08:23:02 -07:00
Bo Maryniuk
c9e7f4dc18
Cleanup code
2015-11-16 08:23:02 -07:00
Bo Maryniuk
5503b6f20e
Implement Philips HUE wrapper caller for Minion Proxy
2015-11-16 08:23:02 -07:00
Bo Maryniuk
1b11d1ec74
Initial implementation of Philips HUE proxy
2015-11-16 08:23:02 -07:00
Bo Maryniuk
20033eeeb7
Save modified environment path
2015-11-16 12:42:52 +01:00
Mike Place
23eae0d9e0
Merge pull request #28891 from jfindlay/chkconfig_check
...
rh_service module: fix logic in _chkconfig_is_enabled
2015-11-15 19:44:14 -07:00
Mike Place
8e6acd97ae
Merge pull request #28892 from jfindlay/sles_grain
...
grains.core: correctly identify SLES 11 distrib_id
2015-11-15 19:30:30 -07:00
Mike Place
2488b873b8
Merge pull request #28908 from rallytime/doc-convention-spelling
...
A couple of spelling fixes for doc conventions page.
2015-11-15 19:29:34 -07:00
Mike Place
cf929c3847
Merge pull request #28910 from lorengordon/patch-1
...
Fix winrepo command in windows pkg mgmt doc
2015-11-15 19:29:12 -07:00
Loren Gordon
64655398b3
Fix winrepo command in windows pkg mgmt doc
2015-11-15 20:03:46 -05:00
rallytime
60e6eddb77
A couple of spelling fixes for doc conventions page.
2015-11-15 14:49:47 -07:00
Nicole Thomas
827a1ae020
Merge pull request #28902 from whiteinge/json-keys
...
Fix missing JSON support for /keys endpoint
2015-11-15 08:36:05 -07:00
Seth House
9745903301
Fix missing JSON support for /keys endpoint
...
Fixes #22442
2015-11-14 18:01:53 -07:00
Justin Findlay
d23bd49130
Merge pull request #28897 from rallytime/bp-28873
...
Back-port #28873 to 2015.5
2015-11-14 17:43:34 -07:00
Justin Findlay
7a4fb9a790
Merge pull request #28896 from rallytime/bp-28855
...
Back-port #28855 to 2015.8
2015-11-14 17:43:15 -07:00
Justin Findlay
64dc3c23e0
Merge pull request #28895 from rallytime/bp-28823
...
Back-port #28823 to 2015.8
2015-11-14 17:43:07 -07:00
Tehmasp Chaudhri
077e671ead
Fix salt-cloud help output typo
2015-11-14 08:15:10 -07:00
Theo Chatzimichos
baf238f270
fix the os grain in sle11sp4 to be SUSE instead of SLES
...
due to the existence of /etc/os-release on SLE11SP4, the os grain between
SLE11SP3 and SLE11SP4 was different (SLES vs SUSE). Thus, it was falsely trying
to use systemd on SLE11SP4 to start services
2015-11-14 08:13:41 -07:00
Theo Chatzimichos
d167a6b83d
Add support for priority and humanname in pkrepo zypper backend
...
humanname is zypper ar --name
priority is zypper mr -p
both are quite important arguments for setting zypper repositories that were
silently ignored. This commit introduces support on them so that pkgrepo will
properly act on them
Signed-off-by: Marcus Rueckert <mrueckert@suse.com>
Signed-off-by: Bo Maryniuk <bmaryniuk@suse.com>
Signed-off-by: Theo Chatzimichos <tchatzimichos@suse.com>
2015-11-14 08:03:47 -07:00