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

Commit Graph

  • 4cc711357a Allow to use data for enhanced messages (#5763) Adrián López 2017-02-06 14:01:41 +01:00
  • 26a3ecc9d0 Merge pull request #5718 from benvm/modbus_write_register_array andrey-git 2017-02-06 13:55:48 +02:00
  • 264bdc9d56 Make brightness display work for rgb devices. (#5675) Johan Bloemberg 2017-02-06 11:32:51 +01:00
  • 150c8ac11c flux led o.13 (#5774) Daniel Høyer Iversen 2017-02-06 11:32:37 +01:00
  • 4a341ff55f - added send packet service to send ir packets directly from scripts (no need to define a switch for each command) (#5768) Yannic-HAW 2017-02-06 07:53:58 +01:00
  • 0d89f2bc69 Update mysensors sensors (#5764) Martin Hjelmare 2017-02-05 21:07:30 +01:00
  • 2a139d6bc7 Add unittest for multible entities in one line (#5759) Pascal Vizeli 2017-02-05 14:24:38 +01:00
  • 91bebca0b6 Upgrade pysnmp to 4.3.3 (#5757) Fabian Affolter 2017-02-05 11:22:32 +01:00
  • 573fc651dc Store the key file in the config dir (#5732) Philipp Schmitt 2017-02-05 10:39:04 +01:00
  • d88c903537 Upgrade pyasn1 to 0.2.1 (#5755) Fabian Affolter 2017-02-05 10:16:57 +01:00
  • 82c99f81fc Fix validation of serial port on windows (#5749) Martin Hjelmare 2017-02-05 06:54:20 +01:00
  • 02dfd9660e Upgrade zeroconf to 0.18.0 (#5746) Fabian Affolter 2017-02-04 20:52:11 +01:00
  • 6164b61e14 Upgrade psutil to 5.1.2 (#5745) Fabian Affolter 2017-02-04 20:51:49 +01:00
  • 4cb20ce6d9 Upgrade astral to 1.3.4 (#5744) Fabian Affolter 2017-02-04 20:51:22 +01:00
  • 0ea81c1269 Change CONF_DEFAULT_COLOR CV type (#5700) Joeboyc2 2017-02-04 07:36:25 +00:00
  • b29c167dde Upgrade psutil to 5.1.1 (#5736) Fabian Affolter 2017-02-03 18:09:14 +01:00
  • 25a68f3ce9 Update python-wink version (#5734) William Scanlon 2017-02-03 10:37:00 -05:00
  • c0dcef6c3e Add wind bearing (#5730) Fabian Affolter 2017-02-03 09:44:07 +01:00
  • 6786f83c26 Upgrade pyowm to 2.6.1 (#5729) Fabian Affolter 2017-02-03 09:43:29 +01:00
  • 7506569db9 Support for the Orange Livebox Play TV appliance (#5533) Philipp Schmitt 2017-02-03 08:52:52 +01:00
  • f9ede73a55 Add moon sensor (#5726) Fabian Affolter 2017-02-03 08:43:03 +01:00
  • 4aa7f030e8 Adds average load to systemmonitor (#5686) Joseph Piron 2017-02-03 08:33:15 +01:00
  • e831a2705e Add support for FRITZ!DECT wireless switches based on fritzhome (#5541) Wolf-Bastian Pöttner 2017-02-03 08:29:18 +01:00
  • 537355924f Alert Component (#5201) Ryan Kraus 2017-02-03 00:20:51 -05:00
  • dbc2f6b9cd Merge pull request #5658 from miniconfig/openevse miniconfig 2017-02-02 23:52:11 -05:00
  • 6a64e79d7b [recorder] Index events time_fired to improve logbook performance (#5633) Adam Mills 2017-02-02 22:04:14 -05:00
  • 4b62a0d924 Updated openvse sensor component to use new structure of openevsewifi library. miniconfig 2017-02-02 21:46:35 -05:00
  • dfb991ce19 Bump pwaqi to 1.4 to fix a typo in the underlying library. (#5716) Valentin Alexeev 2017-02-02 22:59:52 +02:00
  • f63874eb8c Migrate cover to async. (#5717) Pascal Vizeli 2017-02-02 21:39:13 +01:00
  • bc65452efb QNAP Sensor (#5666) Colin O'Dell 2017-02-02 15:29:04 -05:00
  • 2fc3dfff67 Migrate fan component to async. (#5723) Pascal Vizeli 2017-02-02 21:07:00 +01:00
  • 574384f446 update miflora lib and allow specification of bluetooth adapter (#5720) Daniel Høyer Iversen 2017-02-02 17:08:10 +01:00
  • ee551e2a9c up rfxtrx lib (#5721) Daniel Høyer Iversen 2017-02-02 16:18:16 +01:00
  • 219337a574 Cleanup climate and ecobee (#5616) Duoxilian 2017-02-02 08:28:32 -06:00
  • ff65c2a114 Support for Nuki.io smart locks (#5715) Philipp Schmitt 2017-02-02 15:15:27 +01:00
  • 0ea9d935af Modbus write_register accept list Ben Van Mechelen 2017-02-02 10:23:13 +01:00
  • 80a794e587 Wink AC and addidtional sensor support (#5670) William Scanlon 2017-02-02 01:43:12 -05:00
  • b5f285a789 Fix OwnTracks state names (#5454) Trevor 2017-02-02 00:06:02 -06:00
  • 6e94f0d7cd Upgrade zeroconf dep" (#5706) Paulus Schoutsen 2017-02-01 21:48:30 -08:00
  • eefb603f17 Cleanup media_player universal platform / blocking platform. (#5671) Pascal Vizeli 2017-02-02 06:45:19 +01:00
  • 10a104271e Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) Pascal Vizeli 2017-02-02 06:44:05 +01:00
  • 686c8466a0 Merge pull request #5707 from home-assistant/release-0-37-1 0.37.1 Paulus Schoutsen 2017-02-01 21:34:52 -08:00
  • 181943e139 Version bump to 0.37.1 Paulus Schoutsen 2017-02-01 21:19:45 -08:00
  • e05c1bc160 Fix hue lightgroups not syncing state (#5702) Trevor 2017-02-01 23:06:11 -06:00
  • 96745abf5d Prevent infinite loop in crossconfigured mqtt event streams (#5624) Johan Bloemberg 2017-02-02 06:00:05 +01:00
  • 17c4f4d391 [lock.zwave] Bugfix Zwave lock (#5619) John Arild Berentsen 2017-02-02 05:57:57 +01:00
  • 9ed8ee1261 Bugfix sonso source input (#5699) Pascal Vizeli 2017-02-02 00:02:24 +01:00
  • df7ca22656 Fix bug for UNREACH devices / Variable handling and update. (#5689) Pascal Vizeli 2017-02-01 23:55:16 +01:00
  • 9716cd3f48 Hotfix for netatmo cameras (#5644) Hugo Dupras 2017-02-01 17:33:32 +01:00
  • 6ee7878236 Bugfix async blocking loop with xml parser. (#5694) Pascal Vizeli 2017-02-01 17:20:52 +01:00
  • bc7fd5611e Bugfix sonos group coordinator (#5691) Pascal Vizeli 2017-02-01 16:53:02 +01:00
  • 27a91b357e Upgraded tellduslive (#5664) Erik Eriksson 2017-01-31 20:08:11 +01:00
  • 26d0fd772b Fixes issue #5627 by bumping external Amcrest module to version 1.1.4 (#5662) Marcelo Moreira de Mello 2017-01-31 03:19:49 -05:00
  • a168bf64b6 bug fix in hue (#5623) Daniel Høyer Iversen 2017-01-30 18:20:35 +01:00
  • db09ef0a6f Fixes: Pilight Switch rejects alphanumeric IDs #5119 (#5601) David-Leon Pohl 2017-01-29 02:49:16 +01:00
  • 647a93801c Fix hue lightgroups not syncing state (#5702) Trevor 2017-02-01 23:06:11 -06:00
  • 2fcaf8bda6 [sensor/sma] handle units correctly (#5657) Johann Kellerman 2017-02-02 07:01:06 +02:00
  • ae1f59970d Prevent infinite loop in crossconfigured mqtt event streams (#5624) Johan Bloemberg 2017-02-02 06:00:05 +01:00
  • 68d6bcd3ed [lock.zwave] Bugfix Zwave lock (#5619) John Arild Berentsen 2017-02-02 05:57:57 +01:00
  • b2180fba63 Bugfix sonso source input (#5699) Pascal Vizeli 2017-02-02 00:02:24 +01:00
  • b5b1d72ab6 Fix bug for UNREACH devices / Variable handling and update. (#5689) Pascal Vizeli 2017-02-01 23:55:16 +01:00
  • 2a5ccff82e up rfxtrx lib (#5687) Daniel Høyer Iversen 2017-02-01 19:47:18 +01:00
  • bdc62730bd Update frontend (#5696) Paulus Schoutsen 2017-02-01 09:03:35 -08:00
  • 676519d0cb Hotfix for netatmo cameras (#5644) Hugo Dupras 2017-02-01 17:33:32 +01:00
  • a72d32b9af Bugfix async blocking loop with xml parser. (#5694) Pascal Vizeli 2017-02-01 17:20:52 +01:00
  • 32f8622bba Bugfix sonos group coordinator (#5691) Pascal Vizeli 2017-02-01 16:53:02 +01:00
  • cabc4dff03 Use same pattern for device defaults in both platforms. (#5682) Johan Bloemberg 2017-02-01 10:42:50 +01:00
  • 987f59e8d8 Update frontend (#5685) Paulus Schoutsen 2017-02-01 00:47:02 -08:00
  • 7be3414785 Only set LANG=C.UTF8 during install. (#5648) Johan Bloemberg 2017-02-01 04:30:53 +01:00
  • 8334bc908c Update frontend (#5683) Paulus Schoutsen 2017-01-31 19:29:07 -08:00
  • 8247acb7b9 Move docker installation scripts to virtualization/Docker path. Splits out openalpr to seperate script. (#5676) Michaël Arnauts 2017-02-01 04:02:06 +01:00
  • 89ec752064 Upgraded tellduslive (#5664) Erik Eriksson 2017-01-31 20:08:11 +01:00
  • d65f07860c Refactors script/setup_docker_prereqs (#5506) Mathew Peterson 2017-01-31 11:11:51 -06:00
  • bbda2a72f4 Rflink 433Mhz gateway platform and components (#4547) Johan Bloemberg 2017-01-31 17:11:52 +01:00
  • 9925b2a8e0 Load mqtt_eventstream before any other component. (#5629) Johan Bloemberg 2017-01-31 17:02:28 +01:00
  • b080ae154c Add devices detected by ping as SOURCE_TYPE_ROUTER instead of GPS (#5625) Michaël Arnauts 2017-01-31 17:01:14 +01:00
  • 14f8bc26d1 Voice command API.AI. First import (#5462) Adrián López 2017-01-31 16:54:54 +01:00
  • 88d9d787a6 Add unittests for FFmpeg and spliting binary sensor (#5659) Pascal Vizeli 2017-01-31 16:48:03 +01:00
  • 9ae574c7d9 Update frontend (#5669) Paulus Schoutsen 2017-01-31 07:39:01 -08:00
  • 29816f3041 Vlc (#5665) Daniel Høyer Iversen 2017-01-31 13:51:02 +01:00
  • 5f0138f8e4 new yeelight backend lib, new features (#5296) Teemu R 2017-01-31 10:01:11 +01:00
  • 2c31e3ea8c Cleanup modes & available, bump version requirement (#5606) Teemu R 2017-01-31 09:23:05 +01:00
  • 976cd545fe Fixes issue #5627 by bumping external Amcrest module to version 1.1.4 (#5662) Marcelo Moreira de Mello 2017-01-31 03:19:49 -05:00
  • 7f3ee8a83c [docker] cec install path fixed upstream (#5651) Adam Mills 2017-01-30 21:27:20 -05:00
  • 495b0667e9 Added new sensor component to monitor OpenEVSE chargers equipped with the WiFi Kit. miniconfig 2017-01-30 15:29:56 -05:00
  • 3b32afda01 bug fix in hue (#5623) Daniel Høyer Iversen 2017-01-30 18:20:35 +01:00
  • 3a1607500e Add set_options_service for input select (#5630) Daniel Høyer Iversen 2017-01-30 18:17:57 +01:00
  • 1bf3eba603 yarn setup_js_dev was deleted (#5639) Matt N 2017-01-30 09:15:26 -08:00
  • ab019b9747 Upgrade slacker to 0.9.40 (#5650) Fabian Affolter 2017-01-30 18:14:00 +01:00
  • 55992468b0 Update frontend (#5652) Paulus Schoutsen 2017-01-30 09:12:07 -08:00
  • 87764a51ba Use device_state_attributes() for platforms (#5649) Fabian Affolter 2017-01-30 16:16:49 +01:00
  • ca558f6485 Add unittest for cleanup not validate ssl stuff. (#5643) Pascal Vizeli 2017-01-30 13:09:36 +01:00
  • f1d1f7d032 Update frontend (#5642) Paulus Schoutsen 2017-01-30 00:57:13 -08:00
  • c8ff1094f8 Update frontend (#5640) Paulus Schoutsen 2017-01-30 00:20:51 -08:00
  • 318f3c9625 Update frontend (#5638) Paulus Schoutsen 2017-01-29 23:26:35 -08:00
  • da4f402ebe Update frontend (#5637) Paulus Schoutsen 2017-01-29 18:43:39 -08:00
  • b5047bbaad Prioritize core.js (#5636) Paulus Schoutsen 2017-01-29 18:36:48 -08:00
  • 847a5a064d Aiohttp client unittest (#5635) Pascal Vizeli 2017-01-30 01:15:40 +01:00
  • 261ffbbfea Move part of image_processing tests (#5634) Pascal Vizeli 2017-01-29 23:40:37 +01:00
  • 24f828d7eb Fix mysensors RGB and W light turn on (#5608) Martin Hjelmare 2017-01-29 12:59:13 +01:00