Commit Graph

  • 9ac8cf7a27 Removing old pychromecast lib Paulus Schoutsen 2013-10-07 20:32:44 -07:00
  • c3f96fff87 Added extra error checking and feedback to TomatoDeviceScanner Paulus Schoutsen 2013-10-07 20:28:45 -07:00
  • df53b05423 PyChromecast properly integrated now. Paulus Schoutsen 2013-10-07 20:23:05 -07:00
  • 9cfcf43202 Added actor to open url in default browser Paulus Schoutsen 2013-10-07 18:47:25 -07:00
  • c72dbf0a83 Cleaned up the imports of start.py Paulus Schoutsen 2013-10-07 18:31:31 -07:00
  • 3b6b201428 Added a file downloader Paulus Schoutsen 2013-10-07 00:15:47 -07:00
  • 1a22f1678c Catching exceptions from listeners in the eventbus to prevent unexpected crashed to crash the core Paulus Schoutsen 2013-10-06 23:06:59 -07:00
  • 86bd8d68f1 Fix broken link in README.md Paulus Schoutsen 2013-10-06 21:47:36 -07:00
  • f30587ced7 Added Android app to remote control home assistant Paulus Schoutsen 2013-10-06 21:45:45 -07:00
  • 53971486fb Add support for Chromecast Paulus Schoutsen 2013-10-06 18:24:03 -07:00
  • 485ce7b784 Added events to control the lights via the event bus Paulus Schoutsen 2013-10-06 17:20:27 -07:00
  • 4ce550b432 Better handling if invalid known_devices.csv encountered. Paulus Schoutsen 2013-10-06 16:54:46 -07:00
  • 59fa58beaf Moved more tracking code to DeviceTracker Paulus Schoutsen 2013-10-06 16:14:35 -07:00
  • 2c2095d112 Added python-dateutil as dependency in the README.md Paulus Schoutsen 2013-10-06 13:22:57 -07:00
  • 6efc797df3 Sun setting category didn't include the word sun Paulus Schoutsen 2013-10-06 13:20:13 -07:00
  • ecb0567d03 Missing doc string for one method. Paulus Schoutsen 2013-10-06 13:13:54 -07:00
  • 9026a78a66 Better documentation of TomatoDeviceScanner Paulus Schoutsen 2013-10-06 13:12:22 -07:00
  • 97e82b3808 Next sun rising and sun setting are now in statemachine. Paulus Schoutsen 2013-10-06 11:47:24 -07:00
  • cb4fce7691 Added title HTML tags to the debug interface Paulus Schoutsen 2013-10-05 14:22:46 -07:00
  • 0a4ebfa0b0 Update README.md Paulus Schoutsen 2013-10-05 14:07:52 -07:00
  • e7d6c07b6a Updated docs. Paulus Schoutsen 2013-10-05 14:02:30 -07:00
  • 5c5fe5051b Now possible to set multiple states through one API call. Paulus Schoutsen 2013-10-05 12:28:18 -07:00
  • 645513b6ae Changed default API listen port to a less common one. Paulus Schoutsen 2013-10-04 21:12:12 -07:00
  • 46d7a876c2 Bugfix: Not all lights would turn on when you came home before sunset but after the lights would start fading in. Paulus Schoutsen 2013-10-04 20:54:33 -07:00
  • 065174db7a Unnecessary check removed from httpinterface Paulus Schoutsen 2013-09-30 22:00:49 -07:00
  • 5d4136cf29 Indentation converted to spaces Paulus Schoutsen 2013-09-30 22:00:23 -07:00
  • 561fcd3d15 Added missing doc-string Paulus Schoutsen 2013-09-30 19:00:58 -07:00
  • e4a6219386 StateMachine sorts states now case insesitive Paulus Schoutsen 2013-09-30 19:00:45 -07:00
  • 87592ff860 Renaming categories for tracked devices. Paulus Schoutsen 2013-09-30 18:59:43 -07:00
  • ef1dbac124 HTTPInterface will catch all Requests exceptions now when shutting down. Paulus Schoutsen 2013-09-30 18:32:44 -07:00
  • a491df761f Integrated core.py into module-init Paulus Schoutsen 2013-09-30 00:20:27 -07:00
  • a75f396242 HTTP interface won't check for api password on non existing path's anymore but throw 404. Paulus Schoutsen 2013-09-29 23:47:53 -07:00
  • 77a69016d4 Neater code for Tomato scanning Paulus Schoutsen 2013-09-29 16:12:32 -07:00
  • f04e9b07a9 State machine categories don't have to be initialized anymore Paulus Schoutsen 2013-09-29 16:02:58 -07:00
  • c7e36e4fc1 Catching at the wrong timeout exception Paulus Schoutsen 2013-09-29 15:54:54 -07:00
  • 1988b5ed79 Sometimes the HTTP interface wouldn't manage to shut its threads down. Paulus Schoutsen 2013-09-28 14:55:03 -07:00
  • cfa27c25a8 Tomato is smarter about updating known devices file Paulus Schoutsen 2013-09-28 13:03:11 -07:00
  • 11529a473a Data received from Tomato is now parsed using the json decoder instead of exec Paulus Schoutsen 2013-09-28 12:40:13 -07:00
  • 2460ff748e Updated README.md with API documentation. Paulus Schoutsen 2013-09-28 11:24:14 -07:00
  • 495b107346 Merge branch 'master' of ssh://github.com/balloob/home-assistant Paulus Schoutsen 2013-09-28 11:09:45 -07:00
  • 8ac8700154 Added API Paulus Schoutsen 2013-09-28 11:09:36 -07:00
  • 8189fb753d Update README.md Paulus Schoutsen 2013-09-24 21:25:19 -07:00
  • 85f3f080be Rename HttpInterface.py to httpinterface.py Paulus Schoutsen 2013-09-24 18:41:02 -07:00
  • a1f238816b Code reorganized into a more Pythonic structure. Paulus Schoutsen 2013-09-24 18:39:58 -07:00
  • 0981ea49d1 After module renaming one should also update the imports Paulus Schoutsen 2013-09-23 00:54:52 -07:00
  • 43921cb872 Timer does not fire off an event right away when starting anymore Paulus Schoutsen 2013-09-23 00:51:02 -07:00
  • 371b4c7708 Starting and stopping of modules now via start and shutdown events Paulus Schoutsen 2013-09-23 00:50:29 -07:00
  • 6fbadc24e4 Made the data attribute of Event optional Paulus Schoutsen 2013-09-23 00:38:36 -07:00
  • 4f7e032bb4 Reverting a previous change to ensure a parameter is a list Paulus Schoutsen 2013-09-23 00:20:21 -07:00
  • 9351acb498 Device tracker won't use a default state but the real state for initial state of each device Paulus Schoutsen 2013-09-23 00:19:46 -07:00
  • 2d81cc65f7 TomatoDeviceScanner init optimization Paulus Schoutsen 2013-09-23 00:18:40 -07:00
  • 117b8454c3 Add eventbus listener information to the HTTP interface Paulus Schoutsen 2013-09-23 00:16:25 -07:00
  • 0e379a2cb5 Fixed a bug where sun set and rise times would not be updated. Paulus Schoutsen 2013-09-21 21:37:36 -07:00
  • 9258aa43c7 Update README.md Paulus Schoutsen 2013-09-21 18:10:16 -07:00
  • e6bdded90c Rename root module Paulus Schoutsen 2013-09-21 18:02:52 -07:00
  • a68704750b Code cleanup and reorg Paulus Schoutsen 2013-09-21 17:59:31 -07:00
  • ec0ca6ac38 Specifying Hue host is optional. PHue already saves it in config Paulus Schoutsen 2013-09-21 13:43:13 -07:00
  • 986d72f523 Added warning if no devices are setup to be tracked Paulus Schoutsen 2013-09-21 12:43:34 -07:00
  • f7522c6ed3 Minor code cleanup Paulus Schoutsen 2013-09-21 12:28:12 -07:00
  • 5f4ddfe92c Code cleanup and new sun set transition Paulus Schoutsen 2013-09-20 19:29:15 -07:00
  • 9732bf99ac Fix for putting lights on when sun sets Paulus Schoutsen 2013-09-20 17:02:29 -07:00
  • 7636092c7d Cleaning up code Paulus Schoutsen 2013-09-20 10:00:31 -07:00
  • 90c343d16b Bugfix for DeviceTracker Paulus Schoutsen 2013-09-20 06:46:42 -07:00
  • 361a935591 Added HttpInterface Paulus Schoutsen 2013-09-19 23:59:49 -07:00
  • cfc6708283 More bugfixes. Getting there.. Paulus Schoutsen 2013-09-19 22:32:08 -07:00
  • 0ff00ae5e0 bug fixes Paulus Schoutsen 2013-09-19 14:07:49 -07:00
  • f3a093feda Update to README.md Paulus Schoutsen 2013-09-18 00:13:35 -07:00
  • a96919f902 Further reorg of code and bug fixes Paulus Schoutsen 2013-09-18 00:07:39 -07:00
  • b20bd6c9c0 Reorganizing the code + sun set puts lights on Paulus Schoutsen 2013-09-17 15:13:20 -07:00
  • 37e5840173 Update README.md Paulus Schoutsen 2013-09-17 00:34:09 -07:00
  • d55e4d53cc Initial commit Paulus Schoutsen 2013-09-17 00:32:51 -07:00