Fabian Affolter
5423252a52
Merge branch 'pep257-scene-mqtt' into dev
2016-03-08 08:11:30 +01:00
Paulus Schoutsen
20dd782d9e
Rename powerview to douglas_powerview
2016-03-07 22:43:38 -08:00
Fabian Affolter
1b8b2acb51
Fix PEP257 issues
2016-03-07 22:50:56 +01:00
sander
40be9f4e0c
Powerview hub implementation
2016-03-07 21:07:38 +01:00
sander
0f6ec9b7ac
Added your suggestions.
...
Looking at your code suggestion below I am not sure exactly how other people might want to put in lists. (But I am missing a more general overview of the code)
```
if not isinstance(scene_config,list):
scene_config=[scene_config]
```
But it is there !
And changed "config" to "states" !
2016-02-28 21:00:51 +01:00
sander
a8edcfd315
removed logger.
...
I guess I should add some error checking, but I'd like you to okay this code first.
2016-02-28 10:29:21 +01:00
sander
0193454064
removed logger.
...
I guess I should add some error checking, but I'd like you to okay this code first.
2016-02-28 10:28:34 +01:00
sander
94633b3795
1. added platform per scene entry.
...
2. changed homeassistant scene setup_platform method to work with 1.
2016-02-28 10:24:02 +01:00
sander
019af42e94
removed unnecessary properties.
2016-02-23 09:42:34 +01:00
sander
88e7967a7d
- removed update method
...
- removed failing tests from test_scene
2016-02-22 22:01:05 +01:00
sander
e37c232bf6
flake8 correction
2016-02-22 20:05:42 +01:00
sander
fb449cbc82
first commit
2016-02-22 19:53:55 +01:00