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

Commit Graph

  • c210242c80 Add comment about location of hass (fixes #1723) Fabian Affolter 2016-04-09 10:55:42 +02:00
  • f36cfcdbd9 We need to allow extra keys on top level componenet config John Arild Berentsen 2016-04-09 10:50:46 +02:00
  • ff47cffe8a Version bump to 0.18.0.dev0 Paulus Schoutsen 2016-04-08 21:43:29 -07:00
  • e97667aea0 Merge pull request #1727 from balloob/dev 0.17 Paulus Schoutsen 2016-04-08 21:43:15 -07:00
  • 66bf8df768 Version bump to 0.17 Paulus Schoutsen 2016-04-08 21:32:26 -07:00
  • db3f848905 Correct frontend version Paulus Schoutsen 2016-04-08 21:32:18 -07:00
  • 2ec9cc15f4 Build frontend Paulus Schoutsen 2016-04-08 21:28:59 -07:00
  • cac555fc69 Rfxtrx config validating (#1747) Daniel Høyer Iversen 2016-04-09 05:55:31 +02:00
  • d6abdc0d4e Add line numbers when we find duplicate keys. (#1750) Jan Harkes 2016-04-08 23:53:27 -04:00
  • db2783c2d1 Upgrade astral (#1754) Jan Harkes 2016-04-08 23:51:48 -04:00
  • c481cbce7e Make tox run faster by using in-memory sqlite db. (#1752) Jan Harkes 2016-04-08 21:28:19 -04:00
  • f5227e1de0 Fix vera breaking component loading order. (#1749) Greg Dowling 2016-04-08 19:38:02 +01:00
  • f6331da000 Remove print Fabian Affolter 2016-04-08 17:03:14 +02:00
  • 3dc874dcf5 Update frontend (embed Roboto) Paulus Schoutsen 2016-04-08 00:15:02 -07:00
  • 98543072dd Add feature request link to issue template Paulus Schoutsen 2016-04-07 19:42:21 -07:00
  • 9e0e61fec9 Trying to fix failing sun component tests. (#1741) Jan Harkes 2016-04-07 21:32:21 -04:00
  • a7f80608c6 Handle Share off for events in OwnTracks app (#1737) Greg Dowling 2016-04-07 20:21:25 +01:00
  • 29c30861bf Be flexible in what we accept for script.delay configuration. (#1738) Jan Harkes 2016-04-07 15:19:28 -04:00
  • 5b17f629ad Test function for mqtt topic validators and IsFile() linting fix (#1740) Jan Harkes 2016-04-07 13:52:25 -04:00
  • 7d9b13a6a2 Merge pull request #1739 from JshWright/fix/mqtt-config-validation Paulus Schoutsen 2016-04-07 10:13:53 -07:00
  • 3539193bae vol.IsFile() needs to be called Josh Wright 2016-04-07 12:39:27 -04:00
  • 5ff9479f0b Merge pull request #1703 from jaharkes/config-validation-mqtt Paulus Schoutsen 2016-04-07 08:43:01 -07:00
  • 7b80ed8135 Add Kodi play media Hernán 2016-04-07 12:41:41 -03:00
  • a1a2e456ad Add test for fire event in rfxtrx component Daniel Høyer Iversen 2016-04-07 17:40:15 +02:00
  • 26c24b8ed3 Merge pull request #1736 from balloob/wemo-light-fix Greg Dowling 2016-04-07 14:29:14 +01:00
  • 54aa7b80ea Bump pywemo to 0.4.1 - fix non native light issue. pavoni 2016-04-07 10:00:25 +01:00
  • 3bc06ac79e We need to allow extra keys on the top-level component config. Jan Harkes 2016-04-07 00:42:56 -04:00
  • 94835235a4 Config validation for mqtt_eventstream component. Jan Harkes 2016-04-06 23:25:28 -04:00
  • a7016e4b32 Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component. Jan Harkes 2016-04-06 21:35:46 -04:00
  • 0ef0d4bac7 Config validation for automation MQTT trigger Jan Harkes 2016-04-06 21:12:51 -04:00
  • fca08b095a Config validation for MQTT rollershutter platform. Jan Harkes 2016-04-06 21:00:14 -04:00
  • deecec5e4e Config validation for MQTT switch platform. Jan Harkes 2016-04-06 20:47:47 -04:00
  • eb3f812e38 Config validation for MQTT sensor platform. Jan Harkes 2016-04-06 20:32:35 -04:00
  • 3383854506 Move CONF_OPTIMISTIC to homeassistant.const. Jan Harkes 2016-04-05 23:39:13 -04:00
  • c8df06bb9f Config validation for MQTT lock platform. Jan Harkes 2016-04-05 23:34:04 -04:00
  • 4e864b5caa Rename _mqtt_topic to valid_subscribe_topic. Jan Harkes 2016-04-05 23:20:06 -04:00
  • 29a8403741 Config validation for MQTT light platform. Jan Harkes 2016-04-05 20:55:20 -04:00
  • 88da42fe62 Config validation for MQTT device_tracker platform. Jan Harkes 2016-04-05 01:41:11 -04:00
  • 287f0f4f68 Config validation for MQTT binary_sensor platform. Jan Harkes 2016-04-05 00:53:58 -04:00
  • 0bd4e15fcb Config validation for MQTT alarm_control_panel platform. Jan Harkes 2016-04-05 00:22:58 -04:00
  • 2c119091dc Add MQTT schema validation functions for platform schemas. Jan Harkes 2016-04-05 00:21:31 -04:00
  • 58ea589f99 Fixes for mqtt config validation tests. Jan Harkes 2016-04-04 22:56:25 -04:00
  • 8cca2bb344 Config validation for MQTT Jan Harkes 2016-04-04 00:22:04 -04:00
  • 2e9bf42688 Disable updater.updater on dev versions Josh Wright 2016-04-06 21:46:48 -04:00
  • c99617d6e5 Ensure server_host is respected in configuration.yaml Andrew McClure 2016-04-07 13:45:40 +12:00
  • 5a32ddbe6f Update Orvibo platform to the switch component, add 'mac' option Will Hughes 2016-04-07 09:52:21 +12:00
  • 27aabd961c Remove unnecessary variable Robbie Trencheny 2016-04-06 13:51:43 -07:00
  • 86dad0c045 Add ZeroConf support to http.py Robbie Trencheny 2016-04-06 13:51:26 -07:00
  • 3bc37397d2 Merge pull request #1728 from fabaff/conf-sample Fabian Affolter 2016-04-06 22:37:30 +02:00
  • b3a6ac74fa Fix typos and update freegeoip URL Fabian Affolter 2016-04-06 22:30:05 +02:00
  • 29fb6faa40 Use whole degrees fahrenheit for thermostats Josh Wright 2016-04-06 14:54:50 -04:00
  • 71196d32bc Merge branch 'master' into dev Paulus Schoutsen 2016-04-06 11:51:03 -07:00
  • e8efcd21df Increase sonos volume increment from 1 to 5 Alexander Fortin 2016-04-06 20:32:27 +02:00
  • cfb318287d Refactor rfxtrx component Daniel Høyer Iversen 2016-04-06 19:34:51 +02:00
  • 2e44166854 Change to freegeoip.io and add a second service as fall-back Fabian Affolter 2016-04-06 19:25:40 +02:00
  • b4ddc86304 Fix speedtest with external installed package Paulus Schoutsen 2016-04-06 07:38:35 -07:00
  • ecc440f459 add panasonic viera tv media player device Florian Holzapfel 2016-04-06 07:51:55 +02:00
  • dbbbed404c Detect duplicate keys in configuration.yaml. Jan Harkes 2016-04-06 00:21:16 -04:00
  • 3bb571b578 Bump rxv to 0.1.11. Jan Harkes 2016-04-05 14:17:42 -04:00
  • 8ef542927f Add automation config validation Paulus Schoutsen 2016-04-04 12:18:58 -07:00
  • cbe9a7d2a3 Add case insensitive testing to boolean string validation. Jan Harkes 2016-04-04 00:38:58 -04:00
  • eb415d7b96 Allow passing in a dictionary of provider specific data Robbie Trencheny 2016-04-03 17:54:58 -07:00
  • c232242af0 Add support for monitoring nzbget Justyn Shull 2016-04-03 17:57:50 -05:00
  • 8308e2335a Merge pull request #1698 from robbiet480/fix-broken-rest-notify Robbie Trencheny 2016-04-03 15:47:20 -07:00
  • d00e63486a This code never properly worked because the incorrect variable was used Robbie Trencheny 2016-04-03 15:45:44 -07:00
  • e140e9b8ab Add script + extra config validators Paulus Schoutsen 2016-04-03 10:19:09 -07:00
  • 7ed5055fa2 Fix MQTT linting Paulus Schoutsen 2016-04-03 02:25:02 -07:00
  • 9ce2081110 Coerce ascii flags in MQTT publish service call. Jan Harkes 2016-04-03 03:54:05 -04:00
  • 24b7a7b964 Add source ip to log entry Fabian Affolter 2016-04-03 09:46:05 +02:00
  • f6d584af09 Allow platforms to specify PLATFORM_SCHEMA Paulus Schoutsen 2016-04-02 20:10:57 -07:00
  • 4fba89b789 Add Z-Wave thermostat Kai 2016-04-03 05:01:03 +02:00
  • c7fd0eb9d9 Upgrade to pytz 2016.3 Fabian Affolter 2016-04-03 04:30:25 +02:00
  • 61a9562811 Reconnect loopenergy Greg Dowling 2016-04-02 16:47:21 +01:00
  • 5c753f8ffd Service validation for MQTT component. Jan Harkes 2016-04-02 11:46:09 -04:00
  • ebd053824d changed scene name to unique powerview id's sander76 2016-04-02 17:41:57 +02:00
  • afd1e6a5cc Service validation for media_player component Jan Harkes 2016-04-02 03:51:03 -04:00
  • 5c262753d4 Merge pull request #1677 from jaharkes/config-validation-nest Paulus Schoutsen 2016-04-01 08:07:31 -07:00
  • a0df7d9ff3 Merge pull request #1674 from jaharkes/group-order Paulus Schoutsen 2016-04-01 08:06:01 -07:00
  • 2c6b4db448 Merge pull request #1669 from fabaff/vincenty Paulus Schoutsen 2016-04-01 08:00:10 -07:00
  • cde86831ee Merge pull request #1676 from balloob/loopenergy-shutdown Paulus Schoutsen 2016-04-01 07:52:29 -07:00
  • 6ee086c0bb Fix thread termination on exit. pavoni 2016-04-01 15:27:50 +01:00
  • faebc9e2c4 Config validation for nest component Jan Harkes 2016-04-01 10:31:11 -04:00
  • 5aa04de006 Merge pull request #1675 from jaharkes/pywemo-version Jan Harkes 2016-04-01 10:10:20 -04:00
  • d0b7f6cfb0 Bump pywemo version Jan Harkes 2016-04-01 10:02:55 -04:00
  • e5eb3b13c4 Maintain group ordering across validation. Jan Harkes 2016-04-01 09:45:27 -04:00
  • 6731560a7d Upgrade vincenty to 0.1.4 (fixes #1666) Fabian Affolter 2016-04-01 11:08:13 +02:00
  • deffbeb922 Update frontend Paulus Schoutsen 2016-04-01 00:37:30 -07:00
  • 7df8e010f3 Merge pull request #1665 from balloob/update-netdisco Paulus Schoutsen 2016-03-31 23:35:32 -07:00
  • ee91bcc601 Update netdisco dependency Paulus Schoutsen 2016-03-31 22:37:44 -07:00
  • c8e88d923a Merge pull request #1648 from balloob/yr_default_config Paulus Schoutsen 2016-03-31 23:28:14 -07:00
  • 423d8be83f Merge pull request #1658 from balloob/add_loop_energy Paulus Schoutsen 2016-03-31 23:16:23 -07:00
  • b063fa3165 Merge pull request #1646 from balloob/rfxtrx Paulus Schoutsen 2016-03-31 22:12:04 -07:00
  • d710940819 Merge pull request #1663 from balloob/fix-config-dependency Paulus Schoutsen 2016-03-31 21:38:40 -07:00
  • 489c5b8188 bootstrap platform components: adjust instead of replace config Paulus Schoutsen 2016-03-31 21:11:14 -07:00
  • b45bbbcecf Merge pull request #1661 from jaharkes/service-call-validation Jan Harkes 2016-03-31 23:36:11 -04:00
  • 6d914126fa Validate data read from light_profiles.csv Jan Harkes 2016-03-31 23:19:59 -04:00
  • 4f3dc2ce8b Coerce RGB and XY color values to tuples instead of lists. Jan Harkes 2016-03-31 22:59:18 -04:00
  • 017f47dd2c Service validation for light.turn_on/.turn_off/.toggle Jan Harkes 2016-03-31 18:24:06 -04:00
  • 2e105e408a Merge pull request #1659 from shaftoe/sonosfix Robbie Trencheny 2016-03-31 18:29:41 -07:00
  • 5bd58351c7 Move service scheme validation into Service.__call__ Jan Harkes 2016-03-31 15:04:50 -04:00