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

Commit Graph

  • b1f17c2cd4 Merge pull request #356 from fabaff/command-sensor Paulus Schoutsen 2015-09-14 23:46:02 -07:00
  • 8017f7f241 Merge branch 'command-sensor' of github.com:fabaff/home-assistant into command-sensor Fabian Affolter 2015-09-15 08:42:47 +02:00
  • 1a73c1b991 Fix pylint issue Fabian Affolter 2015-09-15 08:37:43 +02:00
  • 039c5cd847 Change import ordering Fabian Affolter 2015-09-15 07:56:08 +02:00
  • 3b27bef1ac DOCS Jon Maddox 2015-09-15 02:35:20 -04:00
  • 1fc2204ca9 get the right path Jon Maddox 2015-09-15 02:30:19 -04:00
  • 834ce5269d we don't actually have to do this Jon Maddox 2015-09-15 02:30:13 -04:00
  • 9ada5e6b2b move launchd script inside package Jon Maddox 2015-09-15 02:29:57 -04:00
  • f17ef0327c Merge pull request #366 from fabaff/glances Paulus Schoutsen 2015-09-14 23:24:20 -07:00
  • 56a151b196 Add return value Fabian Affolter 2015-09-15 08:21:58 +02:00
  • 6e927d68e5 don't need these anymore Jon Maddox 2015-09-15 02:20:40 -04:00
  • fcad068016 strip the dash Jon Maddox 2015-09-15 02:17:01 -04:00
  • e12cc2fbbf attempts at dodging pep8 terror Jon Maddox 2015-09-15 02:12:31 -04:00
  • 9588fcc5cc install scripts Jon Maddox 2015-09-15 02:09:02 -04:00
  • a4aa2e4383 change vars Jon Maddox 2015-09-15 02:08:43 -04:00
  • fe074835f0 Fix pylint issue Fabian Affolter 2015-09-15 07:56:08 +02:00
  • b2ad8db86b Add condition type to automation component Paulus Schoutsen 2015-09-14 22:51:28 -07:00
  • 20f021d05f Another style fix. Who comes up with this? Paulus Schoutsen 2015-09-14 22:14:15 -07:00
  • fc43135ddd Style fix Paulus Schoutsen 2015-09-14 22:12:51 -07:00
  • e86ee9eae7 install/uninstall scripts for OS X Jon Maddox 2015-09-15 01:07:25 -04:00
  • 332f7621ce launchd script for loading HA at boot and background on OS X Jon Maddox 2015-09-15 01:06:31 -04:00
  • 68c1dd7cd4 Refactor automation configuration Paulus Schoutsen 2015-09-14 22:05:40 -07:00
  • fe2a9bb83e Fix numeric state if Paulus Schoutsen 2015-09-14 20:46:57 -07:00
  • 2f8591205f Merge pull request #375 from SEJeff/fix-asuswrt Paulus Schoutsen 2015-09-14 20:23:44 -07:00
  • 65c3184856 Merge pull request #373 from SEJeff/fix-sensor-entity-names Paulus Schoutsen 2015-09-14 20:17:01 -07:00
  • 0afb6114c5 Make the entity names for systemmonitor sensors a bit nicer Jeff Schroeder 2015-09-14 21:19:13 -05:00
  • 7c7b6ca05c Fix the asuswrt device tracker for dhcp leases with no hostname Jeff Schroeder 2015-09-14 20:33:14 -05:00
  • 2fe8b154f1 Fix state automation configuration Paulus Schoutsen 2015-09-14 18:22:49 -07:00
  • bf64956265 Merge pull request #368 from stefan-jonasson/dev Paulus Schoutsen 2015-09-14 17:57:34 -07:00
  • eb11486e76 Merge pull request #370 from balloob/airplay-speakers Paulus Schoutsen 2015-09-14 16:22:09 -07:00
  • e8c3eaab33 style tweaks Jon Maddox 2015-09-14 17:39:43 -04:00
  • fcbeddeb57 describe airplay part Jon Maddox 2015-09-14 17:34:57 -04:00
  • 50b23e1969 adds airplay speakers as media_players Jon Maddox 2015-09-14 17:27:00 -04:00
  • 984f01359c Fix docstring Fabian Affolter 2015-09-14 21:48:29 +02:00
  • d5198d4242 Implemented the if condition support in numeric state Stefan Jonasson 2015-09-14 20:33:01 +02:00
  • f5d1da1d53 and pylint... Per Sandström 2015-09-14 19:42:36 +02:00
  • 13ca42e187 fixes from review Per Sandström 2015-09-14 17:33:43 +02:00
  • 74eb577c58 Add glances sensor Fabian Affolter 2015-09-14 14:09:24 +02:00
  • fe7134b897 Add glances sensor Fabian Affolter 2015-09-14 14:08:30 +02:00
  • 27845d3fc5 Allow decimal places to be set Fabian Affolter 2015-09-14 10:44:07 +02:00
  • 6606d2a73c Add command sensor Fabian Affolter 2015-09-13 11:38:27 +02:00
  • 6dc877d8de Add command sensor Fabian Affolter 2015-09-13 11:38:06 +02:00
  • b0441aadc4 Add new checks and move var check to setup Fabian Affolter 2015-09-14 10:06:40 +02:00
  • dd71e4fdd1 Record in logbook when automation triggered Paulus Schoutsen 2015-09-14 00:02:33 -07:00
  • 7e066e11ad Remove left-over Fabian Affolter 2015-09-14 08:55:20 +02:00
  • 13d40fe6ec Allow firing events in script Paulus Schoutsen 2015-09-13 23:54:48 -07:00
  • 7e75add144 Update nmap dependency Paulus Schoutsen 2015-09-13 23:35:12 -07:00
  • 2df26a0d1a Fix sensor.systemmonitor Paulus Schoutsen 2015-09-13 23:29:13 -07:00
  • 965730eb60 Allow setting name for command switch Paulus Schoutsen 2015-09-13 23:04:42 -07:00
  • 4c0ac6051f Merge pull request #364 from balloob/automation-if Paulus Schoutsen 2015-09-13 23:00:50 -07:00
  • 2a11d02fe4 Add if to automation Paulus Schoutsen 2015-09-13 22:25:42 -07:00
  • 046c5653cb Add latest version of polymer repo Paulus Schoutsen 2015-09-13 20:58:22 -07:00
  • f86fcdcaf5 Merge pull request #363 from balloob/logbook-entry Paulus Schoutsen 2015-09-13 20:52:09 -07:00
  • 835bc1c492 Fix style issue Paulus Schoutsen 2015-09-13 18:40:54 -07:00
  • de5a2fee83 Add custom entries to logbook Paulus Schoutsen 2015-09-13 18:30:44 -07:00
  • 209499e82b Reduce media player scan frequency to 10s Roy Hooper 2015-09-13 20:54:20 -04:00
  • 9b47241a46 switch to default polling cycle to solve multiple instance issue Roy Hooper 2015-09-13 20:49:09 -04:00
  • 513f6e9c3c Merge pull request #353 from stefan-jonasson/dev Paulus Schoutsen 2015-09-13 17:13:06 -07:00
  • 9582eae48e Merge pull request #359 from rhooper/sonos-netdisco-fix Paulus Schoutsen 2015-09-13 13:56:10 -07:00
  • d4834ff408 Add hass property to Entity to prevent 'Attribute hass is None' error during self.update_ha_state Roy Hooper 2015-09-13 16:53:05 -04:00
  • ce22f3c82d Implement unique_id to prevent duplicate devices Roy Hooper 2015-09-13 16:52:15 -04:00
  • 246184507c Add rest sensor Fabian Affolter 2015-09-13 22:41:37 +02:00
  • 3f3b475d76 Add rest sensor Fabian Affolter 2015-09-13 22:41:16 +02:00
  • 40aa661340 Update docsstring Fabian Affolter 2015-09-12 08:54:28 +02:00
  • 6c3a78df30 fixed spelling Per Sandström 2015-09-13 21:07:16 +02:00
  • 964a1f9aef merge from dev Per Sandström 2015-09-13 21:00:51 +02:00
  • 8360ab265c Not used to pylint and flake8 ... Stefan Jonasson 2015-09-13 20:34:45 +02:00
  • e3dcb45879 Fixed pylint error Stefan Jonasson 2015-09-13 20:27:11 +02:00
  • 683a80f5f4 tests pass Per Sandström 2015-09-13 20:21:02 +02:00
  • 9904727cde homeassistant/components/automation/numeric_state.py:61:80: E501 line too long (80 > 79 characters) The command "flake8 homeassistant" exited with 1. Stefan Jonasson 2015-09-13 20:16:51 +02:00
  • e9da02d70c Fixed value error exception Fixed unittest Stefan Jonasson 2015-09-13 19:59:26 +02:00
  • b0b88e606c Merge pull request #355 from SEJeff/minor-sonos-fix Paulus Schoutsen 2015-09-13 10:17:05 -07:00
  • 57a833f1a7 Fix a bug which causes the sonos component to occasionally pop Jeff Schroeder 2015-09-12 23:39:13 -05:00
  • e5e577108c Merge pull request #357 from balloob/sonos-discovery Paulus Schoutsen 2015-09-13 08:16:09 -07:00
  • 51dd718282 Fix broken thermostat demo and prevent happening again Paulus Schoutsen 2015-09-13 08:08:46 -07:00
  • 40340ea832 Discover sonos devices Paulus Schoutsen 2015-09-13 07:48:50 -07:00
  • a2ca60159d Fixed logic Stefan Jonasson 2015-09-13 13:05:36 +02:00
  • 50f5f1860c Added a numeric_state automation platform test ( UNTESTED ) Stefan Jonasson 2015-09-13 12:53:37 +02:00
  • 8e89308a15 Added better handling if we did not get a value for the numeric check Stefan Jonasson 2015-09-13 12:15:21 +02:00
  • 96cfff192a Fix space after HA started in logbook Paulus Schoutsen 2015-09-13 01:21:30 -07:00
  • 067993c8ab Logbook reverse sorting Paulus Schoutsen 2015-09-13 01:12:05 -07:00
  • eef1e65244 Fix converting config device tracker Paulus Schoutsen 2015-09-13 00:48:52 -07:00
  • 134c870d2b Merge pull request #345 from balloob/device-tracker Paulus Schoutsen 2015-09-13 00:15:30 -07:00
  • 5edc4f148f Fix style Paulus Schoutsen 2015-09-13 00:10:59 -07:00
  • 880b5f0ad1 Add device_tracker.see service Paulus Schoutsen 2015-09-13 00:02:28 -07:00
  • 804b7669b7 Setup device tracker group at end of init Paulus Schoutsen 2015-09-12 23:08:16 -07:00
  • 81288cc988 Remove netgear discovery hack Paulus Schoutsen 2015-09-12 23:08:00 -07:00
  • d4174f5e42 Fix device sun light trigger tests Paulus Schoutsen 2015-09-12 22:57:31 -07:00
  • cfc23b0091 Speed up tests Paulus Schoutsen 2015-09-12 22:56:49 -07:00
  • bb42e264cb Device tracker sets up group again Paulus Schoutsen 2015-09-12 22:56:31 -07:00
  • c9bccadc40 fixed merge error Per Sandström 2015-09-13 07:48:34 +02:00
  • ab6cb43d5b alarm component Per Sandström 2015-09-13 07:42:38 +02:00
  • 4fa379419d Don't blow up if no sonos speakers are found Jeff Schroeder 2015-09-12 23:09:51 -05:00
  • b01ff81b47 Merge pull request #354 from rhooper/sonos Paulus Schoutsen 2015-09-12 18:47:06 -07:00
  • 6dcb87c54d squash bug in volume_level (bad if statement) Roy Hooper 2015-09-12 21:42:36 -04:00
  • 6cfca09daf Merge pull request #352 from SEJeff/minor-fixes Paulus Schoutsen 2015-09-12 13:52:37 -07:00
  • 4eba1250e9 Added a numeric_state automation platform Stefan Jonasson 2015-09-12 21:42:52 +02:00
  • d4d798d71f Error gracefully when unable to connect to home.nest.com Jeff Schroeder 2015-08-19 21:22:33 -05:00
  • 3dc1dc6c6a A few minor cleanups in the http debug api server Jeff Schroeder 2015-08-19 22:09:13 -05:00
  • 473047f3dd Fix a small tyop in the history component Jeff Schroeder 2015-08-19 22:11:10 -05:00