Commit graph

429 commits

Author SHA1 Message Date
Martin Weinelt 4919ccf2eb
Merge pull request #108241 from fabaff/schiene
python3Packages.schiene: init at 0.23
2021-01-02 19:02:35 +01:00
Martin Weinelt 5c936d4ce7
Merge pull request #108244 from fabaff/aiopulse
python3Packages.aiopulse: init at 0.4.2
2021-01-02 19:00:57 +01:00
Fabian Affolter 52b0d1d17f home-assistant: add aiopulse to component-packages 2021-01-02 18:33:49 +01:00
Fabian Affolter 6406265c2c home-assistant: add schiene to component-packages 2021-01-02 18:15:06 +01:00
Martin Weinelt d47eae33b0
Merge pull request #108233 from fabaff/ambiclimate
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:48:26 +01:00
Fabian Affolter ebf4ede914 python3Packages.ambiclimate: init at 0.2.1 2021-01-02 17:23:33 +01:00
Pavol Rusnak 4965fc7341
Merge pull request #108144 from fabaff/python-mystrom
python3Packages.python-mystrom: init at 2.0.0
2021-01-02 17:04:53 +01:00
Pavol Rusnak 3ea1ffee8c
Merge pull request #108149 from fabaff/volkszaehler
python3Packages.volkszaehler: init at 0.2.0
2021-01-02 17:04:42 +01:00
Pavol Rusnak a565c84652
Merge pull request #108156 from fabaff/netdata
python3Packages.netdata: init at 0.2.0
2021-01-02 17:04:30 +01:00
Pavol Rusnak 2316f54f25
Merge pull request #108169 from fabaff/connect_box
python3Packages.connect-box: init at 0.2.8
2021-01-02 17:04:19 +01:00
Pavol Rusnak 45da5ccd52
Merge pull request #108211 from fabaff/blockchain
python3Packages.blockchain: init at 1.4.4
2021-01-02 16:53:16 +01:00
Fabian Affolter 83234f7375 python3Packages.blockchain: init at 1.4.4 2021-01-02 11:30:23 +01:00
Fabian Affolter 5b29a1f795 python3Packages.hole: init at 0.5.1 2021-01-02 08:54:05 +01:00
Sandro da613094f7
Merge pull request #108175 from fabaff/python-opendata-transport
python3Packages.python-opendata-transport: init at 0.2.1
2021-01-02 05:14:26 +01:00
Fabian Affolter fff0b0c840 python3Packages.python-opendata-transport: init at 0.2.1 2021-01-01 23:25:57 +01:00
Fabian Affolter 8f48d88506 python3Packages.opensensemap-api: init at 0.1.5 2021-01-01 22:39:59 +01:00
Fabian Affolter e57af5de02 python3Packages.connect-box: init at 0.2.8 2021-01-01 22:10:24 +01:00
Fabian Affolter 61e0d1d4f6 python3Packages.volkszaehler: init at 0.2.0 2021-01-01 20:32:28 +01:00
Fabian Affolter c5ce74fcf2 python3Packages.netdata: init at 0.2.0 2021-01-01 20:16:34 +01:00
Fabian Affolter 3b4a2ea585 python3Packages.python-mystrom: init at 2.0.0 2021-01-01 18:54:43 +01:00
Martin Weinelt 9b78f36021
Merge pull request #107984 from fabaff/bump-paho-mqtt
python3Packages.paho-mqtt: 1.5.0 -> 1.5.1
2020-12-30 22:25:13 +01:00
Fabian Affolter 226b3da90e appdaemon: adjust requirements 2020-12-30 21:41:06 +01:00
Pavol Rusnak 2435d5e2e5
Merge pull request #107956 from JamieMagee/python-tado
pythonPackages.python-tado: init at 0.9.0
2020-12-30 21:02:46 +01:00
Jamie Magee 43351b93e9
home-assistant: update component-packages 2020-12-30 20:27:23 +01:00
Jamie Magee 7cce65f294
home-assistant: update component-packages 2020-12-30 20:14:28 +01:00
Martin Weinelt f399effc58 homeassistant: 2020.12.1 -> 2020.12.2 2020-12-30 11:01:55 -08:00
Martin Weinelt 1db8a43877
Merge pull request #107066 from mweinelt/home-assistant
homeassistant: 2020.12.0 -> 2020.12.1
2020-12-19 00:12:51 +01:00
Nikita Uvarov 1cbaca3bf2
home-assistant: update component-packages 2020-12-18 17:33:00 +01:00
Martin Weinelt 7f2c1c3cc8 homeassistant: 2020.12.0 -> 2020.12.1 2020-12-16 22:52:32 +01:00
Martin Weinelt 1a0c4f1167 homeassistant: 0.118.5 -> 2020.12.0 2020-12-13 23:37:54 +01:00
Martin Weinelt 422ae014bb
home-assistant: disable test_media_view
DEBUG:homeassistant.components.http.auth:Authenticated 127.0.0.1 for /media/local/test.mp3 using bearer token
DEBUG:homeassistant.components.http.view:Serving /media/local/test.mp3 to 127.0.0.1 (auth: True)
ERROR:aiohttp.server:Unhandled exception
Traceback (most recent call last):
  File "/nix/store/8y4x6km9q2ik0hcgh0klx6rl46pcw6qf-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 485, in start
    resp, reset = await task
  File "/nix/store/8y4x6km9q2ik0hcgh0klx6rl46pcw6qf-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 440, in _handle_request
    reset = await self.finish_response(request, resp, start_time)
  File "/nix/store/8y4x6km9q2ik0hcgh0klx6rl46pcw6qf-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_protocol.py", line 591, in finish_response
    await prepare_meth(request)
  File "/nix/store/8y4x6km9q2ik0hcgh0klx6rl46pcw6qf-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_fileresponse.py", line 241, in prepare
    return await self._sendfile(request, fobj, offset, count)
  File "/nix/store/8y4x6km9q2ik0hcgh0klx6rl46pcw6qf-python3.8-aiohttp-3.7.3/lib/python3.8/site-packages/aiohttp/web_fileresponse.py", line 96, in _sendfile
    await loop.sendfile(transport, fobj, offset, count)
  File "/nix/store/i9lzacdfrwlj1ayw551c016s0fq71p7j-python3-3.8.6/lib/python3.8/asyncio/base_events.py", line 1120, in sendfile
    return await self._sendfile_native(transport, file,
  File "/nix/store/i9lzacdfrwlj1ayw551c016s0fq71p7j-python3-3.8.6/lib/python3.8/asyncio/selector_events.py", line 578, in _sendfile_native
    return await self.sock_sendfile(transp._sock, file, offset, count,
  File "/nix/store/i9lzacdfrwlj1ayw551c016s0fq71p7j-python3-3.8.6/lib/python3.8/asyncio/base_events.py", line 836, in sock_sendfile
    self._check_sendfile_params(sock, file, offset, count)
  File "/nix/store/i9lzacdfrwlj1ayw551c016s0fq71p7j-python3-3.8.6/lib/python3.8/asyncio/base_events.py", line 889, in _check_sendfile_params
    raise ValueError(
ValueError: count must be a positive integer (got 0)
2020-12-11 14:32:39 +01:00
Martin Weinelt 80596e106d
home-assistant: relax dependencies 2020-12-11 14:30:12 +01:00
Martin Weinelt 94f9ab741c homeassistant: 0.118.4 -> 0.118.5 2020-12-05 14:37:14 +01:00
Martin Weinelt 1927e40d50 homeassistant: 0.118.3 -> 0.118.4 2020-11-26 14:22:13 -08:00
Martin Weinelt b485298c25
homeassistant: 0.118.1 -> 0.118.3 2020-11-23 16:02:52 +01:00
Martin Weinelt 4b51d8ae6c homeassistant: 0.118.0 -> 0.118.1 2020-11-19 21:31:27 +01:00
Martin Weinelt 9e8e0c78d7 homeassistant: 0.117.6 -> 0.118.0 2020-11-18 22:27:01 -08:00
freezeboy 5dea442d09 appdaemon: 4.0.1 -> 4.0.5 2020-11-18 10:57:17 -08:00
Pierre Bourdon f86a943450
home-assistant: loosen aiohttp version pin to unbreak build
nixpkgs's aiohttp is currently 3.6.3, which is API compatible with 3.6.2
required by home-assistant.
2020-11-17 02:14:08 +01:00
Martin Weinelt 4c4538cd63 homeassistant: 0.117.5 -> 0.117.6 2020-11-11 14:54:46 -08:00
Martin Weinelt 45c9773c2f
Merge pull request #102944 from mweinelt/home-assistant
homeassistant: 0.117.4 -> 0.117.5
2020-11-08 15:35:00 +01:00
Jörg Thalheim 0c1ff16a7c
home-assistant: regenerate with new deps 2020-11-08 15:04:42 +01:00
Martin Weinelt be5ef7d85d homeassistant: 0.117.4 -> 0.117.5 2020-11-05 16:56:00 +01:00
Martin Weinelt 8071b8ba82 homeassistant: 0.117.3 -> 0.117.4 2020-11-04 23:22:56 -08:00
Martin Weinelt 0c4e33e4aa homeassistant: 0.117.2 -> 0.117.3 2020-11-04 23:22:56 -08:00
Martin Weinelt 13ba2bc228 homeassistant: 0.117.1 -> 0.117.2 2020-11-01 22:58:43 +01:00
Martin Weinelt 4e6820a230 homeassistant: 0.117.0 -> 0.117.1 2020-10-30 14:23:06 +01:00
Martin Weinelt c8d6c254e8 homeassistant: 0.116.4 -> 0.117.0 2020-10-29 10:52:28 -07:00
Matt Votava c4e2e9adf8 home-assistant: update component-packages.nix 2020-10-26 22:48:40 -07:00
Jamie Magee ecaccf2d1a
home-assistant: regenerate component-packages 2020-10-18 23:10:25 +02:00
Jamie Magee e8b9945cca home-assistant: regenerate component-packages 2020-10-18 09:41:30 -07:00
Martin Weinelt 8113151a77 home-assistant: update component packages
Enables support for the WLED component.
2020-10-17 12:01:41 -07:00
Martin Weinelt 0ee591e246 homeassistant: 0.116.3 -> 0.116.4 2020-10-16 01:21:41 +02:00
Martin Weinelt 3d5ecbd83e
homeassistant: 0.116.2 -> 0.116.3
The project description changed a while ago, so let's update it.
2020-10-15 13:09:39 +02:00
Martin Weinelt 5a9a3143fc homeassistant: 0.116.1 -> 0.116.2 2020-10-09 16:54:53 +02:00
Martin Weinelt 94515128c3 home-assistant: clean up dependencies 2020-10-09 12:11:05 +02:00
Martin Weinelt 41331908ac homeassistant: 0.116.0 -> 0.116.1 2020-10-09 12:11:05 +02:00
Martin Weinelt 53d04173e0 home-assistant: convert tests to pytestCheckHook
Enables testing in parallel. This cuts down the test phase from over
five to under one minute on my 6C/12T processor.

Sadly while the upstream runs their tests using `-n auto` this isn't
working for us in all cases. I currently assume they use low concurrency in
their CI, which is not triggering these issues..
2020-10-09 12:11:05 +02:00
Martin Weinelt 9cf3b6a473 homeassistant: 0.115.6 -> 0.116.0 2020-10-09 12:11:05 +02:00
Jamie Magee a517040251
home-assistant: regenerate component-packages 2020-10-04 12:22:32 +02:00
Martin Weinelt 54c9db5edd
Merge pull request #98641 from JamieMagee/python-nest
pythonPackages.{sseclient-py,python-nest}: init
2020-10-04 04:25:37 +02:00
Martin Weinelt 98d2d8cfbe
Merge pull request #99479 from JamieMagee/pyads
pythonPackages.pyads: init at 3.2.2
2020-10-03 22:01:01 +02:00
Jamie Magee 1b58d7bbf6
home-assistant: regenerate component-packages 2020-10-03 22:00:46 +02:00
Jamie Magee ef410f72a0
home-assistant: regenerate component-packages 2020-10-03 21:50:43 +02:00
Jamie Magee f24039d943
home-assistant: regenerate component-packages 2020-10-03 21:43:45 +02:00
Martin Weinelt 31d9bdf626
homeassistant: 0.114.4 -> 0.115.6
The image component is now part of the default_config dependency tree,
which is why we now require pillow by default.
2020-10-02 19:10:42 +02:00
Martin Weinelt 68c4099d73
home-assistant: drop protobuf override
aioesphome was updated to 2.6.3 which requires protobuf>=3.12.2,<4.0.
2020-09-13 01:05:48 +02:00
nyanloutre ca7b509dff
pythonPackages.yeelight: init at 0.5.3 2020-09-04 12:26:28 -07:00
nyanloutre 14de1392aa
pythonPackages.pysqueezebox: init at 0.4.0 2020-09-04 12:25:43 -07:00
Martin Weinelt e06e699c84 home-assistant: fix list spacing in component packages 2020-08-29 17:37:55 -07:00
Martin Weinelt cc4fd57df9 home-assistant: find packages that use extra_require 2020-08-29 17:37:55 -07:00
Martin Weinelt 67b7baa580 homeassistant: 0.114.3 -> 0.114.4 2020-08-29 17:37:55 -07:00
Jan Tojnar 58377555ed
Merge branch 'staging-next' into staging 2020-08-23 02:18:27 +02:00
Martin Weinelt d4df3b70f7 homeassistant: 0.114.2 -> 0.114.3 2020-08-20 12:54:47 +02:00
Martin Weinelt 9dac262767 homeassistant: 0.114.0 -> 0.114.2 2020-08-19 09:54:21 +00:00
Jonathan Ringer cc3c55b0f9 home-assistant: fix tests 2020-08-19 00:43:21 -07:00
Martin Weinelt 300307fde6
homeassistant: 0.113.3 -> 0.114.0 2020-08-12 13:47:11 +02:00
Jörg Thalheim 686cb7e18e
home-assistant: relax dependency on slugify 2020-08-11 11:50:10 +01:00
Martin Weinelt d6e21aa17d home-assistant: relax cryptography dependency 2020-08-08 16:17:17 -07:00
Martin Weinelt b01106127c home-assistant: regenerate component packages 2020-08-08 13:39:41 -07:00
Martin Weinelt 0480361a42 home-assistant: regenerate component packages 2020-08-04 13:11:19 -07:00
Martin Weinelt fd2c4f05f2 home-assistant: regenerate component packages 2020-08-03 13:52:39 -07:00
Martin Weinelt df51033330
Merge pull request #94475 from mweinelt/hass
homeassistant: 0.113.0 -> 0.113.3
2020-08-03 16:59:52 +02:00
Martin Weinelt 87d4e1230b
home-assistant: add patch to fix flapping logging test 2020-08-03 16:16:25 +02:00
Martin Weinelt 8507a0757e home-assistant: regenerate component packages 2020-08-01 18:55:53 -07:00
Martin Weinelt 48ec2fbf1e home-assistant: regenerate component packages 2020-08-01 18:50:04 -07:00
Martin Weinelt 1930604312 python3Packages.pyipp: init at 0.10.1
Also regenerate home-assistant component packages.
2020-08-01 18:01:14 -07:00
Martin Weinelt ec4df176bd homeassistant: 0.113.0 -> 0.113.3 2020-08-01 22:14:46 +02:00
Martin Weinelt 93540e9c34
Merge pull request #93821 from mweinelt/pyfritzhome
python3Packages.pyfritzhome: init at 0.4.2
2020-08-01 22:09:12 +02:00
Martin Weinelt d447d49b9f
python3Packages.pyfritzhome: init at 0.4.2 2020-07-25 15:59:29 +02:00
Martin Weinelt 5bd30523ce
homeassistant: 0.112.3 -> 0.113.0
https://www.home-assistant.io/blog/2020/07/22/release-113/
2020-07-22 18:27:50 +02:00
Matt Votava fbaafd311b home-assistant: pin PyChromecast 2020-07-15 07:28:50 -07:00
Elis Hirwing df8552e534
home-assistant: Fix dependency restriction 2020-07-11 21:18:48 +02:00
Matt Votava 9fb7c8e5d9 home-assistant: Update component packages 2020-07-09 22:10:26 -07:00
Martin Weinelt a1121c1286 home-assistant: regenerate component-packages.nix (PyRMVtransport) 2020-07-07 09:32:42 -07:00
Martin Weinelt 7e8b36ea79 homeassistant: 0.112.2 -> 0.112.3 2020-07-07 02:02:25 +02:00
Jörg Thalheim 6d714a3d07
home-assistant: include influxdb-client 2020-07-07 01:43:45 +02:00
Martin Weinelt bf13145ee5
homeassistant: 0.112.0 -> 0.112.2 2020-07-07 01:43:44 +02:00
Martin Weinelt 963de34c62
homeassistant: 0.111.4 -> 0.112.0 2020-07-07 01:43:44 +02:00
Jörg Thalheim da196d2bed
home-assistant: add hexa as maintainers
https://github.com/NixOS/nixpkgs/pull/91273#issuecomment-647833500
2020-06-23 09:28:22 +01:00
Jörg Thalheim aac8f45500
home-assistant: add override for pyowm
3.0 is not compatible with home-assistant
2020-06-22 10:11:26 +01:00
Jörg Thalheim 681b4034bd
Merge pull request #91234 from Mic92/hass
home-assistant: also collect after_dependencies
2020-06-21 19:04:47 +01:00
Martin Weinelt 735800c7a1
esphome: 1.14.3 -> 1.14.4 (#91204) 2020-06-21 19:40:11 +02:00
Jörg Thalheim d9068791d9
home-assistant: also collect after_dependencies 2020-06-21 16:08:37 +01:00
Jörg Thalheim a68c7e0fa7
nixos/home-assistant: fix tests 2020-06-21 10:58:29 +01:00
Jörg Thalheim 8dd2327bbd
home-assistant: add update script 2020-06-21 10:58:23 +01:00
Jörg Thalheim d248e8a13b
home-assistant: 0.111.0 -> 0.111.4 2020-06-20 12:14:19 +01:00
Pierre Bourdon 6b719544c6 home-assistant: pin the 'astral' dependency version 2020-06-20 08:19:13 +02:00
Jörg Thalheim 210cc1633b
home-assistant: 0.110.1 -> 0.111.0 2020-06-11 08:32:21 +01:00
Ryan Mulligan 07e782bf09
Merge pull request #88541 from r-ryantm/auto-update/homeassistant-cli
home-assistant-cli: 0.8.0 -> 0.9.1
2020-05-22 07:20:39 -07:00
R. RyanTM 33647890f2 home-assistant-cli: 0.8.0 -> 0.9.1 2020-05-21 20:08:56 +00:00
Martin Weinelt 2ed6a2651d
home-assistant: 0.110.0 → 0.110.1 2020-05-21 17:42:29 +02:00
Martin Weinelt feeec71609
home-assistant: 0.109.6 → 0.110.0 2020-05-21 00:01:24 +02:00
Jörg Thalheim 44ee03d7fc
home-assistant: 0.109.0 -> 0.109.6 2020-05-08 09:19:26 +01:00
Jörg Thalheim 4dd83ab601
home-assistant: limit tests to Linux 2020-05-07 07:06:57 +01:00
Jörg Thalheim 940c4fc4c6
home-assistant: 0.108.7 -> 0.109.0 2020-04-29 16:01:32 +01:00
Jörg Thalheim 9bb6948317
home-assistant: 0.108.2 -> 0.108.7 2020-04-22 09:04:44 +01:00
Marco Orovecchia 2467e22bdf pythonPackages.HAP-python: init at 2.7.0 2020-04-10 13:03:28 -07:00
Marco Orovecchia 6e72b95a93 pythonPackages.aioharmony: init at 0.2.1 2020-04-10 12:17:42 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jörg Thalheim a11e417754
Merge pull request #84724 from Mic92/home-assistant
home-assistant: 0.107.7 -> 0.108.2
2020-04-10 13:50:40 +01:00
Jörg Thalheim 02becde898
home-assistant: 0.107.7 -> 0.108.2 2020-04-10 11:17:57 +01:00
Marco Orovecchia 6fcf77e87a pythonPackages.pynanoleaf: init at 0.0.5 2020-04-10 01:06:23 -07:00
Jonathan Ringer 664d1b2440 esphome: remove version pinning 2020-04-09 12:51:34 -07:00
Jörg Thalheim 3a4f0fa4ec
home-assistant: add mic92 as maintainer 2020-04-02 09:50:12 +01:00
Jörg Thalheim cd3d229eba
Merge pull request #83583 from colemickens/nixpkgs-ha-pkgs-alarmdecoder
pythonPackages.alarmdecoder: init at v1.13.9
2020-04-02 09:47:54 +01:00
Cole Mickens 1e9982c52f home-assistant: regenerate component-packages.nix (alarmdecoder) 2020-03-31 07:46:48 +00:00
Cole Mickens 9a9f28bc09 home-assistant: regenerate component-packages.nix (roku) 2020-03-30 22:12:07 +00:00
Cole Mickens d0fabe4e42 home-assistant: regenerate component-packages.nix (bravia-tv) 2020-03-28 08:09:40 +00:00
Cole Mickens 9cc44b7e33
home-assistant: 0.107.0 -> 0.107.7 2020-03-28 04:39:34 +00:00
Jörg Thalheim af2e41c4dd
home-assistant: 0.106.6 -> 0.107.0 2020-03-28 02:29:59 +00:00
Jörg Thalheim f146d5fdbe
home-assistant-frontend: 20200220.5 -> 20200318.0 2020-03-28 02:29:58 +00:00
Jörg Thalheim 3ed91d2f60
homeassistant: 0.106.1 -> 0.106.6 2020-03-11 11:02:57 +00:00
Jörg Thalheim 93a0ec6b59
home-assistant: fix parse-requirements.py for newer home-assistant versions 2020-03-11 10:56:24 +00:00
Jörg Thalheim 118e9e8153
home-assistant: 0.104.3 -> 0.106.1 2020-02-28 15:32:09 +00:00
Jörg Thalheim 9497ce5dd3
homeassistant/parse-requirements: run mypy check 2020-02-26 16:38:04 +00:00
Jörg Thalheim a8d4fc718b
home-assistant/frontent: 20200108.0 -> 20200220.4 2020-02-26 16:38:02 +00:00
Jörg Thalheim de1119f5fb
home-assistant/parse-requirements: write missing deps to component-packages.nix 2020-02-26 16:37:54 +00:00
Jörg Thalheim 0cf1e8ee05
homeassistant: reformat parse-requirements.py with black 2020-02-26 14:53:41 +00:00
Jörg Thalheim 4358dfff8d
appdaemon: 3.0.5 -> 4.0.1 2020-01-30 14:00:40 +00:00
Jörg Thalheim 610a8fd7ad
home-assistant: v0.103.1 -> 0.104.3 (#78010)
home-assistant: v0.103.1 -> 0.104.3
2020-01-28 12:34:54 +00:00
Cole Mickens b673d75ebc home-assistant: 0.103.1 -> 0.104.3 2020-01-28 10:54:09 +00:00
Jörg Thalheim 17a3674aad
home-assistant: regenerate to include icloud 2020-01-20 13:59:49 +00:00
Franz Pletz b27034dfdb
esphome: 1.14.1 -> 1.14.3, fix build 2020-01-19 21:43:24 +01:00
Jörg Thalheim 5121edc703
home-assistant: 0.100.3 -> 0.103.2 (#76088)
home-assistant: 0.100.3 -> 0.103.2
2020-01-09 11:29:04 +00:00
Jörg Thalheim db4cdd05cc
Merge pull request #75898 from Scriptkiddi/hass_parse_req_error
home-assistant: Add error output for missing deps
2020-01-09 11:07:55 +00:00
Jörg Thalheim cf8cb059e2
home-assistant-cli: fix typo in description 2020-01-09 10:45:46 +00:00
Jörg Thalheim f74fc27ace
home-assistant-frontend: 20200108.0 -> 20191204.1 2020-01-09 10:43:43 +00:00
Jörg Thalheim b2dbc1edd1
home-assistant: 0.100.3 -> 0.103.6 2020-01-09 10:39:38 +00:00
Peter Hoeg 0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00