MartinHjelmare
77959341a3
Merge branch 'dev' into mysensors-component-switch
...
Conflicts:
homeassistant/components/sensor/mysensors.py
requirements_all.txt
2015-12-23 23:45:32 +01:00
MartinHjelmare
9f54bcc21b
Fix comments for pull request
...
* Fix cleaner user config.
* Remove bad disabling of linting.
* Extract default mysensors version into constant.
* Clean up selection of mysensors.CONST from version.
* Update mysensors update decorator to add devices and update values
in one go.
* Fix persistence update.
* Clean up setup of ports.
* Setup of mysensors platforms from main mysensors component.
* Clean up v_types selection in mysensors sensor platform.
* Fix s_types and v_types selection version dependency in platforms.
2015-12-23 23:20:39 +01:00
Andrew Thigpen
c31a291a9c
Set the root logger to lowest level in logger component.
...
In combination with resetting the log level on the handlers, this
allows messages lower than the default INFO to be logged when using
the logger component.
2015-12-23 00:57:41 -06:00
Paulus Schoutsen
96938bb33c
Merge pull request #786 from philipbl/locative
...
Rename geofancy to locative (fix #761 )
2015-12-22 19:02:08 -08:00
Paulus Schoutsen
e7b1682a4e
Merge branch 'pr/780' into dev
2015-12-22 18:57:42 -08:00
Paulus Schoutsen
d191635fd8
Merge branch 'yr_no' into dev
2015-12-22 18:53:27 -08:00
Paulus Schoutsen
6ccf63dae2
Merge pull request #790 from andythigpen/logger-fix
...
Reset log handlers to lowest level.
2015-12-22 18:38:58 -08:00
Paulus Schoutsen
987282da78
Logbook entry events are now lower case
2015-12-22 18:35:05 -08:00
Fabian Affolter
56186232f3
Enable logging-too-many-args
2015-12-22 22:33:20 +01:00
Fabian Affolter
fb2da6be9a
Remove space
2015-12-22 22:02:55 +01:00
Fabian Affolter
8796187389
Equalize log messages
2015-12-22 22:02:55 +01:00
Andrew Thigpen
edff53609f
Reset log handlers to lowest level.
...
This is necessary to enable logging lower than INFO for the error log file.
2015-12-22 13:50:59 -06:00
Paulus Schoutsen
9876a2a081
Fix Alexa bug if no value for slots
2015-12-22 02:08:46 -08:00
Philip Lundrigan
0ac1759395
Rename geofancy to locative ( fix #761 )
2015-12-21 11:05:20 -07:00
Daniel
9e89197284
small fix in yr sensor name
2015-12-21 10:42:42 +01:00
Daniel
8159d36114
small fix in yr sensor name
2015-12-21 10:36:25 +01:00
Daniel
cf4f4ce8c7
changed to use requestes in stead of urllib for yr sensor
2015-12-21 10:33:19 +01:00
Daniel
9a1883bb49
changed to use requestes in stead of urllib for yr sensor
2015-12-21 10:29:12 +01:00
Paulus Schoutsen
70a5704887
Merge pull request #779 from happyleavesaoc/torque
...
torque support
2015-12-20 15:04:46 -08:00
happyleaves
04316d9723
http fixes
2015-12-20 11:20:40 -05:00
Paulus Schoutsen
177590fd65
Simplify MQTT light code
2015-12-19 19:45:28 -08:00
Paulus Schoutsen
90c705354a
Add template support to MQTT lights
2015-12-19 19:15:05 -08:00
Fabian Affolter
55a236f912
Update docstrings
2015-12-19 09:38:23 +01:00
happyleaves
f071e3b4ac
torque support
2015-12-19 00:19:41 -05:00
Paulus Schoutsen
824dd60aef
Upgrade PyChromecast version
2015-12-18 08:58:13 -08:00
Fabian Affolter
2efca59352
Remove print
2015-12-18 17:34:23 +01:00
Fabian Affolter
4a0ec36fea
Update error message
2015-12-18 13:47:13 +01:00
Paulus Schoutsen
80d3552960
Add template editor
2015-12-17 23:33:09 -08:00
MartinHjelmare
845926236e
Add config sample and fix requirements_all
2015-12-18 03:58:21 +01:00
MartinHjelmare
eae07c070a
Merge branch 'dev' into mysensors-component-switch
2015-12-18 03:39:41 +01:00
MartinHjelmare
659226886f
Update .coveragerc and requirements
2015-12-18 03:37:49 +01:00
Philip Lundrigan
a0ff8819a9
Make numeric_state error message more descriptive
2015-12-17 17:37:39 -07:00
Philip Lundrigan
4196d6a21c
Merge pull request #770 from philipbl/fix_icloud
...
Small iCloud device tracker fix
2015-12-17 14:06:45 -07:00
Philip Lundrigan
c564c73617
Return true when iCloud finishes setting up
...
Otherwise an error will be reported even though it set up correctly.
2015-12-17 13:31:33 -07:00
Fabian Affolter
5dabba3941
Move config to docs
2015-12-17 19:44:18 +01:00
Paulus Schoutsen
0369f5153e
Disable pychromecast in requirements all because protobuf dep fails on CI
2015-12-17 09:16:36 -08:00
Paulus Schoutsen
dbad01f73d
Merge pull request #767 from fabaff/binary-rest-sensor
...
Binary REST sensor
2015-12-17 09:05:44 -08:00
Paulus Schoutsen
9087e6a0d0
Merge pull request #765 from philipbl/template_automation
...
Add template automation
2015-12-17 09:01:08 -08:00
Paulus Schoutsen
faff14ac94
Merge pull request #755 from molobrakos/eliqonline
...
Added support for ELIQ Online energy monitoring device (http://eliq.se/en/ )
2015-12-17 08:56:13 -08:00
Paulus Schoutsen
f2aeb2a6f9
Merge pull request #748 from davidedmundson/fuzzy
...
Use fuzzy matching for conversation entity matching
2015-12-17 08:55:12 -08:00
Philip Lundrigan
56b38e64ae
Change method of listening to state changes
2015-12-16 23:53:10 -07:00
William Scanlon
1747db1888
More spacing fixes
2015-12-16 22:45:58 -05:00
William Scanlon
5066e6a183
Fixed spacing in wink
2015-12-16 22:39:02 -05:00
William Scanlon
8eb73c8f17
Fixed style violations
2015-12-16 22:31:34 -05:00
William Scanlon
cceb79a378
Pulled from dev to get up-to-date
2015-12-16 19:00:06 -05:00
Fabian Affolter
f246508c9a
Add binary rest sensor
2015-12-17 00:47:12 +01:00
William Scanlon
eb6b4218fc
Moved python-wink requirement to PyPI
2015-12-16 18:39:23 -05:00
Tom Duijf
4eec89b35e
fixed my own cleanup
2015-12-16 22:36:40 +00:00
Philip Lundrigan
4c33eba378
Prevent triggering twice
2015-12-16 15:24:09 -07:00
Philip Lundrigan
ab8ff42cdd
Create template automation
2015-12-16 15:24:09 -07:00