Commit graph

10 commits

Author SHA1 Message Date
Martin Weinelt abf01e2a3a
python3Packages.dsmr-parser: 0.32 -> 0.33 2022-06-01 22:43:01 +02:00
Robert Schütz d9aa9aa45c python3Packages.airtouch4pyapi: make compatible with Home Assistant 2022-05-22 22:53:40 +00:00
Martin Weinelt 70d726c2a5 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-17 20:29:43 +02:00
Robert Schütz ab62ad49ec home-assistant: update component-packages 2022-04-17 17:17:36 +00: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 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
Martin Weinelt 02bd323386
home-assistant: 2022.2.9 -> 2022.3.0 2022-03-04 22:59:25 +01:00
Martin Weinelt d26e452441
home-assistant: add aioaseko as implicit version test dependency 2022-02-09 19:57:58 +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
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