mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 21:50:55 +00:00
home-assistant: 0.80.3 -> 0.81.0 (#49251)
* python3.pkgs.async-timeout: 3.0.0 -> 3.0.1 * home-assistant: 0.80.3 -> 0.81.0
This commit is contained in:
parent
c77a322edb
commit
4b60f4c55f
|
@ -6,11 +6,11 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "async-timeout";
|
||||
version = "3.0.0";
|
||||
version = "3.0.1";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "b3c0ddc416736619bd4a95ca31de8da6920c3b9a140c64dbef2b2fa7bf521287";
|
||||
sha256 = "0c3c816a028d47f659d6ff5c745cb2acf1f966da1fe5c19c77a70282b25f4c5f";
|
||||
};
|
||||
|
||||
# Circular dependency on aiohttp
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# Do not edit!
|
||||
|
||||
{
|
||||
version = "0.80.3";
|
||||
version = "0.81.0";
|
||||
components = {
|
||||
"abode" = ps: with ps; [ ];
|
||||
"ads" = ps: with ps; [ ];
|
||||
|
@ -16,6 +16,7 @@
|
|||
"alarm_control_panel.concord232" = ps: with ps; [ ];
|
||||
"alarm_control_panel.demo" = ps: with ps; [ ];
|
||||
"alarm_control_panel.egardia" = ps: with ps; [ ];
|
||||
"alarm_control_panel.elkm1" = ps: with ps; [ ];
|
||||
"alarm_control_panel.envisalink" = ps: with ps; [ ];
|
||||
"alarm_control_panel.homematicip_cloud" = ps: with ps; [ ];
|
||||
"alarm_control_panel.ialarm" = ps: with ps; [ ];
|
||||
|
@ -54,6 +55,7 @@
|
|||
"auth.mfa_setup_flow" = ps: with ps; [ ];
|
||||
"automation" = ps: with ps; [ ];
|
||||
"automation.event" = ps: with ps; [ ];
|
||||
"automation.geo_location" = ps: with ps; [ ];
|
||||
"automation.homeassistant" = ps: with ps; [ ];
|
||||
"automation.litejet" = ps: with ps; [ ];
|
||||
"automation.mqtt" = ps: with ps; [ paho-mqtt ];
|
||||
|
@ -118,6 +120,7 @@
|
|||
"binary_sensor.netatmo" = ps: with ps; [ ];
|
||||
"binary_sensor.nx584" = ps: with ps; [ ];
|
||||
"binary_sensor.octoprint" = ps: with ps; [ ];
|
||||
"binary_sensor.opentherm_gw" = ps: with ps; [ ];
|
||||
"binary_sensor.openuv" = ps: with ps; [ ];
|
||||
"binary_sensor.pilight" = ps: with ps; [ ];
|
||||
"binary_sensor.ping" = ps: with ps; [ ];
|
||||
|
@ -128,6 +131,7 @@
|
|||
"binary_sensor.random" = ps: with ps; [ ];
|
||||
"binary_sensor.raspihats" = ps: with ps; [ ];
|
||||
"binary_sensor.rest" = ps: with ps; [ ];
|
||||
"binary_sensor.rflink" = ps: with ps; [ ];
|
||||
"binary_sensor.rfxtrx" = ps: with ps; [ ];
|
||||
"binary_sensor.ring" = ps: with ps; [ ];
|
||||
"binary_sensor.rpi_gpio" = ps: with ps; [ ];
|
||||
|
@ -209,8 +213,9 @@
|
|||
"climate" = ps: with ps; [ ];
|
||||
"climate.daikin" = ps: with ps; [ ];
|
||||
"climate.demo" = ps: with ps; [ ];
|
||||
"climate.dyson" = ps: with ps; [ ];
|
||||
"climate.ecobee" = ps: with ps; [ ];
|
||||
"climate.econet" = ps: with ps; [ ];
|
||||
"climate.elkm1" = ps: with ps; [ ];
|
||||
"climate.ephember" = ps: with ps; [ ];
|
||||
"climate.eq3btsmart" = ps: with ps; [ construct ];
|
||||
"climate.evohome" = ps: with ps; [ ];
|
||||
|
@ -226,6 +231,7 @@
|
|||
"climate.knx" = ps: with ps; [ ];
|
||||
"climate.maxcube" = ps: with ps; [ ];
|
||||
"climate.melissa" = ps: with ps; [ ];
|
||||
"climate.mill" = ps: with ps; [ ];
|
||||
"climate.modbus" = ps: with ps; [ ];
|
||||
"climate.mqtt" = ps: with ps; [ paho-mqtt ];
|
||||
"climate.mysensors" = ps: with ps; [ ];
|
||||
|
@ -295,7 +301,6 @@
|
|||
"cover.rflink" = ps: with ps; [ ];
|
||||
"cover.rfxtrx" = ps: with ps; [ ];
|
||||
"cover.rpi_gpio" = ps: with ps; [ ];
|
||||
"cover.ryobi_gdo" = ps: with ps; [ ];
|
||||
"cover.scsgate" = ps: with ps; [ ];
|
||||
"cover.tahoma" = ps: with ps; [ ];
|
||||
"cover.tellduslive" = ps: with ps; [ ];
|
||||
|
@ -351,6 +356,7 @@
|
|||
"device_tracker.owntracks" = ps: with ps; [ libnacl paho-mqtt ];
|
||||
"device_tracker.owntracks_http" = ps: with ps; [ aiohttp-cors libnacl ];
|
||||
"device_tracker.ping" = ps: with ps; [ ];
|
||||
"device_tracker.quantum_gateway" = ps: with ps; [ ];
|
||||
"device_tracker.ritassist" = ps: with ps; [ ];
|
||||
"device_tracker.sky_hub" = ps: with ps; [ ];
|
||||
"device_tracker.snmp" = ps: with ps; [ pysnmp ];
|
||||
|
@ -383,6 +389,7 @@
|
|||
"edp_redy" = ps: with ps; [ ];
|
||||
"egardia" = ps: with ps; [ ];
|
||||
"eight_sleep" = ps: with ps; [ ];
|
||||
"elkm1" = ps: with ps; [ ];
|
||||
"emoncms_history" = ps: with ps; [ ];
|
||||
"emulated_hue" = ps: with ps; [ aiohttp-cors ];
|
||||
"emulated_hue.hue_api" = ps: with ps; [ ];
|
||||
|
@ -410,11 +417,12 @@
|
|||
"foursquare" = ps: with ps; [ aiohttp-cors ];
|
||||
"freedns" = ps: with ps; [ ];
|
||||
"fritzbox" = ps: with ps; [ ];
|
||||
"frontend" = ps: with ps; [ aiohttp-cors ];
|
||||
"frontend" = ps: with ps; [ aiohttp-cors ruamel_yaml ];
|
||||
"gc100" = ps: with ps; [ ];
|
||||
"geo_location" = ps: with ps; [ ];
|
||||
"geo_location.demo" = ps: with ps; [ ];
|
||||
"geo_location.geo_json_events" = ps: with ps; [ ];
|
||||
"geo_location.nsw_rural_fire_service_feed" = ps: with ps; [ ];
|
||||
"goalfeed" = ps: with ps; [ ];
|
||||
"google" = ps: with ps; [ google_api_python_client httplib2 oauth2client ];
|
||||
"google_assistant" = ps: with ps; [ aiohttp-cors ];
|
||||
|
@ -506,6 +514,7 @@
|
|||
"knx" = ps: with ps; [ ];
|
||||
"konnected" = ps: with ps; [ aiohttp-cors netdisco ];
|
||||
"lametric" = ps: with ps; [ ];
|
||||
"lifx" = ps: with ps; [ ];
|
||||
"light" = ps: with ps; [ ];
|
||||
"light.abode" = ps: with ps; [ ];
|
||||
"light.ads" = ps: with ps; [ ];
|
||||
|
@ -516,6 +525,7 @@
|
|||
"light.decora" = ps: with ps; [ ];
|
||||
"light.decora_wifi" = ps: with ps; [ ];
|
||||
"light.demo" = ps: with ps; [ ];
|
||||
"light.elkm1" = ps: with ps; [ ];
|
||||
"light.enocean" = ps: with ps; [ ];
|
||||
"light.eufy" = ps: with ps; [ ];
|
||||
"light.flux_led" = ps: with ps; [ ];
|
||||
|
@ -593,6 +603,7 @@
|
|||
"lock.nello" = ps: with ps; [ ];
|
||||
"lock.nuki" = ps: with ps; [ ];
|
||||
"lock.sesame" = ps: with ps; [ ];
|
||||
"lock.template" = ps: with ps; [ ];
|
||||
"lock.tesla" = ps: with ps; [ ];
|
||||
"lock.vera" = ps: with ps; [ ];
|
||||
"lock.verisure" = ps: with ps; [ ];
|
||||
|
@ -600,11 +611,11 @@
|
|||
"lock.wink" = ps: with ps; [ ];
|
||||
"lock.xiaomi_aqara" = ps: with ps; [ ];
|
||||
"lock.zwave" = ps: with ps; [ ];
|
||||
"logbook" = ps: with ps; [ aiohttp-cors sqlalchemy ];
|
||||
"logbook" = ps: with ps; [ aiohttp-cors ruamel_yaml sqlalchemy ];
|
||||
"logentries" = ps: with ps; [ ];
|
||||
"logger" = ps: with ps; [ ];
|
||||
"logi_circle" = ps: with ps; [ ];
|
||||
"lovelace" = ps: with ps; [ ];
|
||||
"lovelace" = ps: with ps; [ ruamel_yaml ];
|
||||
"lutron" = ps: with ps; [ ];
|
||||
"lutron_caseta" = ps: with ps; [ ];
|
||||
"mailbox" = ps: with ps; [ aiohttp-cors ];
|
||||
|
@ -644,6 +655,7 @@
|
|||
"media_player.itunes" = ps: with ps; [ ];
|
||||
"media_player.kodi" = ps: with ps; [ jsonrpc-async jsonrpc-websocket ];
|
||||
"media_player.lg_netcast" = ps: with ps; [ ];
|
||||
"media_player.lg_soundbar" = ps: with ps; [ ];
|
||||
"media_player.liveboxplaytv" = ps: with ps; [ ];
|
||||
"media_player.mediaroom" = ps: with ps; [ ];
|
||||
"media_player.monoprice" = ps: with ps; [ ];
|
||||
|
@ -727,7 +739,8 @@
|
|||
"notify.group" = ps: with ps; [ ];
|
||||
"notify.hangouts" = ps: with ps; [ ];
|
||||
"notify.hipchat" = ps: with ps; [ ];
|
||||
"notify.html5" = ps: with ps; [ aiohttp-cors ];
|
||||
"notify.homematic" = ps: with ps; [ pyhomematic ];
|
||||
"notify.html5" = ps: with ps; [ aiohttp-cors ruamel_yaml ];
|
||||
"notify.instapush" = ps: with ps; [ ];
|
||||
"notify.ios" = ps: with ps; [ aiohttp-cors zeroconf ];
|
||||
"notify.joaoapps_join" = ps: with ps; [ ];
|
||||
|
@ -764,7 +777,7 @@
|
|||
"notify.twilio_sms" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"notify.twitter" = ps: with ps; [ ];
|
||||
"notify.webostv" = ps: with ps; [ ];
|
||||
"notify.xmpp" = ps: with ps; [ pyasn1-modules pyasn1 sleekxmpp ];
|
||||
"notify.xmpp" = ps: with ps; [ slixmpp ];
|
||||
"notify.yessssms" = ps: with ps; [ ];
|
||||
"nuheat" = ps: with ps; [ ];
|
||||
"nuimo_controller" = ps: with ps; [ ];
|
||||
|
@ -772,11 +785,12 @@
|
|||
"onboarding" = ps: with ps; [ aiohttp-cors ];
|
||||
"onboarding.const" = ps: with ps; [ ];
|
||||
"onboarding.views" = ps: with ps; [ ];
|
||||
"opentherm_gw" = ps: with ps; [ ];
|
||||
"openuv" = ps: with ps; [ ];
|
||||
"openuv.config_flow" = ps: with ps; [ ];
|
||||
"openuv.const" = ps: with ps; [ ];
|
||||
"panel_custom" = ps: with ps; [ aiohttp-cors ];
|
||||
"panel_iframe" = ps: with ps; [ aiohttp-cors ];
|
||||
"panel_custom" = ps: with ps; [ aiohttp-cors ruamel_yaml ];
|
||||
"panel_iframe" = ps: with ps; [ aiohttp-cors ruamel_yaml ];
|
||||
"persistent_notification" = ps: with ps; [ ];
|
||||
"pilight" = ps: with ps; [ ];
|
||||
"plant" = ps: with ps; [ ];
|
||||
|
@ -806,6 +820,7 @@
|
|||
"rflink" = ps: with ps; [ ];
|
||||
"rfxtrx" = ps: with ps; [ ];
|
||||
"ring" = ps: with ps; [ ];
|
||||
"route53" = ps: with ps; [ boto3 ];
|
||||
"rpi_gpio" = ps: with ps; [ ];
|
||||
"rpi_pfio" = ps: with ps; [ ];
|
||||
"rss_feed_template" = ps: with ps; [ aiohttp-cors ];
|
||||
|
@ -813,6 +828,7 @@
|
|||
"satel_integra" = ps: with ps; [ ];
|
||||
"scene" = ps: with ps; [ ];
|
||||
"scene.deconz" = ps: with ps; [ ];
|
||||
"scene.elkm1" = ps: with ps; [ ];
|
||||
"scene.homeassistant" = ps: with ps; [ ];
|
||||
"scene.hunterdouglas_powerview" = ps: with ps; [ ];
|
||||
"scene.knx" = ps: with ps; [ ];
|
||||
|
@ -889,6 +905,7 @@
|
|||
"sensor.efergy" = ps: with ps; [ ];
|
||||
"sensor.eight_sleep" = ps: with ps; [ ];
|
||||
"sensor.eliqonline" = ps: with ps; [ ];
|
||||
"sensor.elkm1" = ps: with ps; [ ];
|
||||
"sensor.emoncms" = ps: with ps; [ ];
|
||||
"sensor.enocean" = ps: with ps; [ ];
|
||||
"sensor.enphase_envoy" = ps: with ps; [ ];
|
||||
|
@ -992,6 +1009,7 @@
|
|||
"sensor.openexchangerates" = ps: with ps; [ ];
|
||||
"sensor.openhardwaremonitor" = ps: with ps; [ ];
|
||||
"sensor.opensky" = ps: with ps; [ ];
|
||||
"sensor.opentherm_gw" = ps: with ps; [ ];
|
||||
"sensor.openuv" = ps: with ps; [ ];
|
||||
"sensor.openweathermap" = ps: with ps; [ pyowm ];
|
||||
"sensor.otp" = ps: with ps; [ pyotp ];
|
||||
|
@ -1017,6 +1035,7 @@
|
|||
"sensor.ring" = ps: with ps; [ ];
|
||||
"sensor.ripple" = ps: with ps; [ ];
|
||||
"sensor.rmvtransport" = ps: with ps; [ ];
|
||||
"sensor.rtorrent" = ps: with ps; [ ];
|
||||
"sensor.sabnzbd" = ps: with ps; [ ];
|
||||
"sensor.scrape" = ps: with ps; [ beautifulsoup4 ];
|
||||
"sensor.season" = ps: with ps; [ ephem ];
|
||||
|
@ -1062,6 +1081,7 @@
|
|||
"sensor.temper" = ps: with ps; [ ];
|
||||
"sensor.template" = ps: with ps; [ ];
|
||||
"sensor.tesla" = ps: with ps; [ ];
|
||||
"sensor.thermoworks_smoke" = ps: with ps; [ ];
|
||||
"sensor.thethingsnetwork" = ps: with ps; [ ];
|
||||
"sensor.thinkingcleaner" = ps: with ps; [ ];
|
||||
"sensor.tibber" = ps: with ps; [ ];
|
||||
|
@ -1071,6 +1091,7 @@
|
|||
"sensor.tradfri" = ps: with ps; [ ];
|
||||
"sensor.trafikverket_weatherstation" = ps: with ps; [ ];
|
||||
"sensor.transmission" = ps: with ps; [ transmissionrpc ];
|
||||
"sensor.transport_nsw" = ps: with ps; [ ];
|
||||
"sensor.travisci" = ps: with ps; [ ];
|
||||
"sensor.twitch" = ps: with ps; [ ];
|
||||
"sensor.uber" = ps: with ps; [ ];
|
||||
|
@ -1116,10 +1137,16 @@
|
|||
"shell_command" = ps: with ps; [ ];
|
||||
"shiftr" = ps: with ps; [ paho-mqtt ];
|
||||
"shopping_list" = ps: with ps; [ aiohttp-cors ];
|
||||
"simplisafe" = ps: with ps; [ ];
|
||||
"simplisafe.config_flow" = ps: with ps; [ ];
|
||||
"simplisafe.const" = ps: with ps; [ ];
|
||||
"sisyphus" = ps: with ps; [ ];
|
||||
"skybell" = ps: with ps; [ ];
|
||||
"sleepiq" = ps: with ps; [ ];
|
||||
"smappee" = ps: with ps; [ ];
|
||||
"smhi" = ps: with ps; [ ];
|
||||
"smhi.config_flow" = ps: with ps; [ ];
|
||||
"smhi.const" = ps: with ps; [ ];
|
||||
"snips" = ps: with ps; [ paho-mqtt ];
|
||||
"sonos" = ps: with ps; [ ];
|
||||
"spaceapi" = ps: with ps; [ aiohttp-cors ];
|
||||
|
@ -1150,6 +1177,7 @@
|
|||
"switch.doorbird" = ps: with ps; [ ];
|
||||
"switch.edimax" = ps: with ps; [ ];
|
||||
"switch.edp_redy" = ps: with ps; [ ];
|
||||
"switch.elkm1" = ps: with ps; [ ];
|
||||
"switch.enocean" = ps: with ps; [ ];
|
||||
"switch.eufy" = ps: with ps; [ ];
|
||||
"switch.flux" = ps: with ps; [ ];
|
||||
|
@ -1190,6 +1218,7 @@
|
|||
"switch.raincloud" = ps: with ps; [ ];
|
||||
"switch.rainmachine" = ps: with ps; [ ];
|
||||
"switch.raspihats" = ps: with ps; [ ];
|
||||
"switch.recswitch" = ps: with ps; [ ];
|
||||
"switch.rest" = ps: with ps; [ ];
|
||||
"switch.rflink" = ps: with ps; [ ];
|
||||
"switch.rfxtrx" = ps: with ps; [ ];
|
||||
|
@ -1215,6 +1244,7 @@
|
|||
"switch.tradfri" = ps: with ps; [ ];
|
||||
"switch.transmission" = ps: with ps; [ transmissionrpc ];
|
||||
"switch.tuya" = ps: with ps; [ ];
|
||||
"switch.unifi" = ps: with ps; [ ];
|
||||
"switch.upcloud" = ps: with ps; [ ];
|
||||
"switch.velbus" = ps: with ps; [ ];
|
||||
"switch.vera" = ps: with ps; [ ];
|
||||
|
@ -1262,6 +1292,10 @@
|
|||
"tts.yandextts" = ps: with ps; [ ];
|
||||
"tuya" = ps: with ps; [ ];
|
||||
"twilio" = ps: with ps; [ aiohttp-cors twilio ];
|
||||
"unifi" = ps: with ps; [ ];
|
||||
"unifi.const" = ps: with ps; [ ];
|
||||
"unifi.controller" = ps: with ps; [ ];
|
||||
"unifi.errors" = ps: with ps; [ ];
|
||||
"upcloud" = ps: with ps; [ ];
|
||||
"updater" = ps: with ps; [ distro ];
|
||||
"upnp" = ps: with ps; [ aiohttp-cors ];
|
||||
|
@ -1284,6 +1318,10 @@
|
|||
"volvooncall" = ps: with ps; [ ];
|
||||
"vultr" = ps: with ps; [ vultr ];
|
||||
"wake_on_lan" = ps: with ps; [ wakeonlan ];
|
||||
"water_heater" = ps: with ps; [ ];
|
||||
"water_heater.demo" = ps: with ps; [ ];
|
||||
"water_heater.econet" = ps: with ps; [ ];
|
||||
"water_heater.wink" = ps: with ps; [ ];
|
||||
"waterfurnace" = ps: with ps; [ ];
|
||||
"watson_iot" = ps: with ps; [ ];
|
||||
"weather" = ps: with ps; [ ];
|
||||
|
@ -1296,6 +1334,7 @@
|
|||
"weather.met" = ps: with ps; [ ];
|
||||
"weather.metoffice" = ps: with ps; [ ];
|
||||
"weather.openweathermap" = ps: with ps; [ pyowm ];
|
||||
"weather.smhi" = ps: with ps; [ ];
|
||||
"weather.yweather" = ps: with ps; [ yahooweather ];
|
||||
"weather.zamg" = ps: with ps; [ ];
|
||||
"webhook" = ps: with ps; [ aiohttp-cors ];
|
||||
|
@ -1324,6 +1363,7 @@
|
|||
"zone.zone" = ps: with ps; [ ];
|
||||
"zoneminder" = ps: with ps; [ ];
|
||||
"zwave" = ps: with ps; [ pydispatcher python_openzwave ];
|
||||
"zwave.config_flow" = ps: with ps; [ ];
|
||||
"zwave.const" = ps: with ps; [ ];
|
||||
"zwave.discovery_schemas" = ps: with ps; [ ];
|
||||
"zwave.node_entity" = ps: with ps; [ ];
|
||||
|
|
|
@ -22,6 +22,8 @@ let
|
|||
"51afec6ffa50a9da4cdef188971a802beb1ca8e8edb40fa429e5e529db3475fa")
|
||||
(mkOverride "astral" "1.6.1"
|
||||
"ab0c08f2467d35fcaeb7bad15274743d3ac1ad18b5391f64a0058a9cd192d37d")
|
||||
(mkOverride "async-timeout" "3.0.1"
|
||||
"0c3c816a028d47f659d6ff5c745cb2acf1f966da1fe5c19c77a70282b25f4c5f")
|
||||
(mkOverride "attrs" "18.2.0"
|
||||
"10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69")
|
||||
(mkOverride "bcrypt" "3.1.4"
|
||||
|
@ -77,7 +79,7 @@ let
|
|||
extraBuildInputs = extraPackages py.pkgs;
|
||||
|
||||
# Don't forget to run parse-requirements.py after updating
|
||||
hassVersion = "0.80.3";
|
||||
hassVersion = "0.81.0";
|
||||
|
||||
in with py.pkgs; buildPythonApplication rec {
|
||||
pname = "homeassistant";
|
||||
|
@ -92,7 +94,7 @@ in with py.pkgs; buildPythonApplication rec {
|
|||
owner = "home-assistant";
|
||||
repo = "home-assistant";
|
||||
rev = version;
|
||||
sha256 = "0fjkw8kg0vsyrkcrx9jhqrh5nzxx5wphj6zglqgai2d635m8j2dg";
|
||||
sha256 = "05cdx2pax7vx0v7arnciqrq38k2xyiv7iagxd3qs5m6gra72qlqw";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
|
|
@ -2,11 +2,11 @@
|
|||
|
||||
buildPythonPackage rec {
|
||||
pname = "home-assistant-frontend";
|
||||
version = "20181018.0";
|
||||
version = "20181026.0";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
sha256 = "83f52421056acda8297f174a7c4e3c540109673c2f2c25720638d171c6bc2653";
|
||||
sha256 = "fa877803ec7201a9b2129e96d6c19822cbcb28fa8ad5d422974bd3c872da1531";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [ user-agents ];
|
||||
|
|
Loading…
Reference in a new issue