Commit Graph

1965 Commits (96cfff192a738c4a8dd936b0cc95e16de2ac23a9)

Author SHA1 Message Date
Paulus Schoutsen b750457afa Bugfixes frontend 2015-08-29 20:11:27 -07:00
Ryan Kraus bfa3900e6a Updated core config directory tests 2015-08-29 22:44:59 -04:00
Ryan Kraus f5b98c86f0 Mostly PyLint and Flake8 updates.
Rewrote imports of exceptions to be from the exceptions module.
Made nmap scanner check for libnmap dependency without crashing.
Various flake8 and pylint updates.
2015-08-29 22:34:35 -04:00
Ryan Kraus 0b6358e759 Implemented comments from Paulus.
Revised main to use frontend and demo strings rather than importing
their domains.
Removed submodule validation.
Moved local library mounting to the bootstrap module and out of core.
Added requirements_all.txt for all dependencies.
Made core dependencies looser.
Small updates to setup.py.
2015-08-29 22:19:52 -04:00
Ryan Kraus 893ae15042 Changed component REQUIREMENTS to absolute versions. 2015-08-29 21:39:50 -04:00
Paulus Schoutsen 75b3cc046d Update frontend with latest changes 2015-08-29 18:17:21 -07:00
Ryan Kraus 6fdf9b8d7c Many changes to cleanup config directory and lib installations.
Cleaned up default config directory determination.
Made bootstrap creators for HA always set config directory.
Made bootstrap creators set the local library in the Python Path.
Moved all exceptions to their own file to make imports easier.
Moved default configuration directory be in the users’ profile.
Moved pip installs to be done to a lib folder in the config directory.
Reduced requirements.txt to only the barebones reqs.
2015-08-29 21:11:24 -04:00
Ryan Kraus 18e32165a4 Cleaned up main file to remove dependency management. 2015-08-29 20:06:54 -04:00
Ryan Kraus 3839c3d0ef Created setup.py for standard installs. 2015-08-29 18:59:05 -04:00
pavoni c3a9db0a37 Add defult methods to base class for switch_state and sensor_state 2015-08-29 20:32:46 +01:00
Paulus Schoutsen 0a2652630f Frontend: Style loading page like login form 2015-08-29 12:01:37 -07:00
Paulus Schoutsen 4b31a22a1c Merge pull request #286 from rmkraus/entity_cleanup
Entity cleanup
2015-08-28 17:25:51 -07:00
Ryan Kraus c49cdf7ffd Pylint fixes to ISY component. 2015-08-28 20:18:54 -04:00
Ryan Kraus 936e20bdf7 Cleaned up some entities.
1) Modified device tracker entities to allow for attributes to be
overwritten with configuration data.

2) Modified ISY lights to hide brightness when off.
2015-08-28 20:17:07 -04:00
Paulus Schoutsen 6b241f8600 Merge pull request #282 from sfam/dev
Initial support for THOMSON routers
2015-08-28 17:08:03 -07:00
pavoni 2a0d459722 Fix blank line regression 2015-08-29 00:27:28 +01:00
pavoni dfae1a44a6 Add standby state to WeMo Insight Switch, and add WeMo Maker 2015-08-28 23:11:55 +01:00
Paulus Schoutsen 4f8b843a1e Merge pull request #284 from MakeMeASandwich/dev
Add support for Adafruit temperature/humidity sensors
2015-08-28 10:42:12 -07:00
MakeMeASandwich 3f4d5eae1c work around build failures also on non-RPi/BB-machines 2015-08-28 18:14:13 +02:00
MakeMeASandwich 76a8bd3969 Add support for Adafruit temperature/humidity sensors 2015-08-28 14:42:41 +02:00
Ryan Kraus 00f3556c34 Merge pull request #283 from rmkraus/dev
Fixed Issue #280
2015-08-27 22:45:38 -04:00
Ryan Kraus 71e60dcfe9 Fixed Issue #280 2015-08-27 22:41:12 -04:00
sfam 4ef4aa2095 fix pylint warnings 2015-08-28 00:09:24 +01:00
sfam 1311e00e90 Initial support for THOMSON routers 2015-08-28 00:03:05 +01:00
sfam 1aef768ff0 Initial support for THOMSON routers 2015-08-28 00:02:26 +01:00
Fabian Affolter e0db473294 update dnspython 2015-08-27 14:26:06 +02:00
Fabian Affolter 17bf27474a fix dnspython version 2015-08-27 14:25:21 +02:00
Fabian Affolter 387769edff add dnspython 2015-08-27 14:16:29 +02:00
Fabian Affolter 6582067f66 add dnspython to enable xmpp to do srv lookups 2015-08-27 14:15:57 +02:00
Fabian Affolter f3868ea744 update comments 2015-08-27 14:14:50 +02:00
Paulus Schoutsen a98ecb6bcc Frontend: material design + introduction card 2015-08-27 01:06:41 -07:00
Paulus Schoutsen ba7b9c625e Add an introduction component to support first usage 2015-08-27 01:06:41 -07:00
Paulus Schoutsen e2cfe2a7d2 Merge pull request #278 from sfam/dev
New RPi_GPIO sensor and switch improvements
2015-08-26 08:40:54 -07:00
Paulus Schoutsen 1cb6077e36 Bugfixes for frontend 2015-08-26 08:39:29 -07:00
sfam 47998cff97 Update .coveragerc 2015-08-26 15:45:39 +01:00
sfam 9811869111 fix line too long 2015-08-26 11:27:27 +01:00
sfam 6b3b000822 quick fix 2015-08-26 11:22:06 +01:00
sfam c8b88219b7 rename config parameter to "invert_logic" 2015-08-26 11:03:06 +01:00
Paulus Schoutsen 884af889a4 Merge pull request #268 from nkgilley/actiontec
device_tracker component: Actiontec MI424WR Verizon FiOS Router
2015-08-25 21:59:38 -07:00
Paulus Schoutsen c50a47a307 Merge pull request #279 from Zyell/dev
Updated Thermostat unit handling and Nest support
2015-08-25 19:08:52 -07:00
zyell e15eb90b33 Have thermostat class make all necessary unit conversions 2015-08-25 17:52:40 -07:00
zyell 6647894c36 updated nest to use helper method and updated requirements 2015-08-25 17:52:40 -07:00
zyell c12b7e70d9 Updated to support Nest API changes and fix set_temp and away_mode and pull in new required python-nest version 2015-08-25 17:52:40 -07:00
sfam 930036272b fix pylint warnings 2015-08-26 00:15:57 +01:00
sfam c194121da6 fix pylint warnings 2015-08-26 00:11:07 +01:00
sfam cfc2232c22 fix pylint warnings 2015-08-26 00:02:52 +01:00
sfam ab5a569922 Add RPi GPIO sensor 2015-08-25 23:24:36 +01:00
sfam 0a9d82fe6f Fix RPi_GPIO switch and add extra parameters 2015-08-25 23:23:51 +01:00
Nolan Gilley bc5a7564b1 fix formatting 2015-08-25 10:09:47 -04:00
Nolan Gilley 047b4abd82 Fix get_device_name and get_actiontec_data 2015-08-25 09:39:00 -04:00