Johann Kellerman and GitHub
37048919bf
Check config requirement fix ( #2999 )
...
* Check config requirement fix
2016-08-27 01:33:57 +02:00
Fabian Affolter and Teagan Glenn
5cc672ea59
Migrate to voluptuous ( #2990 )
...
🐬
2016-08-26 14:50:32 -06:00
Per Sandström and GitHub
ead0559661
Merge pull request #2995 from persandstrom/vsure_10.2
...
bump vsure version
2016-08-26 21:53:31 +02:00
Per Sandström
4ee37cb8c8
bump vsure version
2016-08-26 21:38:49 +02:00
NMA
2430acf3ad
Added unit test to enhance waypoint_whitelist coverage
2016-08-26 22:00:48 +05:30
NMA
5a25c74276
Refactored zone creation based on code review feedback, enhanced configuration
2016-08-26 19:52:08 +05:30
Pascal Vizeli and Teagan Glenn
9ab2ac766e
add motion sensor / rewrite ffmpeg binary sensor ( #2969 )
...
🐬
* use const flags
2016-08-26 06:48:17 -06:00
Pascal Vizeli and GitHub
d2bb61ad9e
Change variable to poll for ccu/homegear ( #2987 )
2016-08-26 12:17:50 +02:00
Pascal Vizeli and GitHub
95b98f6752
Full homematic system variable support ( #2986 )
2016-08-26 10:25:56 +02:00
Paulus Schoutsen
3fa1963345
Convert automation to entities with services
2016-08-25 23:36:48 -07:00
Paulus Schoutsen
d9ecc4af64
EventBus: return function to unlisten
2016-08-25 23:25:35 -07:00
Paulus Schoutsen
62ba0fa7a2
Do not install pip packages in tests
2016-08-25 23:23:14 -07:00
Martin Hjelmare and GitHub
877dc9c7b5
Merge pull request #2960 from MartinHjelmare/mysensors-mqtt
...
Add MQTT gateway for MySensors
2016-08-26 08:10:57 +02:00
Roi Dayan and Teagan Glenn
d611010a6e
Fix reading dht config values ( #2956 )
...
🐬
2016-08-25 20:09:48 -06:00
Pascal Vizeli and GitHub
2eadae2039
add homematic hub device with variable support / update pyhomematic with new device / add cover support ( #2981 )
2016-08-25 21:55:03 +02:00
Daniel Høyer Iversen and Paulus Schoutsen
354f4b4740
Upgrade rfxtrx lib ( #2974 )
2016-08-25 10:52:48 -07:00
MartinHjelmare
d1e94b958f
Extract mqtt string into constant and add log
2016-08-25 19:07:22 +02:00
NMA
ed872f6054
Fixed E302
2016-08-25 22:29:16 +05:30
Landrash and Teagan Glenn
34f57ebdc9
Fix reference to wrong components in tests for cameras ( #1 ) ( #2975 )
...
🐬 👍
2016-08-25 10:55:37 -06:00
NMA
47a9313fdb
Fixed variable scope issues for entities
2016-08-25 22:15:31 +05:30
NMA
ca73295dd1
Fixed style issues
2016-08-25 21:35:04 +05:30
NMA
2ca3541eac
Fixed zone test break and code style issues
2016-08-25 21:33:07 +05:30
Teagan Glenn and Johann Kellerman
826ec9b9d7
Add a Fan component and support for an Insteon Hub Fan ( #2964 )
...
* Fan component and service definitions
* Insteon Hub fan support
2016-08-25 14:47:07 +02:00
NMA
95b7a8c4b9
Removed redundant assignment to CONF_WAYPOINT_IMPORT_USER
2016-08-25 17:07:53 +05:30
NMA
185ae50e24
Rebased to upstream
2016-08-25 17:02:45 +05:30
NMA
e6b7511e7d
Added test for Owntracks waypoints import
2016-08-25 16:52:22 +05:30
NMA
1ada7d6211
Backend support for importing waypoints from owntracks as HA zones
2016-08-25 16:52:22 +05:30
NMA
2bea5a484f
Added test for Owntracks waypoints import
2016-08-25 16:47:34 +05:30
Per SandstrÃom
be1981ca5d
modbus write register service
2016-08-25 08:20:08 +00:00
Johann Kellerman and Teagan Glenn
17631cd728
Check config script: various fixes ( #2967 )
...
🐬
2016-08-24 23:18:32 -06:00
Fabian Affolter and Teagan Glenn
b199c61c88
Migrate to voluptuous ( #2955 )
...
🐬
2016-08-24 22:36:41 -06:00
Fabian Affolter and Teagan Glenn
9219d65c3e
Migrate to voluptuous ( #2958 )
2016-08-24 22:35:09 -06:00
John Arild Berentsen and GitHub
d9322b81f3
Bugfixing DemoCover NotImplemented Was not raised for is_closed ( #2965 )
...
* NotImplemented was not raised when is_closed was missing
* Bugfixing Demo
2016-08-24 20:36:43 +02:00
Open Home Automation and Teagan Glenn
cc358a5dde
Corrected sensor name from HM-Z19 to MH-Z19 ( #2963 )
...
Approved
2016-08-24 10:54:34 -06:00
John Arild Berentsen and GitHub
5d2d9af8e3
Add deprecated warning to thermostat and hvac ( #2962 )
...
* Add deprecated warning for thermostat and hvac
2016-08-24 16:30:14 +02:00
Daniel Høyer Iversen and GitHub
daa066c036
Merge pull request #2959 from home-assistant/rfxtrx
...
minor bug in rfxtrx sensor
2016-08-24 14:25:07 +02:00
John Arild Berentsen and GitHub
e5abf6074c
Cover ( #2957 )
...
* current_position was set, it should be optional
* Update mqtt test to match
2016-08-24 11:53:02 +02:00
Daniel
99796e559e
minor bug in rfxtrx sensor
2016-08-24 11:33:57 +02:00
MartinHjelmare
e7b206da0c
Add MQTT gateway for MySensors
...
* Use mqtt component to enable a MySensors MQTT gateway.
* Setup the MQTT gateway if mysensors config has mqtt as a value for
the key device in the list of gateways.
* Simplify two lines in the mqtt component.
2016-08-24 10:48:55 +02:00
Greg Dowling and Robbie Trencheny
4795122463
Add voluptuous to binary template sensor ( #2938 )
...
* Add voluptuous to binary template sensor / update failing test.
* Update tests.
* Quick fixes to remove duplicate variables
2016-08-24 01:16:26 -07:00
Nolan Gilley and Paulus Schoutsen
61ef2683c5
Add volume and seek control to gpmdp ( #2953 )
2016-08-23 23:32:00 -07:00
Carter and Paulus Schoutsen
52acb2e6f0
adding pull mode and relay time for you garage door ( #2896 )
...
* adding pull mode and relay time
* fixing failing tests
* removed unused vars, removed trailing whitespace
* removed white space
* split line in 2
* removed whitespace and fixed indent
* undid line break
* Update rpi_gpio.py
new line so its not too long
* back to no new line
* Moved long method to a new line
* Moved comment
* moved comment to above method
* adding required blank line
* fixed variables and made them optional
misunderstood the logic at first.
* removed line for lint and removed vars that were not required
* added second blank line for class
* added new configs to platform_schema - still have same error on load
* changing string to int
* added code to covers rpi as well
2016-08-23 23:28:49 -07:00
Robby Grossman and Robbie Trencheny
78b2c87b54
Implement support for NEST structures. ( #2736 )
...
* Implement support for NEST structures.
* Conform to balloobbot style preferences.
* Log to debug level rather than info level.
* Use config validation to coerce list format if supplied as string.
* Use list comprehension for more succinct code.
* Conform to project linting standards.
2016-08-23 22:47:53 -07:00
Robbie Trencheny
5d4dc713f2
Append the travel mode to the sensor name for Google Travel Time
2016-08-23 21:01:31 -07:00
Paulus Schoutsen
21fb18e5aa
pep257 fixes
2016-08-23 20:25:52 -07:00
Paulus Schoutsen
c4b53039c1
Merge remote-tracking branch 'origin/master' into dev
2016-08-23 19:39:03 -07:00
Paulus Schoutsen
63e3d20260
update frontend
2016-08-23 19:36:45 -07:00
Nolan Gilley and Paulus Schoutsen
0c91ba4a50
improve gpmdp ( #2951 )
2016-08-23 19:09:43 -07:00
Pascal Vizeli and Paulus Schoutsen
c5fd665151
add ffmpeg noise detection sensor ( #2950 )
2016-08-23 19:08:20 -07:00
Fabian Affolter and Paulus Schoutsen
98364248d4
Use voluptuous for graphite ( #2929 )
...
* Migrate to voluptuous
* Update tests
* Fix tests and check if Graphite instance is reachable
2016-08-23 19:01:46 -07:00