Paulus Schoutsen
40b2acb472
Port wink from external to requirements.txt
2015-07-20 00:41:57 -07:00
Paulus Schoutsen
2f622053a6
Port PyWemo from external to requirements.txt
2015-07-20 00:08:00 -07:00
Paulus Schoutsen
3efb1e4ac9
Port netdisco from external to requirements.txt
2015-07-20 00:07:01 -07:00
Paulus Schoutsen
43cc3624ee
Port PyNetgear from external to requirements.txt
2015-07-19 23:44:32 -07:00
Paulus Schoutsen
4edf53899d
Port PyMySensors from external to requirements.txt
2015-07-19 23:25:13 -07:00
jamespcole
1d7d0ea2d4
updated vera submodule to the latest version for the UI7 formware update
2015-05-18 19:18:53 +10:00
Paulus Schoutsen
6b0e29ad55
Update git submodules
2015-05-13 00:14:50 -07:00
Paulus Schoutsen
dfc50562a1
Update netdisco to latest version
2015-05-04 00:35:36 -07:00
Andrew Thigpen
3cff05ef91
Create entity for each sensor variable.
...
Refactors to create a separate entity for each variable associated with
a child sensor.
2015-04-25 21:08:49 -05:00
Andrew Thigpen
c41d7b8f6d
Refactor and update to use latest pymysensors.
2015-04-05 17:25:06 -05:00
theolind
e87652e95f
added HA module for mysensors
2015-04-02 19:59:44 +02:00
jamespcole
30c78b4054
Fixed gitmodules merge conflict
2015-03-21 10:14:03 +11:00
jamespcole
efdb54cbe4
Added in SABnzbd sensor
2015-03-09 05:28:12 +11:00
jamespcole
ba58c080e3
removed old config example to fix merge conflict
2015-03-07 12:36:08 +11:00
jamespcole
7b62cf4af8
Added in vera api submodule
2015-03-02 21:02:59 +11:00
Paulus Schoutsen
7636769c11
Update discovery to work without zeroconf installed
2015-02-28 21:06:59 -08:00
Geoff Norton
ed1c98e590
Wink API is weird. If you delete a device from their API, they dont delete it. They just "hide" it
2015-01-22 06:15:54 +00:00
Paulus Schoutsen
99c87ff862
Increased environment validation upon start
2015-01-20 22:18:44 -08:00
Paulus Schoutsen
980ecdaacb
Add initial version of configurator component
2015-01-19 21:40:54 -08:00
Paulus Schoutsen
9d933f517b
Merge pull request #22 from kangaroo/wink-sensors
...
Wink sensor support
2015-01-19 21:30:44 -08:00
Geoff Norton
15012688f2
Remove switch state delay
2015-01-20 02:58:40 +00:00
Geoff Norton
ce9de1b7d2
Add initial support for wink sensors.
...
Refactor wink API fetching into a generic 'get_devices' function.
2015-01-20 01:14:47 +00:00
Paulus Schoutsen
869c4eb68d
Update pynetgear to latest version
2015-01-19 08:43:29 -08:00
Paulus Schoutsen
45e295c1d3
Update pynetgear to latest version
2015-01-17 13:49:22 -08:00
Paulus Schoutsen
8562b8f09d
Update to latest version netdisco
2015-01-16 08:52:19 -08:00
Paulus Schoutsen
702498ca09
Bug fixes for Wink
2015-01-15 21:25:24 -08:00
Paulus Schoutsen
b9a08bb25d
Migrate nest platform to python-nest
2015-01-12 23:31:31 -08:00
Paulus Schoutsen
86e4fb9655
Merge branch 'component-wink' into dev
...
* component-wink:
Wink component bug fixes
Bugfixes to make Wink component work
Added wink component to auto-load other needed components
Initial version wink component by @loghound
changed bearer_token to access_token in conf file
Wink Hub integration of it's switches & lights
Conflicts:
homeassistant/components/switch/__init__.py
homeassistant/const.py
2015-01-11 23:22:40 -08:00
Paulus Schoutsen
8665f08dca
Update netdisco to latest version
2015-01-11 21:23:22 -08:00
Paulus Schoutsen
cac1f56b2d
Merge branch 'dev' into component-thermostat
...
* dev:
Use tuples instead of lists internally
Use properties instead of getters for Device class
Upgrade pushbullet.py to 0.7.1
Prevent devices from being discovered twice
Update netdisco to latest version
Update netdisco to latest version
Updated requirements.txt for the discovery component
Automatic discovery and setting up of devices
Ensure groups always have unique entity id
Rename ha_test folder to tests
Make group component more flexible
Reorganized the main to be more modular
Updated PyWemo to latest version
Fix warnings from flake8 and pylint
Check flags in ARP table for NUD_REACHABLE before assuming a device is online. Fixes #18 .
Pull in PyWemo bugfixes
2015-01-11 10:00:25 -08:00
Paulus Schoutsen
249cf244ca
Initial version wink component by @loghound
2015-01-10 22:53:41 -08:00
Paulus Schoutsen
9db1a58cb1
Update netdisco to latest version
2015-01-10 08:53:46 -08:00
Paulus Schoutsen
ebc67f460e
Update netdisco to latest version
2015-01-09 22:22:19 -08:00
Paulus Schoutsen
ba179bc638
Automatic discovery and setting up of devices
2015-01-09 00:07:58 -08:00
Paulus Schoutsen
efe820628c
Updated PyWemo to latest version
2015-01-06 20:52:26 -08:00
Paulus Schoutsen
cbbda2db55
Pull in PyWemo bugfixes
2015-01-06 07:49:49 -08:00
Paulus Schoutsen
db7004fdee
Merge remote-tracking branch 'stefano/dev' into component-thermostat
...
* stefano/dev:
Added "Nest" thermostat component.
2015-01-05 21:44:22 -08:00
Paulus Schoutsen
1b0143341c
Update pywemo to latest version
2015-01-05 20:23:48 -08:00
sfiorini
b1a93ffc21
Added "Nest" thermostat component.
2015-01-05 19:11:02 -06:00
Paulus Schoutsen
b63784a4e6
Updated pywemo to latest version
2015-01-05 00:43:37 -08:00
Paulus Schoutsen
528cd8ee48
WeMo component exposes Insight info if available
2014-12-15 19:14:31 -08:00
Paulus Schoutsen
feeeac2a75
Remove unused __init__ file from external dir
2014-11-22 15:57:49 -08:00
Paulus Schoutsen
01f738c151
Move to Pypi version of Phue again
2014-11-22 15:49:54 -08:00
Paulus Schoutsen
d56edd46bb
Phue: Switched to GIT-version because pip version lacks behind
2014-11-02 16:22:59 -08:00
Paulus Schoutsen
8b02c3c1cc
Updated PyNetgear and PyWemo to latest version
2014-06-12 23:26:06 -07:00
Paulus Schoutsen
8e65afa994
Add support to hardcode hosts of WeMos
2014-04-24 22:53:35 -07:00
Paulus Schoutsen
f4c77c85bd
Now using PyWemo instead of Ouimeaux to control WeMo
2014-04-17 21:57:01 -07:00
Paulus Schoutsen
85f401f209
Upgraded pynetgear to python3
2014-04-17 21:50:35 -07:00
Paulus Schoutsen
ef6d862671
Further Python 3 migration
2014-04-14 23:48:00 -07:00
Paulus Schoutsen
7e06d535ab
Ported codebase to Python 3. Long Live Python 3!
2014-04-14 00:10:31 -07:00