1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-29 23:52:02 +00:00

Commit Graph

  • d81723c8fc Frontend: handle modals in separate component Paulus Schoutsen 2015-02-15 21:53:40 -08:00
  • b6a3524e9b Add a relative time component to frontend Paulus Schoutsen 2015-02-15 21:39:01 -08:00
  • 1d56181a8c Workaround Chrome Eventsource bug Paulus Schoutsen 2015-02-15 18:39:39 -08:00
  • 8e29910e77 Style fixes to satisfy updated Flake8 Paulus Schoutsen 2015-02-15 17:13:01 -08:00
  • 37a9dbf1d5 Upgrade home-assistant.js version Paulus Schoutsen 2015-02-15 16:44:48 -08:00
  • 3ee2c6e210 Write to log if an event stream is closed Paulus Schoutsen 2015-02-15 16:44:25 -08:00
  • c8cbb8ebb5 More info dialog plays nice again with History Paulus Schoutsen 2015-02-14 12:19:58 -08:00
  • 4047bf0775 Make more info dialog more store dependent Paulus Schoutsen 2015-02-14 10:04:56 -08:00
  • faddb5d57e More frontend bugfixes Paulus Schoutsen 2015-02-14 01:06:51 -08:00
  • 3be8a1ad02 Notifications are now done via the new store Paulus Schoutsen 2015-02-14 00:11:46 -08:00
  • dcffd102cc Migrate more components to use mixin Paulus Schoutsen 2015-02-14 00:11:23 -08:00
  • 791ebff7ee Squash some frontend bugs Paulus Schoutsen 2015-02-13 22:50:49 -08:00
  • 7dd7c489e8 Fire event for loading component/adding service Paulus Schoutsen 2015-02-13 22:49:56 -08:00
  • 846e11d6b8 Frontend streams events from HA Paulus Schoutsen 2015-02-13 18:59:42 -08:00
  • 3f26fc3b06 Move more HTTP stuff into constant file Paulus Schoutsen 2015-02-13 18:27:13 -08:00
  • 7a8f6500e2 Fix a bug in recorder. Fixes #33 Paulus Schoutsen 2015-02-09 19:12:12 -08:00
  • 50bb4daeaa Added demo mode Paulus Schoutsen 2015-02-08 23:33:19 -08:00
  • b643ef628b Merge branch 'dev' Paulus Schoutsen 2015-02-08 22:28:28 -08:00
  • ce39a6fb18 Bug fixes related to entity_ids being lowercase Paulus Schoutsen 2015-02-08 22:18:54 -08:00
  • f5084a5f70 Have statemachine.track_change work on new states Paulus Schoutsen 2015-02-08 22:18:31 -08:00
  • 896aa31fdc Merge pull request #30 from issackelly/patch-2 Paulus Schoutsen 2015-02-08 12:59:24 -08:00
  • 11b47063eb Fix more links. Issac Kelly 2015-02-08 11:22:41 -08:00
  • 5ba752c331 Merge branch 'dev' Paulus Schoutsen 2015-02-07 22:52:41 -08:00
  • 6c4e044c92 Enable history component instead of recorder by default Paulus Schoutsen 2015-02-07 22:52:36 -08:00
  • 1d5a3b73f9 Merge branch 'dev' Paulus Schoutsen 2015-02-07 22:17:35 -08:00
  • 8c20e5137e Hide history view when history component not loaded Paulus Schoutsen 2015-02-07 22:16:19 -08:00
  • eea4bb7118 Merge branch 'dev' Paulus Schoutsen 2015-02-07 21:45:59 -08:00
  • 1bc1cbd664 Update README.md Issac Kelly 2015-02-07 15:28:18 -08:00
  • f8fc8c888f Fix some frontend bugs Paulus Schoutsen 2015-02-07 21:37:50 -08:00
  • 09bf64db42 Fix style issues Paulus Schoutsen 2015-02-07 15:54:58 -08:00
  • 33daf0a385 Move frontend specific js to webcomponents Paulus Schoutsen 2015-02-07 15:42:04 -08:00
  • 152ec80bfe Merge pull request #29 from issackelly/patch-1 Paulus Schoutsen 2015-02-07 15:30:24 -08:00
  • 371b3775fa Update README.md Issac Kelly 2015-02-07 15:28:18 -08:00
  • 2cfcbf6380 Improve performance for history component Paulus Schoutsen 2015-02-07 13:23:01 -08:00
  • 5f0b3d0fca Fix JSON serialisation bug Paulus Schoutsen 2015-02-07 13:22:23 -08:00
  • 06fac90ec2 Allow querying recorder for run info Paulus Schoutsen 2015-02-07 12:39:10 -08:00
  • d053f93419 Entity IDs are now always lowercase Paulus Schoutsen 2015-02-06 00:17:30 -08:00
  • e3643b1faf Get State History support from Store Paulus Schoutsen 2015-02-06 00:02:40 -08:00
  • 029379c092 JS Stade model renamed entity_id to entityId Paulus Schoutsen 2015-02-06 00:01:29 -08:00
  • 36544ee088 Ensure entity ids are always lower case Paulus Schoutsen 2015-02-06 00:00:39 -08:00
  • 45dd8cbc3f Period of history now returns a spanning result Paulus Schoutsen 2015-02-05 22:53:36 -08:00
  • 772df97bc1 Tweaks for the new drawer UI Paulus Schoutsen 2015-02-05 22:36:23 -08:00
  • 0c181ead59 Merge pull request #27 from Danielhiversen/TellstickDimmer Paulus Schoutsen 2015-02-05 10:10:03 -08:00
  • 76d14157ec Fixed Flake8 error Danielhiversen 2015-02-05 18:39:03 +01:00
  • ce7b8b5e08 Added a drawer to the UI Paulus Schoutsen 2015-02-05 08:52:46 -08:00
  • cb9ad467af Added suport for Tellstick light. Assume dimable switch is a light Danielhiversen 2015-02-04 22:54:05 +01:00
  • 0ed8158f6e Added suport for Tellstick light. Assume dimable switch is a light Danielhiversen 2015-02-04 22:33:04 +01:00
  • 22c75f853b Added suport for Tellstick light. Assume dimable switch is a light Danielhiversen 2015-02-04 22:29:30 +01:00
  • b31668fba9 Update to latest home-assistant-js Paulus Schoutsen 2015-02-03 23:35:28 -08:00
  • 999e68812d Merge branch 'dev' of https://github.com/balloob/home-assistant into dev Paulus Schoutsen 2015-02-03 23:16:57 -08:00
  • 115be859b6 Frontend now build on top of home-assistant-js Paulus Schoutsen 2015-02-03 23:16:53 -08:00
  • 2e279d4722 Merge pull request #25 from balloob/component-scheduler Gustav Ahlberg 2015-02-03 20:30:13 +01:00
  • 39485e7583 Fixed pylint errors Gustav Ahlberg 2015-02-03 20:18:19 +01:00
  • ba7e06072d fixed flake8 E302 expected 2 blank lines, found 1 Gustav Ahlberg 2015-02-02 07:39:11 +01:00
  • 7e9a254d87 Make sure that components isn't loaded multiple times Gustav Ahlberg 2015-02-02 07:30:46 +01:00
  • fbae2ef725 Add Google Timelines to UI Paulus Schoutsen 2015-02-01 18:00:30 -08:00
  • 3439f4bb93 Remove frontend dependencies from git repo Paulus Schoutsen 2015-02-01 17:55:22 -08:00
  • e2f51ef557 Default more info will show recent states Paulus Schoutsen 2015-01-31 20:07:04 -08:00
  • 807ceadf8b Provide API for 5 last states of entity Paulus Schoutsen 2015-01-31 20:06:30 -08:00
  • 3c95d80d3e Ensure recorder loaded first to capture all Paulus Schoutsen 2015-01-31 20:05:18 -08:00
  • 10bbc3d6e1 Default config: add recorder Paulus Schoutsen 2015-01-31 19:52:00 -08:00
  • 1ce8b6de7a Demo: show correct group name for living room Paulus Schoutsen 2015-01-31 19:51:42 -08:00
  • c75447bc66 Expose loaded components on the API Paulus Schoutsen 2015-01-31 19:08:50 -08:00
  • 3709840327 Merge branch 'dev' into component-recorder Paulus Schoutsen 2015-01-31 10:31:16 -08:00
  • cddeddac8d For backwards compat, have http load frontend/api Paulus Schoutsen 2015-01-31 09:52:03 -08:00
  • 6878fc254a Add frontend to default config Paulus Schoutsen 2015-01-30 08:28:04 -08:00
  • 13ac71bdf0 Clean up http related components Paulus Schoutsen 2015-01-30 08:26:06 -08:00
  • 61f6aff056 Upgrade to Polymer 0.5.4 Paulus Schoutsen 2015-01-30 00:00:19 -08:00
  • 8feeafd8a3 Refactor http into frontend and api component Paulus Schoutsen 2015-01-29 23:56:04 -08:00
  • 6f3ef12d31 Refactered event listeners so that they can be part of a component instead of having to be stand alone components Gustav Ahlberg 2015-01-28 20:01:16 +01:00
  • 7c45318c00 Recorder component: proof of concept Paulus Schoutsen 2015-01-28 00:22:09 -08:00
  • c2cd181c1a Merge pull request #11 from Gyran/scheduler Paulus Schoutsen 2015-01-26 21:16:59 -08:00
  • 7066f25423 Fixed logging-format-interpolation lint errors Gustav Ahlberg 2015-01-25 21:50:54 +01:00
  • 631251f1f7 Merge remote-tracking branch 'upstream/master' into scheduler Gustav Ahlberg 2015-01-25 21:44:54 +01:00
  • ade833a70a Fix automation example Paulus Schoutsen 2015-01-25 12:32:50 -08:00
  • 253e3eb628 Fire a time_changed event every second Paulus Schoutsen 2015-01-24 18:04:19 -08:00
  • 6588ca6520 Update example config with correct wink config Paulus Schoutsen 2015-01-22 00:29:45 -08:00
  • 4d0bd03569 Merge pull request #24 from kangaroo/dev Paulus Schoutsen 2015-01-21 23:00:59 -08:00
  • ed1c98e590 Wink API is weird. If you delete a device from their API, they dont delete it. They just "hide" it Geoff Norton 2015-01-22 06:15:54 +00:00
  • 8b947e2fab Merge remote-tracking branch 'origin/dev' into dev Geoff Norton 2015-01-22 05:27:26 +00:00
  • ead5d99394 Update the frontend with the new icon for sensor Geoff Norton 2015-01-22 05:23:12 +00:00
  • 98a5542cee Minor refactor of build_frontend script to support linux, and not just mac Geoff Norton 2015-01-22 05:22:40 +00:00
  • 4f910beba4 Update script installs latest dependencies Paulus Schoutsen 2015-01-20 23:11:24 -08:00
  • 5b10d35aa8 Fix flaky device scanner test Paulus Schoutsen 2015-01-20 22:23:58 -08:00
  • 99c87ff862 Increased environment validation upon start Paulus Schoutsen 2015-01-20 22:14:10 -08:00
  • dbefeb3f6b Fix group names for switch, light and devices Paulus Schoutsen 2015-01-19 23:47:18 -08:00
  • ff230cefe3 Disable pylint unused-argument check Paulus Schoutsen 2015-01-19 23:40:51 -08:00
  • d3f1b83e57 Fix device scanner test Paulus Schoutsen 2015-01-19 23:29:19 -08:00
  • 46834aa0a5 Better update schedules for cast and devicetracker Paulus Schoutsen 2015-01-19 22:57:28 -08:00
  • 2016da984a Tweaks to the configurator UI Paulus Schoutsen 2015-01-19 22:40:30 -08:00
  • cdbcc844cf Add tests, fix styling Paulus Schoutsen 2015-01-19 21:39:24 -08:00
  • 980ecdaacb Add initial version of configurator component Paulus Schoutsen 2015-01-19 00:02:25 -08:00
  • 0c5f1234da Fix tabs being selectable by clicking on header Paulus Schoutsen 2015-01-19 00:01:40 -08:00
  • 35094a1667 Data binding fix: Update instead of replace states Paulus Schoutsen 2015-01-19 00:00:59 -08:00
  • 8d0bddac6c New: State.last_updated represents creation date Paulus Schoutsen 2015-01-19 00:00:01 -08:00
  • 9d933f517b Merge pull request #22 from kangaroo/wink-sensors Paulus Schoutsen 2015-01-19 21:30:44 -08:00
  • c224b91945 Merge branch 'wink-sensors' into dev Geoff Norton 2015-01-20 05:22:39 +00:00
  • abfaca3bfb Update sensor icon for now Geoff Norton 2015-01-20 04:55:12 +00:00
  • a287bb5da0 Updates to resolve flake8 errors Geoff Norton 2015-01-20 04:23:31 +00:00
  • a7315684c4 Reduce the threshold on the sensor changes, and rename it for easier debugging Geoff Norton 2015-01-20 04:00:31 +00:00