Martin Weinelt
542a704785
home-assistant-component-tests: Reduce to two parallel test runners
...
The component tests are rather short, and each runner has a certain
setup cost. So we're better off, just starting fewer of them and have
them do more work.
It also works around a race condition, that upstream likely isn't
running into, because of the hardware specs¹ for the runners.
[1] https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
2023-03-02 22:12:01 +00:00
Martin Weinelt
b9d670efc3
python310Packages.homeassistant-stubs: 2023.2.5 -> 2023.3.0
...
Diff: https://github.com/KapJI/homeassistant-stubs/compare/refs/tags/2023.2.5...2023.3.0
Changelog: https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.3.0
2023-03-02 22:12:01 +00:00
Martin Weinelt
c4e8da57f7
home-assistant: 2023.2.5 -> 2023.3.0
...
https://www.home-assistant.io/blog/2023/03/01/release-20233/
2023-03-02 22:12:00 +00:00
Martin Weinelt
0b9bbd0de4
home-assistant.intents: 2023.1.31 -> 2023.2.28
2023-03-02 22:11:52 +00:00
Alyssa Ross
2bfa93e01c
treewide: python{ => .pythonForBuild}.interpreter
...
It won't be enough to fix cross in all cases, but it is in at least
one: pywayland. I've only made the change in cases I'm confident it's
correct, as it would be wrong to change this when python.interpreter
is used in wrappers, and possibly when it's used for running tests.
2023-02-26 20:26:17 +00:00
Martin Weinelt
a8448933ee
python310Packages.homeassistant-stubs: init at 2023.2.5
...
Typing hints for Home Assistant core. Freshly generated out of
our home-assistant package.
2023-02-23 02:21:13 +01:00
Martin Weinelt
52a8797a68
Merge pull request #217253 from mweinelt/appdaemon-4.2.1
...
appdaemon: 4.0.8 -> 4.2.1
2023-02-21 20:09:10 +00:00
Martin Weinelt
e01ccd6245
home-assistant: Inject extra dependencies through PYTHONPATH
...
Injecting configuration specific dependencies into the
propagatedBuildInputs of the home-assistant package forces alot of
rebuilds while setting up home-assistant, which is annoying.
By passing optional dependencies into home-assistant via the systemd
units PYTHONPATH environment variable, only he concatenation of
library paths in the systemd unit requires a rebuild.
This also means users can rely heavily on the cached home-assistant
package and will rarely have to build from source, if ever.
2023-02-20 18:37:20 +01:00
Martin Weinelt
3fa7dc206a
home-assistant: Stop exposing component & package files
...
These were only ever used in a test, but for an upcoming change in
dependency handling, they mean we need to rebuild home-assistant for
each change in used components for no good reason.
This would mean building two additional home-assistant derivations for
the NixOS test alone.
2023-02-20 18:37:19 +01:00
Martin Weinelt
10b858a022
appdaemon: 4.0.8 -> 4.2.1
...
https://github.com/AppDaemon/appdaemon/blob/4.2.1/docs/HISTORY.rst
2023-02-20 01:16:22 +01:00
Martin Weinelt
f998fc2a69
home-assistant: 2023.2.4 -> 2023.2.5
...
https://github.com/home-assistant/core/releases/tag/2023.2.5
2023-02-15 21:44:35 +01:00
Martin Weinelt
b421e2a0a3
home-assistant: 2023.2.3 -> 2023.2.4
...
https://github.com/home-assistant/core/releases/tag/2023.2.4
2023-02-13 17:16:05 +01:00
Martin Weinelt
0cba5e8bf9
Merge pull request #182112 from yrd/patch-1
...
home-assistant: fix packageOverrides ordering
2023-02-11 00:29:36 +00:00
Martin Weinelt
dfd3e6e1e5
home-assistant: 2022.2.2 -> 2022.2.3
...
https://github.com/home-assistant/core/releases/tag/2023.2.3
2023-02-08 18:32:48 +01:00
Martin Weinelt
63342a2acf
home-assistant: 2023.2.1 -> 2023.2.2
...
https://github.com/home-assistant/core/releases/tag/2023.2.2
2023-02-05 04:17:48 +01:00
Martin Weinelt
51f802be9d
home-assistant: Update dependencies and tests
2023-02-03 16:38:18 +01:00
Martin Weinelt
457aaaa2bc
home-assistant: 2023.2.0 -> 2023.2.1
...
https://github.com/home-assistant/core/releases/tag/2023.2.1
2023-02-03 16:05:09 +01:00
Robert Schütz
e6638023aa
home-assistant: support abode component
2023-02-02 08:06:19 -08:00
Martin Weinelt
d520a5af44
home-assistant: 2023.1.7 -> 2023.2.0
...
https://www.home-assistant.io/blog/2023/02/01/release-20232/
2023-02-02 04:38:22 +01:00
Martin Weinelt
89e37e0515
home-assistant.intents: Fix data location
2023-02-02 04:38:21 +01:00
Martin Weinelt
fc7f9a1039
home-assistant.intents: 2023.1.25 -> 2023.1.31
...
Diff: https://github.com/home-assistant/intents/compare/refs/tags/2023.1.25...2023.1.31
2023-01-31 21:09:33 +00:00
Martin Weinelt
7a73ad278f
home-assistant.intents: init at 2023.1.25
2023-01-26 01:00:17 +01:00
Martin Weinelt
e3ce81781c
home-assistant: 2023.1.6 -> 2023.1.7
...
https://github.com/home-assistant/core/releases/tag/2023.1.7
2023-01-23 11:40:54 +01:00
Martin Weinelt
7b5c0be4de
Merge pull request #212008 from NixOS/home-assistant
...
home-assistant: 2023.1.5 -> 2023.1.6
2023-01-23 10:35:50 +00:00
Fabian Affolter
2878ebbaf1
Merge pull request #209097 from fabaff/gassist-text
...
python310Packages.gassist-text: init at 0.0.7
2023-01-22 12:04:31 +01:00
Martin Weinelt
046f822dd5
home-assistant: 2023.1.5 -> 2023.1.6
...
https://github.com/home-assistant/core/releases/tag/2023.1.6
2023-01-21 22:00:05 +00:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Martin Weinelt
f131761150
home-assistant-component-tests.homeassistant_hardware: Mark broken
...
All tests are currently being skipped so they result in an error.
2023-01-19 03:16:22 +01:00
Martin Weinelt
861852a423
home-assistant: Pin advantage-air at 0.4.1
2023-01-19 03:16:22 +01:00
Martin Weinelt
18ffe124b9
home-assistant: Pin pyjwt at 2.5.0
...
Co-Authored-By: Robert Schütz <mail@dotlambda.de>
2023-01-19 03:16:22 +01:00
Martin Weinelt
a72680c75b
home-assistant: Pin aiowatttime at 0.1.1
2023-01-19 03:16:21 +01:00
Martin Weinelt
df68015dd5
home-assistant: Pin vsure at 1.8.1
2023-01-19 03:16:21 +01:00
Martin Weinelt
e5c1c070b1
home-assistant: Pin pysensibo at 1.0.22
2023-01-19 03:16:21 +01:00
Martin Weinelt
ace5068784
home-assistant: Pin ovoenergy at 1.2.0
2023-01-19 03:16:21 +01:00
Martin Weinelt
373f78c6ba
home-assistant: Pin mcstatus at 9.3.0
2023-01-19 03:16:21 +01:00
Martin Weinelt
4f08b3bbdd
home-assistant: Pin dsmr_parser at 0.33
2023-01-19 03:16:21 +01:00
Martin Weinelt
caca015dc1
home-assistant: 2023.1.4 -> 2023.1.5
...
https://github.com/home-assistant/core/releases/tag/2023.1.5
2023-01-19 03:16:21 +01:00
Martin Weinelt
936b567ca6
Merge pull request #210299 from dotlambda/recurring-ical-events-2.0.0
...
python310Packages.caldav: 0.11.0 -> 1.0.1
2023-01-19 00:37:39 +00:00
Robert Schütz
f070593940
home-assistant: pin icalendar at 4.1.0
2023-01-18 16:13:05 -08:00
Martin Weinelt
76fed81234
Merge pull request #210297 from mweinelt/hass-matters
2023-01-14 21:34:56 +00:00
Martin Weinelt
b974cf6522
Merge pull request #209180 from NixOS/staging-next
2023-01-14 16:26:39 +00:00
Fabian Affolter
3a9b551601
Merge pull request #209935 from fabaff/python-telegram-bot-bump
...
python310Packages.python-telegram-bot: 13.15 -> 20.0
2023-01-14 17:15:10 +01:00
Martin Weinelt
a078ed88c2
home-assistant: update component packages
2023-01-14 16:48:47 +01:00
Martin Weinelt
5342b695b1
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-12 23:07:01 +01:00
Martin Weinelt
154c27342e
home-assistant: 2023.1.3 -> 2023.1.4
...
https://github.com/home-assistant/core/releases/tag/2023.1.4
2023-01-12 21:20:30 +01:00
Fabian Affolter
9d7845b4ac
home-assistant: override python-telegram-bot
2023-01-11 11:57:25 +01:00
github-actions[bot]
166b049bd9
Merge master into staging-next
2023-01-11 06:01:29 +00:00
Martin Weinelt
67596b5b19
home-assistant: 2023.1.2 -> 2023.1.3
...
https://github.com/home-assistant/core/releases/tag/2023.1.3
2023-01-11 04:06:45 +01:00
Martin Weinelt
c1e6c6af69
Merge remote-tracking branch 'origin/master' into staging-next
2023-01-11 03:51:33 +01:00
Martin Weinelt
da723790c9
home-assistant: 2023.1.1 -> 2023.1.2
...
https://github.com/home-assistant/core/releases/tag/2023.1.2
2023-01-09 19:08:11 +01:00