kennychou0529 / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

gcal did´t send HSB Type #501

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Iff your apointment in google Calender send "send Light_LR_Eat_Tisch 226,100,5" 
to a philips hue it just change the brithness like percent type.

What is the expected output? What do you see instead?

"send Light_LR_Eat_Tisch 226,100,5" expect a HSB(HUE,Satutation,Britness) Type

What version of the product are you using? On what operating system?

Openhab 1.4 Snapshot
Debian 7.1 64bit
Intel NUC DCCP847DYE

Please provide any additional information below.

The Error Massage

12:57:00.001 INFO o.o.i.g.i.u.ExecuteCommandJob[:159]- Error: Command '323.0' 
is not valid for item 'Light_LR_Eat_Tisch'
12:57:00.001 INFO o.o.i.g.i.u.ExecuteCommandJob[:155]- Valid command types are: 
( 
12:57:00.002 INFO o.o.i.g.i.u.ExecuteCommandJob[:155]- OnOffType 
12:57:00.002 INFO o.o.i.g.i.u.ExecuteCommandJob[:155]- IncreaseDecreaseType 
12:57:00.002 INFO o.o.i.g.i.u.ExecuteCommandJob[:155]- PercentType 
12:57:00.002 INFO o.o.i.g.i.u.ExecuteCommandJob[:155]- HSBType 
12:57:00.003 INFO o.o.i.g.i.u.ExecuteCommandJob[:159]- )

It will accept the first nummber between 0 and 100 like a percent type.
If change the other values for Saturation an Brightness, nothing happen.

Original issue reported on code.google.com by marcusma...@gmail.com on 1 Nov 2013 at 7:30

GoogleCodeExporter commented 9 years ago

Original comment by teichsta on 5 Nov 2013 at 10:53

GoogleCodeExporter commented 9 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:09

GoogleCodeExporter commented 9 years ago
Set status to "invalid" to show that these issues are not tracked here anymore 
- please refer to GitHub instead!

Original comment by kai.openhab on 2 Dec 2013 at 7:12