1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 17:04:05 +00:00

Commit Graph

  • c07646db5d Update typing syntax (#49480) Marc Mueller 2021-04-20 17:40:41 +02:00
  • 34245c3add Add alarm control panel support to deCONZ integration (#48736) Robert Svensson 2021-04-20 17:34:11 +02:00
  • fa05e5a8a0 Fix memory leak in wemo on reload (#49457) J. Nick Koston 2021-04-20 05:13:27 -10:00
  • ff367cfcb6 Mqtt cover avoid warnings on empty payload (#49253) Jan Bouwhuis 2021-04-20 15:47:40 +02:00
  • 05982ffc60 Ensure harmony callbacks run in the event loop (#49450) J. Nick Koston 2021-04-20 03:09:46 -10:00
  • c14e525ac3 Update modbus state when sensor fails (#49481) jan iversen 2021-04-20 14:54:20 +02:00
  • bc5add82e0 Fix/Workaround GitHub issue forms (#49475) Franck Nijhof 2021-04-20 12:01:19 +02:00
  • 82152616bb Bump youtube-dl to 2021.04.17 (#49474) chpego 2021-04-20 09:49:54 +00:00
  • b557d20fbb Fix memory leak in netatmo (#49464) J. Nick Koston 2021-04-19 23:03:07 -10:00
  • 12853438c5 SMA code quality improvement and bugfix (#49346) René Klomp 2021-04-20 10:59:02 +02:00
  • a278ebd37b Bump pymodbus version to 2.5.1 (#49401) jan iversen 2021-04-20 10:43:14 +02:00
  • 523a71ac20 Set temperature precision for Ecobee climate entities to tenths (#48697) jjlawren 2021-04-19 19:41:30 -05:00
  • f6a24e8d68 [ci skip] Translation update HomeAssistant Azure 2021-04-20 00:04:05 +00:00
  • 8305fbc0eb Bump faadelays to 0.0.7 (#49443) Nathan Tilley 2021-04-19 18:39:24 -04:00
  • 1560c00db1 Use Hyperion human-readable effect names instead of API identifiers (#45763) Dermot Duffy 2021-04-19 14:46:18 -07:00
  • 8acc3f0b03 Fix modbus switch "old style" config problem (#49352) jan iversen 2021-04-19 19:35:32 +02:00
  • 5ee373869a Merge pull request #49424 from home-assistant/rc 2021.4.6 Franck Nijhof 2021-04-19 18:09:01 +02:00
  • 44744dc0bc Bumped version to 2021.4.6 Franck Nijhof 2021-04-19 17:32:43 +02:00
  • d61281b6fb Google report state: thermostatMode should be a string, not null (#49342) Bram Kragten 2021-04-19 17:20:00 +02:00
  • a5a62154d4 Fix deadlock when restarting scripts (#49410) Erik Montnemery 2021-04-19 14:45:01 +02:00
  • a5806b59f2 Raise HassioAPIError when error is returned (#49418) Joakim Sørensen 2021-04-19 17:23:43 +02:00
  • b8001b951b Avoid executor jumps in history stats when no update is needed (#49407) J. Nick Koston 2021-04-19 05:23:10 -10:00
  • 6d137d2316 Increase recorder test coverage (#49362) J. Nick Koston 2021-04-19 05:22:38 -10:00
  • b69b55987d Google report state: thermostatMode should be a string, not null (#49342) Bram Kragten 2021-04-19 17:20:00 +02:00
  • eb9ba527d0 Add pymodbus exception handling and isolate pymodbus to class modbusHub (#49052) jan iversen 2021-04-19 17:18:15 +02:00
  • 7ed8f00075 Fix exception in roomba discovery when the device does not respond on the first try (#49360) J. Nick Koston 2021-04-17 21:48:02 -10:00
  • fc4c49ab83 Upgrade pyMetno to 0.8.2 (#49308) Daniel Hjelseth Høyer 2021-04-16 20:17:46 +02:00
  • fe2f4e2790 Apply Precision/Scale/Offset to struct in modbus sensor (#48544) jan iversen 2021-04-16 22:33:58 +02:00
  • 05755c27f2 Log an error if modbus Cover is not initialized correctly (#48829) Vladimír Záhradník 2021-04-19 16:52:08 +02:00
  • a968dea152 Fix deadlock when restarting scripts (#49410) Erik Montnemery 2021-04-19 14:45:01 +02:00
  • 83ecabe0a2 Bump fritzconnection to 1.4.2 (#49356) Daniel Rheinbay 2021-04-19 14:25:46 +02:00
  • 69932d4435 Add additional myq homekit models (#49381) J. Nick Koston 2021-04-19 02:03:31 -10:00
  • 2de257f85f Upgrade dsmr_parser to 0.29 (#49417) Franck Nijhof 2021-04-19 13:48:31 +02:00
  • 4361be613d Expose the hostname of the device in asuswrt (#49393) J. Nick Koston 2021-04-19 01:25:30 -10:00
  • 26cb511d02 Bump codecov/codecov-action from v1.3.2 to v1.4.0 (#49412) dependabot[bot] 2021-04-19 12:18:06 +02:00
  • 591d09c177 Use google assistant TemperatureControl trait to report sensor (#46491) Chris Browet 2021-04-19 11:41:30 +02:00
  • 7f6572893d Add services to the profiler to log threads and event loop schedule (#49327) J. Nick Koston 2021-04-18 23:39:34 -10:00
  • e24f5831a2 Force recorder shutdown at final write event (#49145) J. Nick Koston 2021-04-18 23:24:17 -10:00
  • 6048e88c8b Improve debuggability by providing job as an arg to loop.call_later (#49328) J. Nick Koston 2021-04-18 23:02:17 -10:00
  • 0b26294fb0 Small cleanups to rachio (#49404) J. Nick Koston 2021-04-18 22:39:45 -10:00
  • e98f27ead6 Use broadlink.hello() for direct discovery (#49405) Felipe Martins Diel 2021-04-19 05:16:03 -03:00
  • 0f90678e0e Change HomeAssistantType -> HomeAssistant in modbus (#49400) jan iversen 2021-04-19 10:13:32 +02:00
  • cf51e07953 Fix esphome registering invalid service name (#49398) Guillermo Ruffino 2021-04-19 03:31:43 -03:00
  • 344717d07d Reduce time to first byte for frontend index (#49396) J. Nick Koston 2021-04-18 18:17:30 -10:00
  • 6a3832484c Do not log error messages when discovering Broadlink devices (#49394) Felipe Martins Diel 2021-04-19 01:12:27 -03:00
  • a67a45624d [ci skip] Translation update HomeAssistant Azure 2021-04-19 00:04:29 +00:00
  • a050c8827b Add battery sensor to fritzbox smart home devices (#49374) Michael 2021-04-19 00:30:58 +02:00
  • 6e911ba19f Shutdown bond bpup and skip polling after the stop event (#49326) J. Nick Koston 2021-04-18 10:46:46 -10:00
  • 080c89c761 Only set fan state in ecobee set_fan_mode service (#48086) Brent Petit 2021-04-18 15:35:03 -05:00
  • 04a0ca14e0 Ensure shutdown does not deadlock (#49282) J. Nick Koston 2021-04-18 08:55:51 -10:00
  • afd79a675c Add set_myzone service to Advantage Air (#46934) Brett 2021-04-18 18:36:34 +10:00
  • b2c33c1373 Only fetch the local ip once per run (#49336) J. Nick Koston 2021-04-17 22:04:45 -10:00
  • 252bcabbea Fix exception in roomba discovery when the device does not respond on the first try (#49360) J. Nick Koston 2021-04-17 21:48:02 -10:00
  • e10c105058 Bump aiodiscover to 1.4.0 for dhcp (#49359) J. Nick Koston 2021-04-17 21:46:39 -10:00
  • e06bb3b5e7 Shutdown harmony connection on stop (#49335) J. Nick Koston 2021-04-17 21:44:29 -10:00
  • f8a02c2762 [ci skip] Translation update HomeAssistant Azure 2021-04-18 00:04:57 +00:00
  • 46c28f349a Update mazda to use ConfigEntryAuthFailed (#49333) J. Nick Koston 2021-04-17 09:25:13 -10:00
  • 18cbf3cdb2 Fix lyric heat cool setting (#47875) Aidan Timson 2021-04-17 18:20:35 +01:00
  • 912d5c347c Add reauth flow for lyric (#47863) Aidan Timson 2021-04-17 18:20:16 +01:00
  • ad967cfebb Rituals Perfume Genie improvements (#49277) Milan Meulemans 2021-04-17 15:41:45 +02:00
  • 006bcde435 Remove HomeAssistantType alias - Part 3 (#49339) Franck Nijhof 2021-04-17 12:48:03 +02:00
  • 7a9385d857 Explicitly define all methods in ConfigFlow (#49341) Ruslan Sayfutdinov 2021-04-17 11:42:31 +01:00
  • 189511724a Add device tracker platform to Mazda integration (#47974) Brandon Rothweiler 2021-04-17 05:26:07 -04:00
  • 3a0b0380c7 Remove some unneeded pylint disables, update ref to util.process one (#49314) Ville Skyttä 2021-04-17 10:25:20 +03:00
  • 7f29d028a3 Upgrade pre-commit to 2.12.1 (#49331) Franck Nijhof 2021-04-17 09:19:02 +02:00
  • f96a6e878f Ensure restore state is not written after the stop event (#49329) J. Nick Koston 2021-04-16 21:03:18 -10:00
  • 41ed1f818c Exclude epson init module from coverage (#49316) Martin Hjelmare 2021-04-17 08:57:21 +02:00
  • 970cbcbe15 Type hint improvements (#49320) Ville Skyttä 2021-04-17 09:35:21 +03:00
  • f7b7a805f5 Bump pysonos to 0.0.43 (#49330) J. Nick Koston 2021-04-16 20:19:50 -10:00
  • 94c803d83b Cancel tuya updates on the stop event (#49324) J. Nick Koston 2021-04-16 18:01:24 -10:00
  • 673f542cde Do not wait for websocket response to be delivered before shutdown (#49323) J. Nick Koston 2021-04-16 17:57:28 -10:00
  • 343b8faf9b [ci skip] Translation update HomeAssistant Azure 2021-04-17 00:03:46 +00:00
  • 984962d985 Improve DHCP + Zeroconf manifest validation (#49321) Paulus Schoutsen 2021-04-16 16:32:12 -07:00
  • f464663732 Add DHCP to MyQ (#49319) Paulus Schoutsen 2021-04-16 14:53:41 -07:00
  • f026768725 Add dhcp discovery to tuya (#49312) J. Nick Koston 2021-04-16 11:04:18 -10:00
  • 89f2996caa Bump frontend to 20210416.0 Paulus Schoutsen 2021-04-16 13:36:39 -07:00
  • ea9641f980 Apply Precision/Scale/Offset to struct in modbus sensor (#48544) jan iversen 2021-04-16 22:33:58 +02:00
  • 65d092f1cc Upgrade pyMetno to 0.8.2 (#49308) Daniel Hjelseth Høyer 2021-04-16 20:17:46 +02:00
  • e9cf8db302 Add device_info property to OpenWeatherMap entities (#49293) Maciej Bieniek 2021-04-16 18:28:53 +02:00
  • 7264c95217 Clean up superfluous integration setup - part 6 (#49298) Franck Nijhof 2021-04-16 18:23:27 +02:00
  • af80ca6795 Clean up superfluous integration setup - part 5 (#49296) Franck Nijhof 2021-04-16 18:22:56 +02:00
  • 969c147b77 Clean up superfluous integration setup - part 4 (#49295) Franck Nijhof 2021-04-16 17:46:49 +02:00
  • 77f14b63f5 Merge pull request #49302 from home-assistant/rc 2021.4.5 Franck Nijhof 2021-04-16 16:04:26 +02:00
  • a08df4e18f Bumped version to 2021.4.5 Franck Nijhof 2021-04-16 15:35:06 +02:00
  • 58b743eec1 Mark camera as a base platform (#49297) Joakim Sørensen 2021-04-16 15:00:21 +02:00
  • 41736c93a1 Fix Coronavirus integration robustness (#49287) Franck Nijhof 2021-04-16 10:53:19 +02:00
  • 733a394c55 Fix mysensors sensor protocol version check (#49257) Martin Hjelmare 2021-04-15 16:12:49 +02:00
  • ba0d3aad1c Fix race when restarting script (#49247) Erik Montnemery 2021-04-16 09:03:34 +02:00
  • 5c3cb044d0 Upgrade spotipy to 2.18.0 (#49220) Franck Nijhof 2021-04-14 23:52:10 +02:00
  • a3ca48c1bd Set deprecated supported_features for MQTT JSON light (#49167) Erik Montnemery 2021-04-15 17:24:21 +02:00
  • 5356ce2b6d Don't receive homeassistant_* events from MQTT eventstream (#49158) Erik Montnemery 2021-04-13 15:09:50 +02:00
  • 02def46991 Fix setting up remotes that lack a supported features list in homekit (#49152) J. Nick Koston 2021-04-13 00:44:07 -10:00
  • 3ae82c3cac Bump aiodiscover to 1.3.4 (#49142) J. Nick Koston 2021-04-13 00:31:55 -10:00
  • 73a9cb6adb Deprecate GNTP (Growl) integration (#49273) Franck Nijhof 2021-04-16 15:03:15 +02:00
  • c98788edae Mark camera as a base platform (#49297) Joakim Sørensen 2021-04-16 15:00:21 +02:00
  • 93dbc26db5 Fix Coronavirus integration robustness (#49287) Franck Nijhof 2021-04-16 10:53:19 +02:00
  • ee37d8141a Upgrade flake8 to 3.9.1 (#49284) Franck Nijhof 2021-04-16 09:35:19 +02:00
  • ec5c6e18ec Fix ignorability of AdGuard hassio discovery step (#49276) Franck Nijhof 2021-04-16 09:11:19 +02:00
  • 2c8b7c56f5 Fix race when restarting script (#49247) Erik Montnemery 2021-04-16 09:03:34 +02:00
  • 564e7fa53c Avoid sending empty integration list multiple times during subscribe_bootstrap_integrations (#49181) J. Nick Koston 2021-04-15 20:16:17 -10:00