Commit Graph

  • 36e28dbc80 Bootstrap only loads modules into memory that it will init Paulus Schoutsen 2014-01-23 17:46:29 -08:00
  • 7a800a14be Bugfix: Events that had no listeners would not show in log Paulus Schoutsen 2014-01-23 16:49:43 -08:00
  • 233f2e65ef Chromecast treats HOME_APP as no app running now Paulus Schoutsen 2014-01-22 19:46:28 -08:00
  • 1ba7d583cc PEP8 styling fix for State Paulus Schoutsen 2014-01-22 19:41:51 -08:00
  • 659f185252 More improvements to State Paulus Schoutsen 2014-01-22 19:40:19 -08:00
  • 7c15e24d09 bugfix: set_state updated state if not changed Paulus Schoutsen 2014-01-22 10:04:52 -08:00
  • 6ce393856a light.turn_on/turn_off/is_on use entity_id instead of object_id Paulus Schoutsen 2014-01-20 23:23:02 -08:00
  • cd58147fa7 StateMachine.set_state now optimized for setting existing states Paulus Schoutsen 2014-01-20 22:58:23 -08:00
  • e9e1b007ed RENAME: StateMachine tracks now entities, not categories. Paulus Schoutsen 2014-01-19 23:37:40 -08:00
  • e7f5953362 Bus and StateMachine are now thread-safe Paulus Schoutsen 2014-01-19 21:39:57 -08:00
  • ac0ca5d001 Core: Cache external method in local variable for speedup Paulus Schoutsen 2014-01-19 21:39:13 -08:00
  • 2d78e951f7 WebInterface: last changed for statemachine now uses HA date formatting Paulus Schoutsen 2014-01-19 21:17:19 -08:00
  • 01d81fbd65 Minor style adjustment to make PEP8 happy Paulus Schoutsen 2014-01-19 20:56:49 -08:00
  • 3c3e7e5825 Events and States are no longer dicts but objects. Paulus Schoutsen 2014-01-19 19:10:40 -08:00
  • ae2058de70 Referring to group is now always with 'group.' prefix Paulus Schoutsen 2014-01-19 17:17:19 -08:00
  • aa6d2373a5 Made HueLightControl more robust Paulus Schoutsen 2014-01-12 12:35:10 -08:00
  • 478d4ad93a Light trigger now looks if the target light group is on to turn on lights instead of all lights. Paulus Schoutsen 2014-01-12 11:29:30 -08:00
  • 5acf372d15 Use hue_light reachable attribute to see if we can trust the on state. Paulus Schoutsen 2014-01-12 11:29:08 -08:00
  • b7811e31e3 Updated PyChromecast to latest version Paulus Schoutsen 2014-01-05 12:48:55 -08:00
  • 697fce9924 Updating documentation Paulus Schoutsen 2014-01-04 18:24:30 -08:00
  • ac912b2d2d Bugfix: all lights would turn on instead of specified group if person came home. Paulus Schoutsen 2014-01-04 18:16:16 -08:00
  • 48026c28c1 Added state groups and migrated code base to use them. Paulus Schoutsen 2014-01-04 17:55:05 -08:00
  • 367433acb2 Some code cleanup Paulus Schoutsen 2014-01-04 13:48:17 -08:00
  • 328b9a84c0 Update README.md Paulus Schoutsen 2013-12-17 22:54:04 -08:00
  • 6f0e4ef845 Netgear device tracker now uses SOAP api instead of parsing web interface Paulus Schoutsen 2013-12-14 01:00:38 -08:00
  • 21aab4486b Updated config template to include netgear example Paulus Schoutsen 2013-12-11 20:44:57 -08:00
  • e3b00ffc71 Added support for Netgear wireless routers (tested with R6300) Paulus Schoutsen 2013-12-11 20:43:26 -08:00
  • 9518a2a0b7 Bugfix in shutdown_devices call Paulus Schoutsen 2013-12-11 20:29:11 -08:00
  • e0c0493b7e Renamed external lib folder to external Paulus Schoutsen 2013-12-11 19:34:59 -08:00
  • 566d86aecf Updated Android-Tasker to work with latest services Paulus Schoutsen 2013-12-11 18:42:13 -08:00
  • dd271febae Reorg: Merged observers, actors and HTTPInterface into components Paulus Schoutsen 2013-12-11 00:07:30 -08:00
  • c5f5dcbce2 Minor update pychromecast Paulus Schoutsen 2013-12-10 23:09:33 -08:00
  • 1d61202bc7 Remove code validation and IDE artifacts Paulus Schoutsen 2013-12-10 19:48:43 -08:00
  • 9531c6643e ChromeCast observer will add friendly name as attribute Paulus Schoutsen 2013-12-10 19:45:57 -08:00
  • 7637b6ca0e Updated pychromecast to latest branch Paulus Schoutsen 2013-12-10 19:45:25 -08:00
  • 0449022441 More robust Chromecast observer code Paulus Schoutsen 2013-12-10 08:09:29 -08:00
  • bbe8f898dc Updated pychromecast to latest version Paulus Schoutsen 2013-12-10 08:09:14 -08:00
  • 4fde63b1fb Bugfix in turning lights on at sun set Paulus Schoutsen 2013-12-10 08:08:57 -08:00
  • 4921787648 States.png is now screenshot of a more condensed table. Paulus Schoutsen 2013-12-10 00:39:58 -08:00
  • dbf7c05423 Link to states.png in README.md was wrong Paulus Schoutsen 2013-12-10 00:38:02 -08:00
  • d9ffb67f90 Updated the docs Paulus Schoutsen 2013-12-10 00:36:53 -08:00
  • bbaac3da24 Updated pychromecast to latest version Paulus Schoutsen 2013-12-10 00:31:33 -08:00
  • e823178e43 Chromecast observer will update state on init Paulus Schoutsen 2013-12-10 00:18:12 -08:00
  • 8a0ca534a2 Moved actor helper functions to observer package Paulus Schoutsen 2013-12-10 00:16:51 -08:00
  • d68f8ee309 Chromecast observer will now use the correct name in state machine Paulus Schoutsen 2013-12-09 23:51:14 -08:00
  • aedcaf04a4 Lights now fully controlled via statemachine and services Paulus Schoutsen 2013-12-09 23:41:44 -08:00
  • 28a6400d89 Track states of lights in state machine. Paulus Schoutsen 2013-12-07 12:57:27 -08:00
  • 356f49bcef Change device state categories to contain "device." Paulus Schoutsen 2013-12-07 12:54:50 -08:00
  • 8124188264 Make sure all device state categories are slugified Paulus Schoutsen 2013-12-07 12:54:19 -08:00
  • 08f4c70b4e Added tracking state of ChromeCast Paulus Schoutsen 2013-12-07 11:42:13 -08:00
  • 87a66941d8 Updated PyChromecast to latest version Paulus Schoutsen 2013-12-02 22:56:28 -08:00
  • 84eeae882c Updated documentation Paulus Schoutsen 2013-12-01 19:24:07 -08:00
  • 44e1d6df64 Updated Android app to use the new services API Paulus Schoutsen 2013-11-22 18:23:32 -08:00
  • 3641d2ca24 EventBus is now Bus that handles Events and Services Paulus Schoutsen 2013-11-19 23:48:08 -08:00
  • 05e68c3e1e DeviceTracker can now reload tracked devices without restart Paulus Schoutsen 2013-11-18 22:45:19 -08:00
  • f07622e0d7 Made homeassistant.stop code leaner Paulus Schoutsen 2013-11-11 17:46:08 -08:00
  • ead057cb04 Added shutdown event Paulus Schoutsen 2013-11-11 14:58:57 -08:00
  • 483546a31d Code according to PEP8 standard Paulus Schoutsen 2013-11-10 16:46:48 -08:00
  • 9c9b00c2d4 Added support for keyboard prev and next track buttons Paulus Schoutsen 2013-11-10 15:07:55 -08:00
  • 860812fa19 Cosmetic adjustments Paulus Schoutsen 2013-11-10 09:31:34 -08:00
  • 2f65751087 Fix: Event types with periods cannot be fired using API Paulus Schoutsen 2013-11-09 14:23:26 -08:00
  • 94752f663e Added styling to the debug interface Paulus Schoutsen 2013-11-07 23:33:04 -08:00
  • 5f4e9d33e0 Return of the fire event and change state forms in debug interface Paulus Schoutsen 2013-11-04 20:16:27 -05:00
  • 3499814f7f Added static file handler and cleaned up API code Paulus Schoutsen 2013-11-04 18:18:39 -05:00
  • a60f6754aa EventBus can now report overview of events that have listeners. Paulus Schoutsen 2013-11-01 12:28:18 -07:00
  • 63a1dfc64f HTTP login form goes to original requested page Paulus Schoutsen 2013-11-01 11:38:50 -07:00
  • 92f0cb20ff Made API more robust Paulus Schoutsen 2013-11-01 11:34:43 -07:00
  • 24b317f10d StateMachine.get_state will not throw an exception but return None if category does not exist Paulus Schoutsen 2013-11-01 11:25:06 -07:00
  • 47d2c04c90 StateMachine.is_state was bugged Paulus Schoutsen 2013-10-31 18:41:28 -07:00
  • 054d14d5de Bootstrapper now does not need a host option to load Hue Paulus Schoutsen 2013-10-31 18:30:45 -07:00
  • cd0b493dd3 Fixed: Markdown syntax error in README.md Paulus Schoutsen 2013-10-29 01:00:36 -07:00
  • b65db6ef8c Bugfix so the Android Tasker app can update states again Paulus Schoutsen 2013-10-29 00:31:44 -07:00
  • f9d712d175 API updated to be RESTful Paulus Schoutsen 2013-10-29 00:22:38 -07:00
  • 102690a770 last_changed value of State is now a string so it can be send over the API Paulus Schoutsen 2013-10-28 18:45:35 -07:00
  • 308b49b585 Timeout of 1 second was a bit too optimistic for Tomato router Paulus Schoutsen 2013-10-28 18:27:08 -07:00
  • 58ac9e0aac Forgot to change 1 class when changing State from tuple to dict Paulus Schoutsen 2013-10-28 18:26:25 -07:00
  • 83d878810e Events and States will now only use JSON serializable attributes Paulus Schoutsen 2013-10-27 17:39:54 -07:00
  • 1da1713d2f StateMachine.is_state will return False if category does not exist Paulus Schoutsen 2013-10-26 22:26:58 +01:00
  • 5374ff7f71 Updated documentation Paulus Schoutsen 2013-10-25 12:54:25 +01:00
  • 867966234f Added remote EventBus and StateMachine classes Paulus Schoutsen 2013-10-25 11:05:58 +01:00
  • 5ae08c6f0f Clearified some behavior Paulus Schoutsen 2013-10-25 11:05:34 +01:00
  • 66d432d0a2 StateMachine now supports attributes for states Paulus Schoutsen 2013-10-24 07:57:08 +01:00
  • c1819e19a4 Timer is more accurate and wakes up less often Paulus Schoutsen 2013-10-24 01:42:16 +01:00
  • b43e413de9 More clear logs when dependencies are missing. Paulus Schoutsen 2013-10-24 00:32:23 +01:00
  • 00c9d22a58 Added listen_once to eventbus Paulus Schoutsen 2013-10-24 00:29:33 +01:00
  • 42c7f33567 Cleaned up API statemachine Paulus Schoutsen 2013-10-24 00:08:28 +01:00
  • 7443a5f963 Timeout if Tomato router does not respond for 1 sec Paulus Schoutsen 2013-10-23 23:58:48 +01:00
  • 05472481c5 Making the config bootstrap more verbose about what started Paulus Schoutsen 2013-10-21 22:06:22 -07:00
  • 0d156ecbf0 Moved bootstrap code to a seperate bootstrap module. Paulus Schoutsen 2013-10-13 10:42:22 -07:00
  • 7dfbff31f5 Better formatting of events in debug interface Paulus Schoutsen 2013-10-13 09:59:13 -07:00
  • 15a31cd0c3 Updated dependencies in README.md Paulus Schoutsen 2013-10-13 09:55:21 -07:00
  • 785e17e1e6 Made a few dependencies optional and removed others. Paulus Schoutsen 2013-10-13 09:40:38 -07:00
  • 6de531db0d Pykeyboard won't import PyHook now when not needed. Paulus Schoutsen 2013-10-09 00:14:44 -07:00
  • 866a3e852e Added support for multimedia keyboard button simulation for controlling the host. Paulus Schoutsen 2013-10-09 00:03:05 -07:00
  • 2b3d81d007 Added MIT license Paulus Schoutsen 2013-10-08 21:18:22 -07:00
  • b9212514bd Converted Timer and HTTP Interface threads to daemons for cleaner shutdown. Paulus Schoutsen 2013-10-08 19:00:10 -07:00
  • 71bd03ed8c Cleaned up the core. Paulus Schoutsen 2013-10-08 18:50:30 -07:00
  • f1042cd136 Update README.md Paulus Schoutsen 2013-10-08 00:14:09 -07:00
  • a58319aebd Download dir now taken from config Paulus Schoutsen 2013-10-08 00:02:01 -07:00
  • 32b357f5e1 PyLint is a lot happier about the code now. Paulus Schoutsen 2013-10-07 23:55:19 -07:00