Tags: rogrun/openhab-alexa
Tags
Fixes openhab#37 (openhab#38) Signed-off-by: Dan Cunningham <[email protected]>
small logging changes (openhab#34) Signed-off-by: Dan Cunningham <[email protected]>
Log refactor (openhab#28) * Refactors logging to make it easier to turn up and down logging without having to redploy, standardizes on single quotes over double. Signed-off-by: Dan Cunningham <[email protected]> * change entry to debug Signed-off-by: Dan Cunningham <[email protected]> * Fix order of log levels Signed-off-by: Dan Cunningham <[email protected]> * set default to debug Signed-off-by: Dan Cunningham <[email protected]>
Implements getTargetTemperature Fixes openhab#14 (openhab#27) * Implements getTargetTemperature Fixes openhab#14 Signed-off-by: Dan Cunningham <[email protected]> * Correctly implement temperature reading requests Signed-off-by: Dan Cunningham <[email protected]> * Fixed type in tag case, refactored the thermo mode logic Signed-off-by: Dan Cunningham <[email protected]>
Initial commit for controlling color. Fixes openhab#22 (openhab#25) * Initial commit for controlling color. Fixes openhab#22 Signed-off-by: Dan Cunningham <[email protected]> * Few minor fixes Signed-off-by: Dan Cunningham <[email protected]>
Log changes (openhab#20) * Reduce logging for production Signed-off-by: Dan Cunningham <[email protected]> * Fixes temperature group matching Signed-off-by: Dan Cunningham <[email protected]>