Martin Weinelt
bea969ab40
home-assistant: drop pydantic override
2022-09-19 16:05:34 +02:00
Martin Weinelt
e345248f8c
home-assistant: relax yarl constraint
2022-09-19 10:37:47 +02:00
Martin Weinelt
dc6d551c57
home-assistant: 2022.9.0 -> 2022.9.1
...
https://github.com/home-assistant/core/releases/tag/2022.9.1
2022-09-10 11:51:00 +02:00
Martin Weinelt
734c3dc098
home-assistant: 2022.8.7 -> 2022.9.0
...
https://www.home-assistant.io/blog/2022/09/07/release-20229/
2022-09-10 11:03:37 +02:00
Martin Weinelt
63a586235b
home-assistant: 2022.8.6 -> 2022.8.7
...
https://github.com/home-assistant/core/releases/tag/2022.8.7
2022-08-26 02:10:57 +02:00
Vladimír Čunát
0e304ff0d9
Merge #182953 : fetchurl: disallow specifying both sha256
and hash
2022-08-24 17:05:37 +02:00
Martin Weinelt
3648f4a6fb
home-assistant: 2022.8.5 -> 2022.8.6
...
https://github.com/home-assistant/core/releases/tag/2022.8.6
2022-08-19 15:33:04 +02:00
Martin Weinelt
f8e1be8943
home-assistant: 2022.8.4 -> 2022.8.5
...
https://github.com/home-assistant/core/releases/tag/2022.8.5
2022-08-16 13:11:54 +02:00
Martin Weinelt
39ffe4d6af
home-assistant: 2022.8.3 -> 2022.8.4
...
https://github.com/home-assistant/core/releases/tag/2022.8.4
2022-08-12 22:56:39 +02:00
Martin Weinelt
b7c97484d2
home-assistant: 2022.8.2 -> 2022.8.3
...
https://github.com/home-assistant/core/releases/tag/2022.8.3
2022-08-10 10:37:30 +02:00
Martin Weinelt
de42430fa7
home-assistant: 2022.8.1 -> 2022.8.2
...
https://github.com/home-assistant/core/releases/tag/2022.8.2
Pins pydeconz at 102 for yet another API change breaking the tests.
2022-08-08 22:26:30 +02:00
Martin Weinelt
11c219a3ff
home-assistant: 2022.8.0 -> 2022.8.1
...
https://github.com/home-assistant/core/releases/tag/2022.8.1
2022-08-04 23:59:29 +02:00
Martin Weinelt
55fa39903e
home-assistant: pin plugwise at 0.20.1
...
With 0.21.0 the home-assistant test is missing a Mock object:
```
AttributeError: Mock object has no attribute 'set_max_boiler_temperature'
```
2022-08-04 11:08:06 +02:00
Martin Weinelt
b9fee1ce63
home-assistant: 2022.7.7 -> 2022.8.0
...
https://www.home-assistant.io/blog/2022/08/03/release-20228/
2022-08-03 23:27:27 +02:00
Martin Weinelt
141ba1340d
home-assistant: pin dependencies after latest python-updates
2022-08-03 14:34:59 +02:00
Martin Weinelt
8594c60e13
home-assistant: 2022.7.5 -> 2022.7.7
...
https://github.com/home-assistant/core/releases/tag/2022.7.6
https://github.com/home-assistant/core/releases/tag/2022.7.7
2022-08-03 14:34:38 +02:00
Vladimír Čunát
ccf609a926
home-assistant: don't pass two different hashes to fetchPypi
...
Let's stop using src.override. I see no advantage.
2022-07-26 13:21:33 +02:00
Martin Weinelt
845b062e86
home-assistant: pin backoff before 2.0 bump
2022-07-21 22:35:31 +02:00
Martin Weinelt
29e16e4b51
home-assistant: relax ifaddr constraint
2022-07-21 22:35:27 +02:00
Yannik Rödel
b376ec113b
home-assistant: fix packageOverrides ordering
...
As documented by lib.composeManyExtensions, overrides intended to be applied later should come last in the list. This commit switches the order to make sure that custom overrides are in fact evaluated after the default ones. Also, since the previous version was basically a reimplementation of composeManyExtensions anyway, switching to that makes it a bit cleaner.
2022-07-19 13:25:52 +02:00
Martin Weinelt
a36dbed1b8
home-assistant: 2022.7.4 -> 2022.7.5
...
https://github.com/home-assistant/core/releases/tag/2022.7.5
2022-07-16 19:12:37 +02:00
Martin Weinelt
9e0e2fdad0
home-assistant: 2022.7.3 -> 2022.7.4
...
https://github.com/home-assistant/core/releases/tag/2022.7.4
2022-07-14 02:26:54 +02:00
Martin Weinelt
bdf1c0e9b9
home-assistant: 2022.7.2 -> 2022.7.3
...
https://github.com/home-assistant/core/releases/tag/2022.7.3
2022-07-10 23:51:33 +02:00
Martin Weinelt
21eb9aca59
home-assistant: 2022.7.1 -> 2022.7.2
...
https://github.com/home-assistant/core/releases/tag/2022.7.2
2022-07-09 02:30:39 +02:00
Martin Weinelt
5baeaf5d6f
home-assistant: 2022.7.0 -> 2022.7.1
...
https://github.com/home-assistant/core/releases/tag/2022.7.1
2022-07-09 02:21:23 +02:00
Martin Weinelt
9b7bd914d2
home-assistant: 2022.6.7 -> 2022.7.0
...
https://www.home-assistant.io/blog/2022/07/06/release-20227/
2022-07-07 02:03:21 +02:00
Martin Weinelt
9790d25583
home-assistant: relax requests
2022-06-27 12:14:59 +02:00
Martin Weinelt
f3e7e834b3
home-assistant: 2022.6.6 -> 2022.6.7
...
https://github.com/home-assistant/core/releases/tag/2022.6.7
2022-06-22 13:41:54 +02:00
github-actions[bot]
4e74812c3a
Merge master into staging-next
2022-06-15 00:02:12 +00:00
Martin Weinelt
b1769606db
home-assistant: 2022.6.5 -> 2022.6.6
...
https://github.com/home-assistant/core/releases/tag/2022.6.6
2022-06-15 00:07:13 +02:00
github-actions[bot]
f3de1bfb6d
Merge master into staging-next
2022-06-11 18:01:12 +00:00
Martin Weinelt
1f0cd892b1
home-assistant: 2022.6.4 -> 2022.6.5
...
https://github.com/home-assistant/core/releases/tag/2022.6.5
2022-06-10 23:42:41 +02:00
github-actions[bot]
2721aade99
Merge staging-next into staging
2022-06-09 12:02:09 +00:00
Martin Weinelt
6451e9d4a5
Merge remote-tracking branch 'origin/staging-next' into staging
2022-06-08 22:22:26 +02:00
Martin Weinelt
0763848b3c
home-assistant: 2022.6.3 -> 2022.6.4
...
https://github.com/home-assistant/core/releases/tag/2022.6.4
2022-06-08 02:54:39 +02:00
Martin Weinelt
d82ca8d422
home-assistant: 2022.6.2 -> 2022.6.3
...
https://github.com/home-assistant/core/releases/tag/2022.6.3
2022-06-07 02:06:00 +02:00
Martin Weinelt
c5b343cfd8
home-assistant: relax cryptography constraint
2022-06-06 11:46:27 -07:00
Martin Weinelt
ac2e6fbd27
home-assistant: update python-slugify override
2022-06-06 11:46:23 -07:00
Martin Weinelt
3e51ae8666
home-assistant: 2022.6.1 -> 2022.6.2
...
https://github.com/home-assistant/core/releases/tag/2022.6.2
2022-06-04 23:48:39 +02:00
Martin Weinelt
d77c6814b3
home-assistant: 2022.6.0 -> 2022.6.1
...
https://github.com/home-assistant/core/releases/tag/2022.6.1
2022-06-03 08:22:16 +02:00
Martin Weinelt
654ae85a58
home-assistant: 2022.5.5 -> 2022.6.0
...
https://www.home-assistant.io/blog/2022/06/01/release-20226/
2022-06-01 22:44:20 +02:00
Robert Schütz
4b67eb7610
home-assistant: don't test hassfest
2022-05-25 00:46:09 +00:00
Robert Schütz
1b815c86c1
home-assistant: don't run pylint tests
2022-05-22 20:58:11 +00:00
Martin Weinelt
19e278b288
home-assistant: 2022.5.4 -> 2022.5.5
...
https://github.com/home-assistant/core/releases/tag/2022.5.5
2022-05-18 22:47:48 +02:00
Martin Weinelt
fbadde30eb
home-assistant: 2022.5.3 -> 2022.5.4
...
https://github.com/home-assistant/core/releases/tag/2022.5.4
2022-05-13 13:33:19 +02:00
Martin Weinelt
0d5fb7da36
home-assistant: 2022.5.2 -> 2022.5.3
...
https://github.com/home-assistant/core/releases/tag/2022.5.3
https://www.home-assistant.io/blog/2022/05/08/ukraine-alarm/
2022-05-09 01:15:00 +02:00
Martin Weinelt
5f979ef4b9
home-assistant: 2022.5.1 -> 2022.5.2
...
https://github.com/home-assistant/core/releases/tag/2022.5.2
2022-05-07 00:21:52 +02:00
Martin Weinelt
694b6efcff
home-assistant: 2022.5.0 -> 2022.5.1
...
https://github.com/home-assistant/core/releases/tag/2022.5.1
2022-05-06 11:31:02 +02:00
Martin Weinelt
11ca7ae7e1
home-assistant: disable more dependency tests
...
More victims of home-assistants pytest-aiohttp pin.
2022-05-04 21:52:40 +00:00
Martin Weinelt
5aad723328
home-assistant: 2022.4.7 -> 2022.5.0
...
https://www.home-assistant.io/blog/2022/05/04/release-20225/
2022-05-04 21:52:30 +00:00
Martin Weinelt
aa4b8850a4
home-assistant: 2022.4.6 -> 2022.4.7
...
https://github.com/home-assistant/core/releases/tag/2022.4.7
2022-04-25 01:17:41 +02:00
Martin Weinelt
5a9a3c221f
home-assistant: 2022.4.5 -> 2022.4.6
...
https://github.com/home-assistant/core/releases/tag/2022.4.6
2022-04-20 21:03:10 +02:00
Martin Weinelt
fa1bb283d8
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-16 23:14:55 +02:00
Martin Weinelt
ea1de3f2ce
home-assistant: 2022.4.4 -> 2022.4.5
...
https://github.com/home-assistant/core/releases/tag/2022.4.5
2022-04-16 20:24:29 +02:00
Martin Weinelt
33425fdc96
Merge pull request #166489 from NixOS/python-updates
2022-04-15 03:47:30 +02:00
Martin Weinelt
3d0ccac7fe
home-assistant: reduce component tests processes
...
Component tests are often of lesser quality, which may lead to spurious
errors when run with high parallelization. Reducing to 4 processes
aligns the setup with what GitHub actions provides, which is what
upstream uses to test.
2022-04-15 01:39:55 +02:00
Martin Weinelt
beb649f5d1
home-assistant: 2022.4.3 -> 2022.4.4
...
https://github.com/home-assistant/core/releases/tag/2022.4.4
2022-04-14 23:07:10 +02:00
Martin Weinelt
7cf8a80c3a
home-assistant: 2022.4.2 -> 2022.4.3
...
https://github.com/home-assistant/core/releases/tag/2022.4.3
Fixes a small statistical mishap in the requirements parser.
2022-04-13 03:12:02 +02:00
Martin Weinelt
2ca89bddaf
home-assistant: disable tests for rtsp-to-webrtc package
...
Requires fixtures only available in pytest-aiohttp>=1.0.0
2022-04-13 02:05:53 +02:00
Martin Weinelt
94fa415923
home-assistant: 2022.4.0 - 2022.4.2
...
https://github.com/home-assistant/core/releases/tag/2022.4.1
https://github.com/home-assistant/core/releases/tag/2022.4.2
2022-04-13 02:05:53 +02:00
Martin Weinelt
817446361d
home-assistant: pin aioairzone==0.2.3
2022-04-07 03:00:10 +02:00
Martin Weinelt
98df8103d2
home-assistant: 2022.3.8 -> 2022.4.0
...
https://www.home-assistant.io/blog/2022/04/06/release-20224/
2022-04-07 02:45:45 +02:00
github-actions[bot]
1652173e67
Merge master into staging-next
2022-04-01 00:02:15 +00:00
Fabian Affolter
f1cc8d7cf4
home-assistant: add override for voluptuous
2022-03-31 09:27:25 +02:00
Martin Weinelt
630d5e1d0d
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 18:17:36 +02:00
Martin Weinelt
b7e6749a32
home-assistant: 2022.3.7 -> 2022.3.8
...
https://github.com/home-assistant/core/releases/tag/2022.3.8
2022-03-29 16:09:34 +02:00
Martin Weinelt
d68657af92
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-27 15:54:05 +02:00
Martin Weinelt
3808c892d2
home-assistant: 2022.3.6 -> 2022.3.7
...
https://github.com/home-assistant/core/releases/tag/2022.3.7
2022-03-26 14:19:12 +01:00
Vladimír Čunát
a42ca0678b
Merge branch 'master' into staging-next
2022-03-26 09:20:38 +01:00
Martin Weinelt
01bcf1b1a0
home-assistant: 2022.3.5 -> 2022.3.6
...
https://github.com/home-assistant/core/releases/tag/2022.3.6
2022-03-26 01:28:12 +01:00
zowoq
6431086967
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/python-modules/symengine/default.nix
2022-03-16 16:03:43 +10:00
Vladimír Čunát
b61852cd94
Merge branch 'master' into staging-next
2022-03-15 18:08:32 +01:00
Martin Weinelt
c247b7ad25
home-assistant: 2022.3.4 -> 2022.3.5
...
https://github.com/home-assistant/core/releases/tag/2022.3.5
2022-03-15 13:01:28 +01:00
Martin Weinelt
94790aa6df
home-assistant: update pytest-aiohttp and related overrides
2022-03-14 13:38:07 +01:00
Alyssa Ross
d7e181ff83
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
...
Conflicts:
pkgs/development/compilers/ocaml/4.12.nix
pkgs/development/python-modules/oci/default.nix
pkgs/tools/admin/bubblewrap/default.nix
2022-03-14 12:33:16 +00:00
Martin Weinelt
9b13c3712f
home-assistant: pin hatasmota at 0.3.1
2022-03-14 00:29:06 +01:00
Martin Weinelt
d9fc0dafbb
home-assistant: update pytest-aiohttp and related overrides
2022-03-14 00:29:06 +01:00
Martin Weinelt
0f4f3a397f
home-assistant: 2022.3.3 -> 2022.3.4
...
https://github.com/home-assistant/core/releases/tag/2022.3.4
2022-03-12 12:33:12 +01:00
Martin Weinelt
37a60fefe9
home-assistant: 2022.3.2 -> 2022.3.3
...
https://github.com/home-assistant/core/releases/tag/2022.3.3
2022-03-08 12:50:07 +01:00
Martin Weinelt
69a285ff55
home-assistant: 2022.3.1 -> 2022.3.2
...
https://github.com/home-assistant/core/releases/tag/2022.3.2
2022-03-06 23:59:08 +01:00
Fabian Affolter
84f91e46c0
Merge pull request #161482 from fabaff/bump-python-benedict
...
python3Packages.python-slugify: 5.0.2 -> 6.1.0, python3Packages.python-benedict: 0.24.3 -> 0.25.0
2022-03-05 09:47:36 +01:00
Martin Weinelt
a253e17d4a
home-assistant: 2022.3.0 -> 2022.3.1
...
https://github.com/home-assistant/core/releases/tag/2022.3.1
2022-03-05 02:21:30 +01:00
Martin Weinelt
a75deda6aa
home-assistant: pin pytest-aiohttp at 0.3.0
2022-03-04 22:59:25 +01:00
Martin Weinelt
02bd323386
home-assistant: 2022.2.9 -> 2022.3.0
2022-03-04 22:59:25 +01:00
Martin Weinelt
da5eb638f3
home-assistant: migrate mkOverride to use hash
2022-02-25 11:51:07 +01:00
Martin Weinelt
e38e2e9645
home-assistant: 2022.2.8 -> 2022.2.9
...
https://github.com/home-assistant/core/releases/tag/2022.2.9
2022-02-18 23:20:46 +01:00
Martin Weinelt
3a39f65e22
home-assistant: 2022.2.7 -> 2022.2.8
...
https://github.com/home-assistant/core/releases/tag/2022.2.8
2022-02-17 00:09:39 +01:00
Martin Weinelt
5b2c048977
home-assistant: 2022.2.6 -> 2022.2.7
...
https://github.com/home-assistant/core/releases/tag/2022.2.7
2022-02-16 16:32:51 +01:00
Martin Weinelt
3f8ddef902
home-assistant: expose installed extraPackages and extraComponents
...
Useful data provided for the NixOS test.
2022-02-15 23:41:51 +01:00
Martin Weinelt
82f0df4d68
home-assistant: drop patch that ignores OSErrors in hass fixture
...
I doesn't seem to be needed anymore. I built all tests and didn't
experience any failures that could've been prevent by it.
2022-02-15 23:15:16 +01:00
Martin Weinelt
68c0f77fff
Merge pull request #159359 from mweinelt/home-assistant
2022-02-12 00:00:47 +01:00
Martin Weinelt
0996f2e29a
home-assistant: 2022.2.5 -> 2022.2.6
...
https://github.com/home-assistant/core/releases/tag/2022.2.6
2022-02-11 23:30:18 +01:00
Martin Weinelt
57598b7950
home-assistant: pin pyatag at 0.3.5.3
2022-02-11 12:28:46 +01:00
Martin Weinelt
d06ca4109c
home-assistant: 2022.2.4 -> 2022.2.5
...
https://github.com/home-assistant/core/releases/tag/2022.2.5
2022-02-09 14:14:57 +01:00
Martin Weinelt
4acf798b8b
home-assistant: 2022.2.3 -> 2022.2.4
...
https://github.com/home-assistant/core/releases/tag/2022.2.4
2022-02-09 00:02:02 +01:00
Martin Weinelt
9694c778f2
home-assistant: 2022.2.2 -> 2022.2.3
...
https://github.com/home-assistant/core/releases/tag/2022.2.3
2022-02-07 12:49:18 +01:00
Martin Weinelt
7b504605c3
home-assistant: 2022.2.1 -> 2022.2.2
2022-02-04 22:19:53 +01:00
Martin Weinelt
7194bfac5a
home-assistant: 2022.2.0 -> 2022.2.1
...
The frontend is now only availabe as a wheel due to the maximum size
limit for sdists imposed by PyPi.
2022-02-04 11:25:24 +01:00
Martin Weinelt
93a6cd0fd6
home-assistant: 2021.12.10 -> 2022.2.0
...
https://www.home-assistant.io/blog/2022/02/02/release-20222/
2022-02-03 02:17:16 +01:00
Martin Weinelt
c09da2061b
home-assistant: update constraint relaxing mechanism
...
And update constraints.
2022-01-22 14:48:53 +01:00
Martin Weinelt
5efc7a631f
home-assistant: 2021.12.9 -> 2021.12.10
2022-01-18 08:59:52 +01:00
Robert Schütz
61265ec0b4
home-assistant: outsource component tests
...
A component's tests can now be run by building
home-assistant.tests.components.${component}
Co-authored-by: Martin Weinelt <hexa@darmstadt.ccc.de>
2022-01-16 00:51:45 +00:00
Martin Weinelt
6cb5b31dc4
home-assistant: prune overrides
...
Co-Authored-by: Robert Schütz <nix@dotlambda.de>
2022-01-16 00:17:43 +01:00
Martin Weinelt
6910d93221
home-assistant: 2021.12.8 -> 2021.12.9
2022-01-14 14:10:47 +01:00
Fabian Affolter
8c30650658
home-assistant: add new overrides
2022-01-14 01:17:59 +01:00
Martin Weinelt
fa08407f2d
Merge pull request #153599 from mweinelt/home-assistant
2022-01-11 02:45:22 +01:00
Martin Weinelt
feb634ba0c
home-assistant: handle disabled components
2022-01-05 15:09:01 +01:00
Martin Weinelt
d0e7ab6fcc
home-assistant: 2021.12.7 -> 2021.12.8
2022-01-05 14:27:24 +01:00
Martin Weinelt
11a0b61783
Merge remote-tracking branch 'origin/master' into staging-next
2022-01-03 23:21:08 +01:00
Martin Weinelt
d69234ac72
home-assistant: relax PyJWT constraint
2022-01-03 23:15:52 +01:00
Fabian Affolter
4b3642ae49
home-assistant: enable melcloud tests
2022-01-01 12:49:18 +01:00
Martin Weinelt
9faddde426
home-assistant: 2021.12.6 -> 2021.12.7
2021-12-31 16:28:22 +01:00
Jörg Thalheim
82ddfd7984
homeasssistant: add missing ifaddr
2021-12-29 00:44:47 +01:00
Martin Weinelt
d935c8f2d4
home-assistant: 2021.12.5 -> 2021.12.6
2021-12-28 14:15:23 +01:00
Fabian Affolter
44a9786760
home-assistant: override yalexs
2021-12-24 23:49:19 +01:00
Martin Weinelt
308bc63c20
home-assistant: 2021.12.4 -> 2021.12.5
2021-12-24 02:14:23 +01:00
Martin Weinelt
c3231eddb5
home-assistant: disable nest tests
...
The library has an unfree license, this breaks CI builds.
2021-12-21 13:47:08 +01:00
Martin Weinelt
c12155fe2d
home-assistant: 2021.12.2 -> 2021.12.4
2021-12-21 13:46:22 +01:00
Martin Weinelt
1b49fdf580
home-assistant: 2021.12.1 -> 2021.12.2
2021-12-15 18:33:15 +01:00
Martin Weinelt
fbd5e62e12
home-assistant: 2021.12.0 -> 2021.12.1
2021-12-13 02:44:51 +01:00
Martin Weinelt
ea11136279
Merge pull request #148050 from mweinelt/python/pyoctoprintapi
2021-12-12 22:12:24 +01:00
Martin Weinelt
1445fca5d6
home-assistant: test octoprint component
2021-12-12 21:36:14 +01:00
Martin Weinelt
fd19df269d
home-assistant: 2021.11.4 -> 2021.12.0
2021-12-12 20:25:50 +01:00
Martin Weinelt
1c515c5b9a
home-assistant: pin aiohue at 2.6.3
2021-12-10 18:45:30 +01:00
Martin Weinelt
254dd2a102
nixos/home-assistant: consider extraComponents in hardening
...
Previously the extraComponents added to an overriden package would not
have been considered in hardening measures enforced by the module.
Home Assistant is warning the user about component definitions having
moved away from YAML, so using an override to include support for a
component might become the better way moving forward.
2021-12-01 01:09:52 +01:00
Matt Votava
f832949b5f
home-assistant: pin PyChromecast to 9.4.0
2021-11-29 01:46:05 -08:00
Martin Weinelt
e2730a7423
Merge pull request #147483 from mweinelt/relax-my-hass
2021-11-28 00:52:17 +01:00
Martin Weinelt
670599a05a
home-assistant: relax dependencies
2021-11-26 12:22:38 +01:00
Fabian Affolter
717ddc6c38
home-assistant: enable nest tests
2021-11-20 23:15:47 +01:00
Martin Weinelt
595dde5dbe
Merge pull request #146359 from fabaff/nessclient
2021-11-20 23:01:15 +01:00
Martin Weinelt
12b52be6ae
Merge pull request #146362 from fabaff/py-nightscout
2021-11-20 23:00:30 +01:00
Martin Weinelt
6ef7e9bdb7
Merge pull request #146800 from fabaff/aiovlc
2021-11-20 22:58:50 +01:00
Fabian Affolter
96d27b27c5
home-assistant: enable vlc_telnet tests
2021-11-20 21:40:53 +01:00
Fabian Affolter
72da520e40
home-assistant: enable nightscout tests
2021-11-20 17:36:03 +01:00
Martin Weinelt
c91c0296dd
home-assistant: 2021.11.4 -> 2021.11.5
2021-11-19 22:18:06 +01:00
Fabian Affolter
1706b2ec48
home-assistant: enable motion_blinds tests
2021-11-17 21:23:13 +01:00
Fabian Affolter
111b9e5630
home-assistant: enable ness_alarm tests
2021-11-17 09:44:23 +01:00
Martin Weinelt
09cab6323b
home-assistant: 2021.11.3 -> 2021.11.4
2021-11-16 09:24:32 +01:00
github-actions[bot]
bc35dc4f3b
Merge master into staging-next
2021-11-14 12:01:23 +00:00
Martin Weinelt
12fa46cbf0
home-assistant: disable tado water_heater tests
2021-11-13 16:50:58 +01:00
Martin Weinelt
22fcead7b4
home-assistant: pin nettigo-air-monitor at 1.1.1
2021-11-13 16:19:01 +01:00
github-actions[bot]
c0c7fbda14
Merge master into staging-next
2021-11-13 00:01:45 +00:00
Martin Weinelt
398ee97046
home-assistant: pin huawei-lte-api at 1.4.18
2021-11-12 19:06:17 +01:00
Martin Weinelt
069559851b
home-assistant: 2021.11.2 -> 2021.11.3
2021-11-11 23:00:35 +01:00
github-actions[bot]
f2d7271432
Merge master into staging-next
2021-11-11 18:01:13 +00:00
Martin Weinelt
11d1024b0f
Merge pull request #145467 from fabaff/pytraccar
...
python3Packages.pytraccar: init at 0.10.0
2021-11-11 13:52:33 +01:00
Martin Weinelt
fb610c6dfb
Merge pull request #145468 from fabaff/pyuptimerobot
...
python3Packages.pyuptimerobot: init at 21.11.0
2021-11-11 13:50:30 +01:00
github-actions[bot]
c5b522e351
Merge master into staging-next
2021-11-11 12:01:26 +00:00
Martin Weinelt
c5ed8beb47
Merge pull request #144801 from NixOS/home-assistant
2021-11-11 10:36:06 +01:00
Fabian Affolter
5bfe45de8b
home-assistant: enable uptimerobot tests
2021-11-11 10:23:33 +01:00