Dennis Karpienski
46274d4393
add media_player webos tv platform ( #1853 )
...
* added webos tv platform
* moved coverage entries
2016-04-19 08:53:58 -07:00
Manoj
c1ca13d613
Add bluetooth device tracker ( #1830 )
...
This tracker discovers new devices on boot and tracks bluetooth devices
periodically based on interval_seconds value. Devices discovered are
stored with 'BT_' as the prefix for device mac.
Requires PyBluez
2016-04-19 08:18:46 -07:00
Alexander Fortin
c0a7b0f474
Add feedreader component ( #1836 )
2016-04-19 08:14:36 -07:00
Markus Peter
e61ffff646
Support for EQ3 Bluetooth Smart Thermostats ( #1839 )
...
* Initial Support for EQ3 Bluetooth Smart Radiator Thermostats
* tox runs successfully
* Moved device specific stuff to bluepy_devices library
* lint fix
2016-04-19 08:12:27 -07:00
Greg Dowling
5b0ab5c118
Merge pull request #1842 from home-assistant/add_imperial_meter
...
Add support for imperial gas meter and user specified gas calorific value.
2016-04-18 12:10:07 +01:00
Brad Johnson
09693bf16c
Upgrading to python-wink 0.7.4 and improving RGB color support in HA ( #1832 )
2016-04-17 19:07:21 -07:00
Jan Harkes
bb439129e6
Bump pywemo version to 0.4.2
2016-04-17 21:02:31 -04:00
deisi
e8bf47ff59
Fix for the issue #1323 ( #1835 )
2016-04-17 12:32:04 -07:00
pavoni
31f061f4d3
Add support for imperial meter and user soecified calorific value.
2016-04-17 18:34:40 +01:00
Robbie Trencheny
05469e6d9b
Update pyGTFS version
2016-04-13 00:40:12 -07:00
Fabian Affolter
4a16d8064d
Enable certificate verification and allow non-encrypted communication ( #1763 )
2016-04-11 21:55:17 -07:00
Robbie Trencheny
f1e46e63c0
Merge pull request #1733 from robbiet480/http-zeroconf
...
ZeroConf component
2016-04-10 18:17:06 -07:00
Robbie Trencheny
a3959d5e01
Update netdisco dependency to 0.6.4 (deja vu all over again!)
2016-04-10 18:10:31 -07:00
Robbie Trencheny
eca1631f1b
Update netdisco dependency to 0.6.3
2016-04-10 18:05:30 -07:00
Robbie Trencheny
f30b406334
Merge remote-tracking branch 'upstream/dev' into http-zeroconf
2016-04-10 18:04:56 -07:00
Dennis Karpienski
a862e994c7
Thinkingcleaner support ( #1784 )
...
* added first implementation of thinking cleaner
* fix lock release
* fixed tox flaws
* updated coveragerc
* fixed lock
* changed update lock
* fixed codestyle
2016-04-10 16:59:53 -07:00
Robbie Trencheny
c33c2c01d2
Break Zeroconf into its own component
2016-04-10 15:34:04 -07:00
OpenDave15
91b1ebaeb7
Allow use of pynetgear 3.3 port parameter. ( #1777 )
...
* Allow use of pynetgear 3.3 port parameter.
* Fix lint problem
2016-04-09 20:29:06 -07:00
Paulus Schoutsen
1e86044590
Update netdisco to 0.6.2
2016-04-09 20:24:34 -07:00
Jan Harkes
db2783c2d1
Upgrade astral ( #1754 )
...
* Upgrade astral to 1.0
* Pass timezone as string, not object, to astral.Location.
2016-04-08 20:51:48 -07:00
pavoni
54aa7b80ea
Bump pywemo to 0.4.1 - fix non native light issue.
2016-04-07 10:00:25 +01:00
Robbie Trencheny
86dad0c045
Add ZeroConf support to http.py
2016-04-06 13:51:26 -07:00
Florian Holzapfel
ecc440f459
add panasonic viera tv media player device
2016-04-05 22:51:55 -07:00
Jan Harkes
3bb571b578
Bump rxv to 0.1.11.
...
Fixes socket read/write timeout issues.
2016-04-05 14:17:42 -04:00
Paulus Schoutsen
8ef542927f
Add automation config validation
...
* Add automation config validation
* Remove unnecessary dict validator
* Downgrade voluptuous to 0.8.9
* Fix linting
* Address issues
2016-04-04 12:18:58 -07:00
Paulus Schoutsen
e140e9b8ab
Add script + extra config validators
...
* Add config validation and extra validators
* Address PR comments
2016-04-03 10:19:09 -07:00
Fabian Affolter
c7fd0eb9d9
Upgrade to pytz 2016.3
2016-04-02 19:30:25 -07:00
Greg Dowling
61a9562811
Reconnect loopenergy
...
* Bump pyloopenergy version to handle disconnects. Round floats.
* Bump pyloopenergy version - to support reconnect.
2016-04-02 08:47:21 -07:00
Paulus Schoutsen
2c6b4db448
Merge pull request #1669 from fabaff/vincenty
...
Upgrade vincenty to 0.1.4 (fixes #1666 )
2016-04-01 08:00:10 -07:00
pavoni
6ee086c0bb
Fix thread termination on exit.
2016-04-01 15:36:33 +01:00
Jan Harkes
d0b7f6cfb0
Bump pywemo version
2016-04-01 10:02:55 -04:00
Fabian Affolter
6731560a7d
Upgrade vincenty to 0.1.4 ( fixes #1666 )
2016-04-01 11:08:13 +02:00
Paulus Schoutsen
7df8e010f3
Merge pull request #1665 from balloob/update-netdisco
...
Update netdisco dependency
2016-03-31 23:35:32 -07:00
Paulus Schoutsen
ee91bcc601
Update netdisco dependency
2016-03-31 23:30:08 -07:00
pavoni
c41e63806c
Add loop Energy sensors.
2016-03-31 17:00:43 +01:00
Paulus Schoutsen
5b00919bed
Merge branch 'pr/1643' into dev
...
Conflicts:
requirements_all.txt
2016-03-29 23:23:45 -07:00
Paulus Schoutsen
a4ffec341b
Merge pull request #1633 from balloob/config-validation
...
Add initial config validation
2016-03-29 23:01:36 -07:00
Daniel J. Kemp
86199c8277
Add onkyo receiver, and source select support
...
Added onkyo receiver component
Added support for input source selection to media players,
and do the onkyo receiver component.
2016-03-29 22:17:36 -04:00
Robbie Trencheny
9f5e192761
Uber Rides SDK has been updated upstream to support Python3. No need for this fork anymore!
2016-03-29 18:44:36 -07:00
Paulus Schoutsen
5baa98b79f
Add initial config validation
2016-03-28 23:46:12 -07:00
Paulus Schoutsen
f30376443f
Merge pull request #1623 from robbiet480/gtfs-sensor
...
GTFS sensor
2016-03-27 22:40:20 -07:00
Paulus Schoutsen
fe73cbbcb6
Revert pyicloud upgrade
2016-03-27 22:14:51 -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
8a5f60ee23
.coveragerc and requirements_all.txt
2016-03-26 17:54:48 -07:00
Fabian Affolter
2c45d1f27d
Upgrade pyowm to 2.3.1
2016-03-26 12:50:12 +01: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
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
Robbie Trencheny
652c666d14
Add GNTP notifier
2016-03-25 18:39:08 -07:00
Robbie Trencheny
72c40ab826
Add Uber requirements to requirements_all.txt
2016-03-24 22:30:42 -07:00
Bart274
dd691a4684
upgrade pyicloud version
2016-03-24 17:22:44 +01:00
Fabian Affolter
40e17da415
Upgrade to python-forecastio 1.3.4
2016-03-24 16:42:25 +01:00
Fabian Affolter
fef682b192
Revert "Upgrade pysnmp to 4.3.2"
...
This reverts commit 38e6f8fdab
.
2016-03-24 16:23:57 +01:00
Fabian Affolter
10cb8c0799
Upgrade python-telegram-bot to 3.4
2016-03-24 08:07:59 +01:00
Fabian Affolter
565ae8d30f
Upgrade python-mpd2 to 0.5.5
2016-03-24 08:07:06 +01:00
Fabian Affolter
2c770164f2
Upgrade blockchain to 1.3.1
2016-03-24 08:00:05 +01:00
Fabian Affolter
38e6f8fdab
Upgrade pysnmp to 4.3.2
2016-03-23 23:57:32 +01:00
Fabian Affolter
a0be348f3a
Upgrade psutil to 4.1.0
2016-03-23 22:44:05 +01:00
Fabian Affolter
f7943d9448
Upgrade python-nmap to 0.6.0 (attempt to fix #1592 )
2016-03-23 22:25:35 +01:00
Fabian Affolter
0490514d9e
Merge pull request #1585 from jaharkes/wemo
...
Bump pywemo to new version.
2016-03-21 23:50:00 +01:00
Per Sandström
ca788b6e4d
bump vsure verisure
2016-03-21 20:39:03 +01:00
Jan Harkes
fd7d6a9d53
Bump pywemo to new version.
2016-03-21 10:05:06 -04:00
joopert
0bbcc81285
wake on lan platform
2016-03-18 15:01:53 +01:00
Paulus Schoutsen
302f32eacd
Merge pull request #1553 from florianholzapfel/notify-messagebird
...
provide sms notifications via messagebird
2016-03-17 22:02:08 -07:00
Paulus Schoutsen
bb5c80b8f5
Merge pull request #1567 from jaharkes/wemo-color-lights
...
Update to new pywemo bridge API
2016-03-17 21:11:02 -07:00
Paulus Schoutsen
3f3bfbbb94
Merge pull request #1572 from balloob/update-netdisco
...
Update netdisco to 0.5.5
2016-03-17 21:08:48 -07:00
Paulus Schoutsen
8a38ba5954
Update netdisco to 0.5.5
2016-03-17 20:57:58 -07:00
William Scanlon
208a7c9e60
Added available method to all wink components
2016-03-17 15:57:26 -04:00
Jan Harkes
27aba5c834
Update to new pywemo bridge API
...
Support RGBW and tunable white lights.
2016-03-17 12:27:06 -04:00
pavoni
47d5c4f437
Bump pywemo version.
2016-03-17 11:40:25 +00:00
pavoni
179c6efff7
Bump pywemo version.
2016-03-16 23:25:00 +00:00
Greg Dowling
fd27e4fc7d
Merge pull request #1550 from balloob/restructure_vera
...
Refactor vera into a platform.
2016-03-16 09:28:27 +00:00
pavoni
9fc73fa644
Refactor vera into a platform.
2016-03-16 09:03:56 +00:00
Florian Holzapfel
a855a9bfcd
provide sms notifications via messagebird
2016-03-15 18:09:19 +01:00
Paulus Schoutsen
cf285e0a0a
Merge pull request #1548 from bradsk88/wink063
...
Upgrading python-wink to 0.6.3
2016-03-14 20:16:55 -07:00
bradsk88
8a6cc49438
Upgrading python-wink to 0.6.3
...
This corrects a bug where multi-sensors' internal states were rendered null when downloading state updates from the Wink API.
2016-03-14 19:16:54 -06:00
Daniel
d6344d6492
Fixed close connection issue with rfxtrx device and update rfxtrx lib
2016-03-14 08:33:59 +01:00
Paulus Schoutsen
7099030cd7
Merge pull request #1529 from stefan-jonasson/tellstick-rewrite
...
Rewrite of the tellstick module. It now uses a common base for all sh…
2016-03-13 15:56:54 -07:00
Stefan Jonasson
eb9ed5ccfe
Rewrite of the tellstick module. It now uses a common base for all shared functionality.
...
The rewrite addresses a problem with the tellstick hardware dropping
commands when too many simultaneous calls is being made from HA. Also fixes a bug when the dim level was changed externally.
This breaks previous configurations.
The new config for tellstick is
```yaml
tellstick:
signal_repetitions: X
```
Lights and Switches are detected automatically.
Sensors work like before because they do not share any functionality with the other devices and they also needs a complete other configuration.
2016-03-13 19:28:42 +01:00
Paulus Schoutsen
8386bda4e4
MQTT: Start embedded server if no config given
2016-03-12 21:42:47 -08:00
sander
1fbf7afc6a
changed the powerview version
2016-03-11 06:44:04 +01:00
sander
fd5e2d1321
change module name to correct brand name "douglas" to "hunterdouglas"
2016-03-08 11:59:46 +01:00
Paulus Schoutsen
20dd782d9e
Rename powerview to douglas_powerview
2016-03-07 22:43:38 -08:00
sander
40be9f4e0c
Powerview hub implementation
2016-03-07 21:07:38 +01:00
Paulus Schoutsen
a687a3decb
Update pychromecast 0.7.2
2016-03-03 21:59:27 -08:00
Paulus Schoutsen
88c834fdd3
Merge pull request #1466 from balloob/tests_rfxtrx_device
...
Tests rfxtrx device
2016-03-03 09:11:50 -08:00
Daniel Hoyer Iversen
feb1a15489
update rfxtrx lib to ver 0.5
2016-03-03 17:47:50 +01:00
Daniel
2fd0b28c53
Added tests for RFxtrx device, updated rfxtrx to ver 0.5, fixed bug in setting brightness for rfxtrx light
2016-03-02 20:36:41 +01:00
Jan Harkes
bbd3a43585
Update netdisco to 0.5.4
2016-03-01 23:25:18 -05:00
Dan Smith
be04ebf9ed
Give mFi options to control TLS usage
...
The default configuration of the mFi controller generates self-signed
certificates which are valid for short periods of time, and which are
regnerated on start or as needed. This makes requests mad. Since most
people will be using the self-signed certificates anyway, add options
to let them choose non-TLS, or unverified connections if they want/need.
This bumps the mficlient requirement to 0.3.0 for proper handling of
verify=False.
2016-02-29 17:37:41 -08:00
Paulus Schoutsen
5449d53e07
Update netdisco to 0.5.3
2016-02-28 15:32:11 -08:00
Fabian Affolter
014b11c61d
Upgrade to psutil 4.0.0
2016-02-28 16:34:06 +01:00
Fabian Affolter
b70a455a13
Upgrade py-cpuinfo to 0.2.3
2016-02-28 16:16:03 +01:00
Paulus Schoutsen
afb51d14b8
Merge pull request #1302 from persandstrom/vsure_maintenace
...
updated verisure reconnect
2016-02-27 14:50:24 -08:00
Justin Moy
9b371a8c66
Add SendGrid notify component
2016-02-27 15:00:52 -07:00
Per Sandström
d7e3c6a442
verisure refactoring and fix reconnect
2016-02-27 21:50:19 +01:00
William Scanlon
5a64ef2c98
Moved Wink binary sensors to a binary sensor class
2016-02-25 14:03:02 -05:00
Paulus Schoutsen
dc02370b43
Merge pull request #1355 from deisi/deutsche_bahn
...
New deutsche_bahn component
2016-02-25 08:31:47 -08:00
Malte Deiseroth
b096004449
New deutsche_bahn component
...
Uses the (schiene)[https://pypi.python.org/pypi/schiene/0.14 ] API to communicate with the webserver of bahn.de
and pulls iformation about a specific connection from the (bahn.de)[http://www.bahn.de/p/view/index.shtml ]
webpage. The departure time of the next train for the given connection is shown.
In case of delay, the delay is also shown. Additional `ATTRIBUTES` are used to
inform about e.g. the type of the train, price and if it is ontime.
Usage:
sensor:
platform: deutsche_bahn
from: name_of_start_station
to: name_of_final_station
Problems:
I'm testing it for quite some time, but I have never seen the `ATTRIBUTES` in case
of a delayed train. The `ATTRIBUTES` are directly passed from the `schiene` API. So this
usecase has not been tested yet.
deutsche_bahn ist not supporting the `schiene` api unlike in the swiss_public_transport case.
It's not guaranteed that `schiene` will work forever, infact it can happen that Bahn AG will
intentionally brake the API at some point. In the past Bahn AG has not allways been very supportive
to the opensource community.
2016-02-24 17:35:00 +01:00
Paulus Schoutsen
2b839de854
Merge pull request #1372 from balloob/rfxtrx_bug_fix
...
Fix issue #1301
2016-02-23 23:40:17 -08:00
Paulus Schoutsen
8dc6443d14
Merge pull request #1364 from GreenTurtwig/steam
...
Added a Steam sensor
2016-02-23 21:31:27 -08:00
Rowan Hine
532d807771
Add Steam sensor
2016-02-23 09:35:27 +00:00
Dan Smith
590512916a
Add tests for camera.uvc and fix bugs found in the process
...
This adds tests for the uvc camera module. It's a good thing too,
because I found a few bugs which are fixed here as well:
- Graceful handling of non-integer port
- Failure to take the first host that works when probing host,internalHost
- Failure to detect if neither of them actually work
This also converts the code to only call add_devices once with a listcomp.
2016-02-22 14:37:57 -08:00
Daniel
1f842140ef
Fix issue #1301
2016-02-22 13:45:01 +01:00
Jan Harkes
afe564fb3f
Move WeMo discovery into a common component
2016-02-21 22:23:00 -05:00
William Scanlon
3da554a198
Update wink version
2016-02-21 12:01:32 -05:00
Christian Fredborg Braedstrup
2f66528595
Added support for d-link W215 smart plug
2016-02-21 08:34:07 +01:00
Dan Smith
27f456ca70
Add Ubiquiti Unifi device tracker
...
Ubiquiti's Unifi WAP infrastructure has a central controller (like mfi and uvc)
that can be queried for client status. This adds a device_tracker module that
can report the state of any client connected to the controller.
2016-02-19 15:24:00 -08:00
pavoni
98d18c3060
Bump pywemo version.
2016-02-18 19:32:30 +00:00
Paulus Schoutsen
bb37708716
Merge pull request #1296 from kk7ds/honeywell-no-fan
...
Fix #1287 for honeywell US systems with no fan
2016-02-17 12:18:10 -08:00
Per Sandström
99ac4524b9
update vsure to 0.5.1
2016-02-17 19:28:26 +01:00
Dan Smith
96dde18ae3
Fix alarmdotcom requirement 0.0.7 removed
...
Looks like alarmdotcom just released 0.1.1 and deleted 0.0.7 which is
breaking our build.
2016-02-17 08:41:46 -08:00
Dan Smith
9aa4028718
Fix #1287 for honeywell US systems with no fan
...
This bumps the somecomfort requirement to 0.2.1 to pull in a change
that makes handling no-fan systems graceful. Adds a test that should
prove it gives us what we want.
If no fan, then fan is always idle and fanmode is None.
2016-02-17 08:16:02 -08:00
Dan Smith
b7c4370e2b
Merge pull request #1271 from kk7ds/nx584-sensors
...
Add nx584 as a sensor platform
2016-02-16 20:40:15 -08:00
Dan Smith
22865e5d96
Add nx584 as a sensor platform
...
This allows you to get every door, window, smoke, etc zone from your security
panel into HA. This uses the live eventing feature of pynx584, which means you
get instantaneous signaling into HA when a door opens or something happens,
which is handy for automating lights on when doors open after dark, etc.
Requires update to pynx584 0.2
2016-02-16 20:24:32 -08:00
infamy
16865b82d3
initial commit of the neurio_energy sensor
2016-02-15 15:54:07 -08:00
Dan Smith
263839a336
Handle connection errors talking to UVC cameras during image fetch
...
This requires uvcclient==0.6 which breaks out exceptions for us.
Fixes #1244
2016-02-14 17:27:26 +00:00
Dan Smith
c51dd64bd8
Convert Honeywell platform to use somecomfort library
2016-02-13 23:13:33 +00:00
Paulus Schoutsen
77b141a355
Update Wink to 0.6
2016-02-13 08:17:38 -08:00
Paulus Schoutsen
938c9888a6
Merge pull request #918 from happyleavesaoc/snapcast
...
snapcast media player
2016-02-12 19:31:07 -08:00
happyleavesaoc
13b0beee31
snapcast
2016-02-12 18:35:32 -05:00
MartinHjelmare
940799d0da
Update pymysensors version to 0.5
2016-02-12 21:59:24 +01:00
Paulus Schoutsen
75d3d25969
Merge pull request #1129 from nkgilley/speedtest
...
Speedtest.net component
2016-02-12 08:59:19 -08:00
Paulus Schoutsen
3c582d1e3c
Merge pull request #1143 from balloob/rfxtrx
...
Rfxtrx
2016-02-11 23:30:34 -08:00
Dan Smith
4cfa14c29d
Support manually-defined WeMo devices
...
This is extremely useful if you want to support wemos that are on
another subnet or across a VPN. It also lets you sidestep the discovery
process, which is problematic for a lot of people and situations.
In order for this to work, we need to bump the pywemo requirement to
0.3.10, which includes my changes to make this possible.
WeMo devices can be manually configured by adding a static section to
the config, like this:
switch:
platform: wemo
static:
- 192.168.100.5
- 192.168.100.6
2016-02-11 17:23:20 +00:00
Paulus Schoutsen
4ce1a67c13
Merge pull request #1077 from xrolfex/wink_garage_door_support
...
Wink Garage Door Support
2016-02-11 07:59:57 -08:00
Eric Rolf
f464d591c9
Update python wink requirement
2016-02-11 08:49:07 -05:00
Eric Rolf
06cb97adee
Merge branch 'wink_garage_door_support' of https://github.com/xrolfex/home-assistant into wink_garage_door_support
2016-02-11 08:39:20 -05:00
Eric Rolf
cab46b91e3
Updated Requirements All.
2016-02-11 08:38:05 -05:00
Eric Rolf
89f6ef9f6c
Updated requirements_all.txt
2016-02-11 08:37:16 -05:00
Eric Rolf
d2ad0620ee
Wink Garage Door Support
2016-02-11 08:37:16 -05:00
Daniel
f938134069
updated rfxtrx lib
2016-02-11 14:15:51 +01:00
Flyte
bb8981b611
Add apcupsd component.
2016-02-11 06:33:23 +00:00
Daniel
cdf0e80773
Improve the robustness of the rfxtrx module, and solve issue #1116
2016-02-10 08:44:34 +01:00
Fabian Affolter
66c5d96b43
Upgrade influxdb to 2.12.0
2016-02-09 16:32:05 +01:00
Dan Smith
c113997609
Tweak mFi switch behavior to avoid false states
...
When we update the mFi server for the state of a switch, the new
state is not always reported immediately if we update right after
the action (the server is not RESTful).
This patch adds some internal target-state handling to report the
desired state on the next poll, allowing any subsequent polls to
override that state.
Also, bump the version requirement for mficlient to 0.2.2 to absorb
a bug fix.
2016-02-07 20:48:51 +00:00
Paulus Schoutsen
428750eeda
Merge pull request #1151 from kk7ds/add-mfi
...
Add support for Ubiquiti mFi sensors and switches
2016-02-06 20:11:53 -08:00
Paulus Schoutsen
0ae36e1d28
Merge pull request #1140 from kk7ds/add-nx584-alarm
...
Add Caddx/GE/Interlogix NetworX alarm panel support
2016-02-06 20:09:25 -08:00
Dan Smith
3575ddb6ef
Add Caddx/GE/Interlogix NetworX alarm panel support
...
This adds support for NetworX-based alarm panels and should work for
any such panel equipped with a NX584 serial interface module. This
includes NX-4/6/8/8E, where the NX8E has this interface built-in.
It requires the pynx584 module, and requires running the server
component somewhere that has connectivity to the panel via serial,
which may include a serial-over-lan connection.
2016-02-07 03:06:58 +00:00
Dan Smith
ffc4822f50
Add support for Ubiquiti mFi switchable devices
...
This adds support for mFi devices that are swichable,
such as the mFi Outlet device.
2016-02-07 03:02:49 +00:00
Dan Smith
a147304be9
Add support for Ubiquiti mFi sensors
...
This adds support for sensors based on Ubiquiti's mFi platform.
All ports/sensors are detected from the mFi controller and exposed.
2016-02-07 02:58:04 +00:00
Paulus Schoutsen
7eef831ff3
Merge pull request #1141 from kk7ds/add-uvc-cameras
...
Add Ubiquiti Unifi Video Camera support
2016-02-06 18:21:44 -08:00
MartinHjelmare
d773ad1ecb
Fix mysensors version errors
...
* The application of the version check in unit_of_measurement was
messed up after the last refactor. Fix that again.
* An error could occur in device_state_attributes if there was a
mismatch between used value_type in the device and mysensors
version in config. Add try... except to handle that.
Bump pyvera version.
Bump pywemo version.
Add unavailable status before properly initialised for maker and insight.
2016-02-07 00:28:12 +00:00
Dan Smith
cab1100a51
Add Ubiquiti Unifi Video Camera support
...
This adds support for Ubiquiti's UniFi Video cameras via their
NVR device (or service). By configuring just the address of the
NVR and a valid API key, all cameras are discovered and enabled,
including direct-to-camera image snapshot-based video support.
2016-02-06 22:57:44 +00:00
bradsk88
6e69737e88
Updating to python-wink 0.5.0
...
Major bugfix. ``` get_bulbs ``` and similar methods were always returning empty lists.
Better unit tests have been added to https://github.com/bradsk88/python-wink to avoid this regression.
2016-02-06 14:22:46 -06:00
Eric Rolf
7ef2075520
Updated requirements_all.txt
2016-02-05 14:20:06 -05:00
Eric Rolf
fbd0dbf8ee
Wink Garage Door Support
2016-02-05 12:53:57 -05:00
nkgilley@gmail.com
d469970e5a
Speedtest.net component
2016-02-04 18:21:37 -05:00
carlosmgr
e91c8e4143
ssh aruba.py
...
req pexpect
2016-02-02 21:49:11 +00:00
Tim
031e7a4013
New liffylights release improves device detection
...
Increase device polling to 30 seconds
2016-02-02 00:15:38 +00:00
Paulus Schoutsen
525b206e1b
Fix gen_requirements_all
2016-01-31 23:55:02 -08:00
Paulus Schoutsen
c725f7883a
Merge pull request #1063 from stefan-jonasson/samsungtv
...
Added a new media_player platform for controlling Samsung TVs
2016-01-31 16:57:11 -08:00
Stefan Jonasson
5719743ec7
Fixed .coveragerc and requirements_all.txt
2016-01-31 20:02:51 +01:00
Per Sandström
3f03fefd35
vsure 0.5.0
2016-01-31 19:23:53 +01:00
Paulus Schoutsen
6a4b63f807
Merge pull request #1056 from flavio/scsgate
...
Add support for the SCSGate device
2016-01-31 09:34:07 -08:00
Flavio Castelli
8eef978241
Add support for the SCSGate device
...
Support the SCSGate device. This will allow home-assistant to interact
with BTicino/Legrand MyHome system.
Signed-off-by: Flavio Castelli <flavio@castelli.me>
2016-01-31 18:30:43 +01:00
Paulus Schoutsen
b21be63220
Merge pull request #1066 from TangoAlpha/dev
...
Update for new liffylights release
2016-01-31 08:32:51 -08:00
Tim
e6a8746dba
Update requirements_all
2016-01-31 15:07:06 +00:00
Stefan Jonasson
bd475f5db1
Added a new media_player platform for controlling Samsung TVs with a lan interface.
...
Configured like this
media_player:
platform: samsungtv
host: <IP OF TV>
name: <Name of the tv>
2016-01-31 10:06:39 +01:00
Paulus Schoutsen
3e35bc06fc
Merge pull request #1055 from TangoAlpha/dev
...
Update to new release of liffylights
2016-01-30 12:56:22 -08:00
Tim
f76dee8a05
Update to new release of liffylights
2016-01-30 20:48:57 +00:00
Paulus Schoutsen
75232c43ce
Merge pull request #1044 from w1ll1am23/googlevoice
...
Google Voice SMS notification support
2016-01-29 19:32:23 -08:00
William Scanlon
a6720f54b3
Fixed style errors
2016-01-29 16:48:01 -05:00
Paulus Schoutsen
f87c7d6732
Merge pull request #1023 from flyte/zigbee-pr
...
Add ZigBee integration and components.
2016-01-29 09:18:10 -08:00
Paulus Schoutsen
cbc6323438
Fix imports
2016-01-28 21:45:26 -08:00
Flyte
dda4f84150
Add zigbee components.
2016-01-28 13:18:29 +00:00
Paulus Schoutsen
ee33aa73e1
Merge pull request #1017 from fabaff/psutil-upgrade
...
Upgrade psutil to 3.4.2
2016-01-27 08:08:21 -08:00
Fabian Affolter
ef4661f1e6
Upgrade psutil to 3.4.2
2016-01-27 12:26:38 +01:00
Fabian Affolter
b4070cfb78
Upgrade py-cpuinfo to 0.1.8
2016-01-27 11:43:49 +01:00
Paulus Schoutsen
537a7789fd
Merge pull request #1005 from fabaff/astral-upgrade
...
Updgrade to astral 0.9
2016-01-26 17:48:14 -08:00
Paulus Schoutsen
80d1ab78dd
Merge pull request #1006 from fabaff/influxdb-upgrade
...
Upgrade influxdb to 2.11.0
2016-01-26 17:47:59 -08:00
Paulus Schoutsen
821238f889
Merge pull request #1007 from fabaff/telegram-upgrade
...
Upgrade python-telegram-bot to 3.2.0
2016-01-26 17:47:42 -08:00
Fabian Affolter
06cf07b097
Upgrade blockchain to 1.2.1
2016-01-26 23:53:30 +01:00
Fabian Affolter
271af2c608
Upgrade python-telegram-bot to 3.2.0
2016-01-26 23:47:06 +01:00
Fabian Affolter
8c6ce217e6
Upgrade influxdb to 2.11.0
2016-01-26 23:45:39 +01:00
Fabian Affolter
5410a0c8f6
Updgrade to astral 0.9
2016-01-26 23:34:25 +01:00
Paulus Schoutsen
414aa8563d
Merge pull request #930 from TangoAlpha/dev
...
Add LIFX bulb support
2016-01-25 17:51:47 -08:00
happyleavesaoc
80c6bf6744
bump orvibo version
2016-01-25 16:40:27 -05:00
Tim
bb7f92330d
Update liffylights version
2016-01-25 20:53:21 +00:00
Per Sandström
7cbd780748
update vsure version
2016-01-25 21:39:41 +01:00
Tim
784fea2d56
Update for new liffylights version
2016-01-25 19:08:48 +00:00
Tim
97f0425252
Update requirements_all
2016-01-25 15:20:23 +00:00
Tim
32cfa6998c
Update requirements_all
2016-01-25 12:13:24 +00:00
Tim
4089a7a0d3
Update requirements_all
2016-01-25 10:02:03 +00:00
Tim
069dafa3a5
Update requirements_all
2016-01-25 07:38:37 +00:00
Paulus Schoutsen
dc5d652d31
Update version pynetgear
2016-01-24 09:43:06 -08:00
Tim
2411d1f2c8
Fix wrongly generated requirements
2016-01-24 10:07:56 +00:00
Tim
9f6a1c75fa
Fix wrongly generated requirements
2016-01-24 10:01:23 +00:00
Paulus Schoutsen
90c392e270
Upgrade PyChromecast version
2016-01-23 17:29:40 -08:00
Tim
6cb6cbfefd
Update requirements
2016-01-24 01:18:18 +00:00
Michael Kutý
143b08d661
Add statsd component.
2016-01-22 16:18:15 +01:00
Dean
d59b98ee2b
Added Insteon Support
2016-01-22 02:28:36 -05:00
William Scanlon
56ce3e5f5a
Wink siren support
2016-01-21 18:32:10 -08:00
hydreliox
f6017a17b2
Add Twitter as a notification platform
2016-01-21 02:02:32 +01:00
Joseph Hughes
0495776a22
merge upstream dev
2016-01-16 12:52:22 -07:00
pavoni
be23c6c86d
Bump pywemo version.
2016-01-16 11:35:17 +00:00
Greg Dowling
3d27dd3ec4
Merge pull request #902 from balloob/fix_vera_sensor_subscriptions
...
Another Vera fix
2016-01-15 21:46:27 +00:00
pavoni
541b268721
Update to use refactored pyvera, fixes subscription issues - esp sensors.
2016-01-15 21:30:58 +00:00
sfam
702dddbb2f
update requirements_all
2016-01-15 17:28:32 +00:00
sfam
127488004c
update coveragerc and requirements_all
2016-01-15 17:16:02 +00:00
sfam
8617b92d1b
Update RPi.GPIO version and code refactoring
2016-01-15 16:53:45 +00:00
Paulus Schoutsen
bb80e3a9fc
Merge pull request #898 from balloob/vera_fixes
...
Vera fixes
2016-01-15 07:43:03 -08:00
Joseph Hughes
80023f62d9
Merge remote-tracking branch 'upstream/dev' into nest_sensor
...
# Conflicts:
# .coveragerc
# requirements_all.txt
2016-01-15 08:18:16 -07:00
pavoni
4fd79afa42
Bump pyvera version.
2016-01-15 11:45:17 +00:00
pavoni
4bc33d0352
Bump pyvera version.
2016-01-15 10:34:14 +00:00
Paulus Schoutsen
40c75f0a51
Merge pull request #887 from sdague/dev
...
Add support for Proliphix thermostat
2016-01-14 22:03:09 -08:00
Paulus Schoutsen
bed9b038c8
Merge pull request #856 from w1ll1am23/Wink_power_strip_support
...
Wink power strip support
2016-01-14 19:23:41 -08:00
Paulus Schoutsen
86b0e49995
Merge pull request #894 from Xorso/alarmdotcom
...
Adding in alarm control panel for Alarm.com accounts.
2016-01-14 13:01:58 -08:00
Joseph Hughes
b8c8c71b78
run requirements_all again for nest sensor
2016-01-14 11:28:28 -07:00
Joseph Hughes
ac34db3c8a
Merge remote-tracking branch 'upstream/dev' into nest_sensor
...
# Conflicts:
# .coveragerc
# requirements_all.txt
2016-01-14 11:00:34 -07:00
Joseph Hughes
7b993da0de
address PR comments for Nest Sensor
2016-01-14 10:48:24 -07:00
William Scanlon
de5bee6359
Updated python-wink version
2016-01-14 08:56:59 -05:00
Sean Dague
d867366be1
add proliphix thermostat support
...
The proliphix nt10e is an early network thermostat that supports an
HTTP interface. This adds basic support for it to home-assistant (get
/ set heating setback).
2016-01-14 06:32:08 -05:00
Daren Lord
7a2d049ce3
Removing LIFX from requirements_all.txt
2016-01-13 23:33:19 -07:00
Daren Lord
87cecd7e95
Adding to requirements_all
2016-01-13 23:22:42 -07:00
hydreliox
4dd558a420
Update Requirements
2016-01-14 07:09:25 +01:00
hydreliox
58cee75c0e
coverage and requirements updated
2016-01-13 09:06:16 +01:00
Paulus Schoutsen
ea8d278f8f
Rename freesms to free_mobile
2016-01-11 21:05:32 -08:00
Paulus Schoutsen
88de9908ce
Merge branch 'pr/879' into dev
...
Conflicts:
requirements_all.txt
2016-01-11 21:03:52 -08:00
hydreliox
1bbecce5eb
Add requirements and coverage exception
2016-01-11 21:03:22 -08:00
Paulus Schoutsen
a5b198e2b8
Merge pull request #771 from MartinHjelmare/mysensors-component-switch
...
Mysensors component switch
2016-01-11 19:04:35 -08:00
Greg Dowling
cdf24ec205
Merge pull request #872 from balloob/vera-debugging
...
Vera updates
2016-01-10 17:34:49 +00:00
MartinHjelmare
0b3a66dd1a
Merge branch 'dev' into mysensors-component-switch
2016-01-10 04:27:39 +01:00
MartinHjelmare
2d8cf7de44
Fix wrapper and S_BINARY and bump req. version
...
* Wrap existing SerialGateway instance instead of subclassing
SerialGatewat class.
* Add S_BINARY in switch platform only in version 1.5 of mysenors api.
* Use version 0.4 of pymysensors.
* Show gateway port as state attribute.
2016-01-10 04:10:38 +01:00
Paulus Schoutsen
438e78610d
Update PyChromecast dependency
2016-01-09 16:21:08 -08:00
pavoni
af21f72d17
Update pyvera version.
2016-01-09 22:58:28 +00:00
Paulus Schoutsen
204c151113
Merge pull request #865 from fabaff/owm-update
...
Update pyowm to 2.3.0
2016-01-09 11:59:15 -08:00
Paulus Schoutsen
9b8256ec07
Merge pull request #867 from persandstrom/verisure_fix_lost_connection
...
Verisure fix lost connection
2016-01-09 11:47:39 -08:00
Fabian Affolter
a2c6cde83d
Update pyowm to 2.3.0
2016-01-09 13:20:51 +01:00
Per Sandström
15a046f20c
update module version
2016-01-08 19:52:03 +01:00
pavoni
5a1fed3980
Bump pywemo version.
2016-01-08 16:00:56 +00:00
William Scanlon
2803631906
Updated python-wink to 0.4.0
2016-01-08 08:25:26 -05:00
pavoni
5f8dd65acf
Bump pyvera version
2016-01-04 11:24:24 +00:00
Paulus Schoutsen
217ffc215b
Update PyNetgear version
2016-01-02 10:27:11 -08:00
Greg Dowling
622a6deb04
Merge pull request #820 from balloob/vera-subscriptons
...
Add ability to respond to events from Vera hub
2016-01-02 10:15:14 +00:00
pavoni
f8e5df237b
Remove '#'' from requirements
2015-12-31 18:58:12 +00:00
pavoni
6773c35760
Bump pywemo version
2015-12-31 18:47:12 +00:00
pavoni
5f89b34831
Bump pyvera version
2015-12-31 16:09:05 +00:00
pavoni
a8bb75d070
Update sensor with subscription code, change to use pyvera library
2015-12-31 12:16:03 +00:00
MartinHjelmare
6ff24ed047
Merge branch 'dev' into mysensors-component-switch
...
Conflicts:
homeassistant/components/sensor/__init__.py
homeassistant/components/switch/__init__.py
2015-12-31 06:05:06 +01:00
pavoni
41a36df801
Update pywemo version
2015-12-30 11:54:21 +00:00
Greg Dowling
df99e4ef22
Merge pull request #794 from pavoni/wemo-subscription
...
Adds Wemo event support - so wemo devices update HA more quickly
2015-12-28 00:11:34 +00:00
pavoni
4feef3dd0d
Simplify update state call, shutdown properly.
2015-12-27 23:09:39 +00:00
Paulus Schoutsen
a09d731058
Merge pull request #803 from molobrakos/tellduslive2
...
added rudimentary support for telldus live
2015-12-27 15:00:01 -08:00
Per Sandström
468087e6bc
Merge pull request #806 from persandstrom/verisure-pypi
...
verisure module from pypi
2015-12-27 21:10:18 +01:00
Paulus Schoutsen
8c1ebde1de
Update requirements_all.txt
2015-12-27 11:10:14 -08:00
Per Sandström
eb3da8cb03
verisure component from pypi
2015-12-27 20:07:09 +01:00
Erik
d63e5a60ae
added rudimentary support for telldus live
2015-12-27 12:32:08 +01:00