Fabian Affolter
2db49ebca5
Add connectivity to sensor classes
2016-03-27 11:48:48 +02:00
Paulus Schoutsen
4cbd49921f
Use HTTP 1.1
2016-03-26 19:03:16 -07:00
Robbie Trencheny
2a194d8861
Use named string formatting for safety
2016-03-26 18:55:49 -07:00
Paulus Schoutsen
d8121ed8b2
Merge pull request #1621 from balloob/fix-owntracks-acc-bug
...
Cast acc to float before comparison.
2016-03-26 18:55:11 -07:00
Robbie Trencheny
dac3c9d1b5
Pylint and flake8
2016-03-26 18:53:21 -07:00
Robbie Trencheny
5a35e4a9ba
Data source validation
2016-03-26 18:52:03 -07:00
Robbie Trencheny
1fd96296f7
Use parameterized queries when possible
2016-03-26 18:47:54 -07:00
Paulus Schoutsen
5ad95418dd
Merge pull request #1622 from fabaff/sensor-class-arest
...
Add support for sensor classes
2016-03-26 18:40:32 -07:00
Robbie Trencheny
116b83b53f
Fix PyGTFS import errors
2016-03-26 18:25:49 -07:00
Robbie Trencheny
f31ba11861
Lock SQLAlchemy
2016-03-26 18:05:34 -07:00
Robbie Trencheny
982baaba22
Annoying missing period
2016-03-26 17:59:38 -07:00
Robbie Trencheny
8a5f60ee23
.coveragerc and requirements_all.txt
2016-03-26 17:54:48 -07:00
Robbie Trencheny
8fe1a9f008
Pylint and flake8
2016-03-26 17:53:46 -07:00
Robbie Trencheny
90f1b57ed8
Initial GTFS sensor
2016-03-26 17:41:09 -07:00
Fabian Affolter
ee36c36783
Add support for sensor classes
2016-03-26 23:39:56 +01:00
pavoni
c7e49f20d3
Cast acc to float before comparison.
2016-03-26 22:38:24 +00:00
Paulus Schoutsen
37b6aa593e
Merge pull request #1620 from JshWright/add-shebang
...
Add shebang for script/setup
2016-03-26 13:33:59 -07:00
Josh Wright
90ec2c274b
Add shebang for script/setup
2016-03-26 16:21:27 -04:00
Paulus Schoutsen
80b65f1895
Merge pull request #1618 from balloob/flyte-patch-1
...
Remove unnecessary dependency from TCP binary sensor for #1617
2016-03-26 11:43:35 -07:00
Flyte
ada561df30
Remove unused import and unnecessary DOMAIN constant from TCP components.
2016-03-26 17:33:18 +00:00
Ellis Percival
15303fd32d
Remove unnecessary dependency from TCP binary sensor for #1617
2016-03-26 16:42:53 +00:00
Fabian Affolter
d308b065a9
Merge pull request #1615 from fabaff/upgrade-pyowm
...
Upgrade pyowm to 2.3.1
2016-03-26 12:56:16 +01:00
Fabian Affolter
2c45d1f27d
Upgrade pyowm to 2.3.1
2016-03-26 12:50:12 +01:00
Fabian Affolter
1d198579b7
Merge pull request #1614 from harrykantas/hk/systemd
...
systemd unit fixes
2016-03-26 12:47:35 +01:00
Harry Kantas
863c111449
systemd unit fixes
2016-03-26 09:58:16 +00:00
Paulus Schoutsen
9d0b15421c
Version bump to 0.17.0.dev0
2016-03-26 01:02:30 -07:00
Paulus Schoutsen
763a9ce8c6
Merge pull request #1594 from balloob/dev
...
0.16
2016-03-26 01:02:12 -07:00
Paulus Schoutsen
e53adf003c
Version bump to 0.16
2016-03-26 01:01:46 -07:00
Paulus Schoutsen
3df946aa9e
Merge pull request #1598 from aoakeson/dev
...
Yamaha Receiver Support
2016-03-26 00:05:05 -07:00
Andrew
2285a6761c
Initial Yamaha Receiver Implementation
...
Text Update
Additional additions and better support for volume, and mute. Cleanup
Added rxv to requirements_all
Added yamaha.py to .coveragerc
Made uppercase, and removed tabs
Added requirements variable
Added doc string for lint
Removed global variable, and simplified state as per balloobs suggestion
Refactored the component with balloobs suggestions
-Added import in the method
- Only get receiver information on init
- A bit of cleanup
Remove up and down volume
Uneeded as this is handled by set volume instead
Fixed a lint build error
More lint fixes
Removed unused imports
Lint Fixes
Simplified if statement
Minor refactoring since the init calls update.
Fixed lint error
Just variable naming change
Added support for an optional name for the receiver.
Better error handling, a bit of refactoring based on balloobs suggestions
Fixed lint error.
Another lint error fix
Changed raise to return
Disable pylint error handling
Pylint broad exception
Made exception handling in the setup platform instead of the constructor.
Lint error fix
Refactored the way devices are found. This allows for multiple receivers
2016-03-26 00:47:00 -06:00
Paulus Schoutsen
b85753d5da
Merge pull request #1613 from robbiet480/media_player_services_yaml
...
Fill out services.yaml for media_player
2016-03-25 23:45:31 -07:00
Robbie Trencheny
ce4933d637
Fill out services.yaml for media_player
2016-03-25 23:38:10 -07:00
Paulus Schoutsen
de6fc771cb
Merge pull request #1607 from fabaff/sensor-class-rest
...
Add support for sensor classes
2016-03-25 23:27:21 -07:00
Paulus Schoutsen
7f5109e8f3
Merge pull request #1612 from robbiet480/sonos_play_media
...
Sonos play_media Support
2016-03-25 23:12:29 -07:00
Robbie Trencheny
de68be06dd
Misspelling fix
2016-03-25 22:57:28 -07:00
Robbie Trencheny
950cc9e618
Add play_media support to Sonos
2016-03-25 22:57:14 -07:00
Paulus Schoutsen
a3d505f45e
Merge pull request #1610 from robbiet480/gntp
...
Add GNTP notifier
2016-03-25 22:09:13 -07:00
Paulus Schoutsen
befdecc3b0
Merge pull request #1602 from robbiet480/uber-sensor
...
Uber sensor
2016-03-25 21:51:03 -07:00
Paulus Schoutsen
b92a51c1c3
Merge pull request #1603 from balloob/chore/template-race-condition
...
Clean up template platforms
2016-03-25 21:48:36 -07:00
Robbie Trencheny
20f8935b86
Clean up a lot of pep8 and syntax errors.
2016-03-25 19:32:49 -07:00
Robbie Trencheny
652c666d14
Add GNTP notifier
2016-03-25 18:39:08 -07:00
Fabian Affolter
9157bd38e8
Update docstrings
2016-03-25 20:35:38 +01:00
Fabian Affolter
f0970f4104
Add support for sensor classes
2016-03-25 18:34:58 +01:00
Paulus Schoutsen
41f205e09d
Clean up template platforms
2016-03-24 23:22:17 -07:00
Robbie Trencheny
72c40ab826
Add Uber requirements to requirements_all.txt
2016-03-24 22:30:42 -07:00
Robbie Trencheny
01b216f6cb
Block uber.py tests
2016-03-24 22:30:22 -07:00
Robbie Trencheny
5b18ea4237
Fix all pylint, flake8 and pydocstyle issues
2016-03-24 22:30:10 -07:00
Paulus Schoutsen
70ce179224
Merge pull request #1551 from w1ll1am23/command_line_assumed
...
Added assumed state to command_line switch
2016-03-24 21:54:36 -07:00
Robbie Trencheny
0b9699fd4b
Uber sensor
2016-03-24 19:48:10 -07:00
Fabian Affolter
8797ea8f37
Merge pull request #1600 from Bart274/pyiclo
...
upgrade pyicloud version
2016-03-24 17:31:15 +01:00