Vitor Espíndola
|
1b3a45aba9
|
Modbus coil support
|
2015-08-01 09:54:32 -03:00 |
jamespcole
|
6873504cc0
|
Fixed linting errors
|
2015-08-01 06:45:41 +10:00 |
Rohit Kabadi
|
ffde7e183e
|
Fixed flake8 violations
|
2015-07-30 21:05:00 -07:00 |
Per Sandstrom
|
ed0164843a
|
Added support for ASUSWRT based routers
|
2015-07-30 11:30:31 +02:00 |
Rohit Kabadi
|
f351ab9544
|
Updated branch to avoid conflicts in requirements.txt
|
2015-07-30 00:37:11 -07:00 |
Rohit Kabadi
|
a99484ebc8
|
Merge remote-tracking branch 'upstream/dev' into edimax_smart_plug
Conflicts:
requirements.txt
|
2015-07-30 00:31:26 -07:00 |
Rohit Kabadi
|
6a239bf18a
|
Used validate_config to ensure 'host' parameter in edimax config. Added name option to edimax config
|
2015-07-30 00:10:16 -07:00 |
Vitor Espíndola
|
f82b63483a
|
Modbus coil support
|
2015-07-29 14:04:32 -03:00 |
Rohit Kabadi
|
f6811e858a
|
- Removed https://github.com/rkabadi/pyedimax as submodule
- Added https://github.com/rkabadi/pyedimax to requirements
- Modified edimax.py to import pyedimax from python3 default packages
|
2015-07-29 00:24:42 -07:00 |
Fabian Affolter
|
c1b428489f
|
fix requirement
|
2015-07-27 18:58:32 +02:00 |
Fabian Affolter
|
5eb40be474
|
Merge branch 'dev' of github.com:fabaff/home-assistant into dev
|
2015-07-27 18:43:13 +02:00 |
Fabian Affolter
|
4845c1290c
|
remove unused stuff and update the names (same as in owm sensor)
|
2015-07-27 18:41:03 +02:00 |
Paulus Schoutsen
|
e0468f8b8e
|
Extract helpers.event from core + misc cleanup
|
2015-07-26 10:45:49 +02:00 |
Paulus Schoutsen
|
0c56fde5a9
|
Reorg tests folder
|
2015-07-26 10:17:01 +02:00 |
Paulus Schoutsen
|
fed36d2cd0
|
Better error reporting remote classes
|
2015-07-26 00:14:55 -07:00 |
Rohit Kabadi
|
613c0122c0
|
- Reverted submodule updates. This is the 2nd attempt since the first one did not work
|
2015-07-26 00:08:57 -07:00 |
Rohit Kabadi
|
bb0ace3a61
|
- Reverted submodule updates
|
2015-07-25 23:59:48 -07:00 |
Paulus Schoutsen
|
c659be7e17
|
Sun component will work now without internet
|
2015-07-25 23:45:49 -07:00 |
Rohit Kabadi
|
6a7e28cc85
|
- Added support for getting power on SP2101W devices (returns None on SP1101W)
|
2015-07-25 18:46:47 -07:00 |
Paulus Schoutsen
|
c1b6d03d1b
|
Merge remote-tracking branch 'origin/remove-external' into dev
|
2015-07-24 04:11:31 -07:00 |
Paulus Schoutsen
|
37ec18b363
|
Merge pull request #226 from balloob/rfxcom
Support for rfxtrx sensors
|
2015-07-24 04:10:23 -07:00 |
Daniel Hoyer Iversen
|
3658c57912
|
updated rfxcom sensor
|
2015-07-24 13:06:15 +02:00 |
Daniel Hoyer Iversen
|
1489af0eca
|
updated rfxcom sensor
|
2015-07-24 12:35:03 +02:00 |
Paulus Schoutsen
|
445aaeb700
|
New compiled version of frontend
|
2015-07-24 03:28:21 -07:00 |
Paulus Schoutsen
|
d33af6e83e
|
Merge pull request #227 from balloob/thermostat
Custom min/max temperature for thermostat
|
2015-07-24 03:24:49 -07:00 |
Paulus Schoutsen
|
acd51268fc
|
Merge pull request #228 from balloob/tellstick_bug
Make only_named: 0 work
|
2015-07-24 03:23:55 -07:00 |
Daniel Hoyer Iversen
|
22c72060cf
|
Make only_named: 0 work
|
2015-07-23 22:24:48 +02:00 |
Daniel Hoyer Iversen
|
be937a795a
|
Min max temp for thermostat
|
2015-07-23 22:15:17 +02:00 |
Daniel Hoyer Iversen
|
b54c58235f
|
Documentation of rfxtrx sensor
|
2015-07-23 19:50:26 +02:00 |
Daniel Hoyer Iversen
|
8f99ebf27e
|
Documentation of rfxtrx sensor
|
2015-07-23 19:47:45 +02:00 |
Daniel Hoyer Iversen
|
f44acc9b0e
|
requirements file
|
2015-07-23 19:42:20 +02:00 |
Daniel Hoyer Iversen
|
44ce756cba
|
Support for rfxtrx sensors
|
2015-07-23 19:36:05 +02:00 |
Daniel Hoyer Iversen
|
cbb390a918
|
Custom min/max temperature for thermostat
|
2015-07-23 18:13:46 +02:00 |
Rohit Kabadi
|
fac194f66c
|
- Added for smartplug
- Added error check for host param in config.yaml
- Fixed SmartPlugSwitch is_on method
- Edimax smartplug works now!
|
2015-07-20 23:27:25 -07:00 |
Rohit Kabadi
|
6631ebfdfa
|
- Added git submodule @ https://github.com/rkabadi/pyedimax
- Added edimax.py module to interface with Edimax SP-1101W and SP-2101W
|
2015-07-20 20:16:54 -07:00 |
Paulus Schoutsen
|
dc2ed19105
|
Merge pull request #223 from balloob/dev
Update master with latest changes
|
2015-07-20 00:56:54 -07:00 |
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 |
Paulus Schoutsen
|
e277decd4c
|
Add a check to ensure pip is installed
|
2015-07-19 19:00:48 -07:00 |
Paulus Schoutsen
|
a3906242e9
|
Make life of Windows users a bit better
|
2015-07-19 18:32:35 -07:00 |
Paulus Schoutsen
|
7dba1b5303
|
Remove comment from build_frontend
|
2015-07-17 23:42:10 -07:00 |
Paulus Schoutsen
|
f50a6fc24c
|
Update to latest Home Assistant Polymer
|
2015-07-17 23:38:25 -07:00 |
Paulus Schoutsen
|
f4562fa352
|
Merge pull request #222 from balloob/change-dependency-sun
Sun component: ephem->astral
|
2015-07-16 21:35:06 -07:00 |
Paulus Schoutsen
|
1fda362ca3
|
Take elevation into consideration
|
2015-07-16 21:19:23 -07:00 |
Paulus Schoutsen
|
35f0270688
|
Sun component: ephem->astral
|
2015-07-16 19:57:07 -07:00 |
Paulus Schoutsen
|
4d12c69d68
|
Increase robustness dependency installation
|
2015-07-15 18:38:48 -07:00 |
Paulus Schoutsen
|
c532a28a98
|
Increase robustness dependency installation
|
2015-07-15 18:37:24 -07:00 |