Zhong Jianxin
42da68c40f
home-assistant-custom-lovelace-modules.zigbee2mqtt-networkmap: init at unstable-2023-12-06
2023-12-07 17:57:25 +01:00
Breland Miley
2453c821f0
home-assistant-custom-components.adaptive_lighting: init at 1.19.1
2023-12-07 16:25:26 +01:00
Jamie Magee
1403c32cee
home-assistant-custom-components.miele: init at 0.1.19
2023-12-06 10:54:50 -08:00
Fabian Affolter
cdab46e79c
home-assistant: update component-packages
2023-12-06 15:13:34 +01:00
Martin Weinelt
325eb628b8
Merge pull request #272403 from mweinelt/lovelace-entrypoint-fix
...
nixos/home-automation: fix lovelace card entrypoint
2023-12-06 12:19:33 +01:00
Martin Weinelt
76671902e0
home-assistant-custom-lovelace-modules.light-entity-card: fix entrypoint
2023-12-06 04:35:35 +01:00
Martin Weinelt
bf78e6a546
Merge pull request #272402 from mweinelt/mini-media-player-1.16.6
...
home-assistant-custom-lovelace-modules.mini-media-player: 1.16.5 -> 1.16.6
2023-12-06 04:32:56 +01:00
Martin Weinelt
a08412222d
home-assistant-custom-lovelace-modules.mini-media-player: 1.16.5 -> 1.16.6
...
https://github.com/kalkih/mini-media-player/releases/tag/v1.16.6
2023-12-06 04:26:19 +01:00
Martin Weinelt
80b0a35868
Merge pull request #271788 from SuperSandro2000/light-entity-card
...
home-assistant-custom-lovelace-modules.light-entity-card: init at 6.1.0
2023-12-06 04:21:58 +01:00
Martin Weinelt
17c08296e3
Merge pull request #269940 from mweinelt/home-assistant-errata
...
Home Assistant Custom Component Errata
2023-12-06 04:11:36 +01:00
Martin Weinelt
01616e5331
buildHomeAssistantComponent: migrate from pname to owner/domain
...
Also make the attribute name to match the domain name.
This is more in line with the home-assistant custom component ecosystem
and allows additional validation between the derivation and the manifest.
Also, at a later time, this will enable us to check for domain conflicts
at eval time.
2023-12-06 03:55:33 +01:00
Sandro Jäckel
4913d1753f
home-assistant-custom-lovelace-modules.light-entity-card: init at 6.1.0
2023-12-03 00:54:37 +01:00
Martin Weinelt
c150877925
home-assistant: prune test configuration
...
The qwikswitch dependency is not required anymore for this test.
Also prune some tests, that are not failing any more.
2023-11-27 19:08:54 +01:00
Martin Weinelt
742ea5dcc8
home-assistant: propagate pyotp and pyqrcode
...
These dependencies are not documented, but rather installed at runtime
as needed.
Propagate them to fix the OTP use case, where QR Codes need to be
generated, to e.g. scan them to your phone.
2023-11-27 19:07:15 +01:00
Martin Weinelt
cbbbee5ce3
home-assistant: migrate to pythonRelaxDepsHook
...
Mutating the resulting wheel, which has a more stable format, is the
better solution, than the homegrown sed expression we used up until now.
2023-11-27 19:05:49 +01:00
h7x4
41974d5ed9
treewide: add mainProgram
2023-11-27 02:17:53 +01:00
Martin Weinelt
8c87a98ce1
buildHomeAssistantComponent: fix install with patches applied
...
Installing from `$src` will always copy the unmodified source tree, as it
appears in the /nix/store. This prevents the application of patches.
2023-11-25 14:23:49 +01:00
Martin Weinelt
35d3f5241c
python311Packages.homeassistant-stubs: 2023.11.2 -> 2023.11.3 ( #269348 )
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.3
2023-11-23 03:05:48 +01:00
Martin Weinelt
9952892cb6
home-assistant: 2023.11.2 -> 2023.11.3
...
https://github.com/home-assistant/core/releases/tag/2023.11.3
2023-11-22 17:23:16 +01:00
Martin Weinelt
ecab0bcab4
home-assistant: drop std-lib test dependency
...
This was only required for Python 3.9 support and dropped upstream back
in 2023/01.
2023-11-20 01:35:38 +01:00
Vladimír Čunát
c46eae0f35
Merge branch 'master' into staging-next
2023-11-15 07:33:10 +01:00
Martin Weinelt
d653ad6902
home-assistant: update disabled tests
...
The test on sma has been failing since the 2023.10.0 release.
The telegram_bot tests have had a failing dependency since we updated
urllib3>=2.0 and it's too much of a hassle to override this dependency.
2023-11-14 14:42:39 +01:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
Martin Weinelt
27fc728a6c
Merge pull request #266210 from fabaff/pysuez
...
python311Packages.pysuez: init at 0.2.0
2023-11-14 13:05:56 +01:00
Fabian Affolter
74971b137d
home-assistant: update component-packages
2023-11-14 08:29:20 +01:00
github-actions[bot]
912311b7fd
Merge master into staging-next
2023-11-11 00:02:21 +00:00
Martin Weinelt
3536221702
Merge pull request #160346 from mweinelt/hass-custom-everything
...
home-assistant: custom components and lovelace modules
2023-11-11 00:08:25 +01:00
Martin Weinelt
f30192ae6f
nixos/home-assistant: add customComponents support
...
Allows passing custom component packages, that get installed into
home-assistant's state directory.
Python depedencies, that are propagated from the custom component
get passed into `extraPackages`, so they are available to
home-assistant at runtime.
This is implemented in a way, that allows coexistence with custom
components not managed through the NixOS module.
2023-11-10 22:00:36 +01:00
Martin Weinelt
047b9665f2
home-assistant-custom-components.prometheus-sensor: init at 1.0.0
...
Import 🔥 Prometheus query results into 🏡 Home Assistant 📈
https://github.com/mweinelt/ha-prometheus-sensor
2023-11-10 22:00:36 +01:00
Graham Bennett
31e60c2fbb
buildHomeAssistantComponent: init
...
Builder to package up custom components for Home Assistant.
These packages use `buildPythonPackage` with `format = "other"` and
rely on a custom install phase, that expects a standardized path,
and a custom check phase, that for now verifies python dependencies have
been satisified.
Co-Authored-By: Martin Weinelt <hexa@darmstadt.ccc.de>
Co-Authored-By: Sandro Jäckel <sandro.jaeckel@gmail.com>
2023-11-10 22:00:35 +01:00
Martin Weinelt
b1ddeedea6
home-assistant-custom-lovelace-modules.mini-media-player: init at 1.16.5
...
Minimalistic media card for Home Assistant Lovelace UI
https://github.com/kalkih/mini-media-player
2023-11-10 22:00:31 +01:00
Martin Weinelt
e4f3fd5b0e
home-assistant-custom-lovelace-modules.mini-graph-card: init at 0.11.0
...
Minimalistic graph card for Home Assistant Lovelace UI
https://github.com/kalkih/mini-graph-card
2023-11-10 22:00:30 +01:00
Martin Weinelt
9a941c58e5
nixos/home-assistant: add customLovelaceModules support
...
Allows the installation of custom lovelace modules, that can inject
css/js into the frontend and offer a wide variety of widgets.
2023-11-10 22:00:30 +01:00
Martin Weinelt
d4914b6d15
home-assistant: allow symlinks in static folder
...
Home Assistant by default does not follow symlinks in its static
folders, which doesn't mix well with serving anything from the nix
store.
2023-11-10 22:00:12 +01:00
Martin Weinelt
32017c4b4a
home-assistant: track unstable dependency version comparator
...
We often update packages that are not well maintained to unstable
versions. That leaves us with no valid version comparison anymore, and
these packages, while newer than the last release, will always appear as
mismatching from the wanted version.
This change allows specifying that our unstable version is newer than a
certain released version.
2023-11-10 18:00:28 +01:00
Martin Weinelt
3d0e527b1f
python311Packages.homeassistant-stubs: 2023.11.1 -> 2023.11.2
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.2
2023-11-10 17:43:28 +01:00
Martin Weinelt
a9f41a1bab
home-assistant: 2023.11.1 -> 2023.11.2
...
https://github.com/home-assistant/core/releases/tag/2023.11.2
2023-11-10 17:37:03 +01:00
Adam Joseph
ba2ed469c2
Merge branch 'master' into staging-next
2023-11-08 06:15:46 +00:00
Artturi
d24da52844
Merge pull request #265764 from amjoseph-nixpkgs/pr/pythonForBuild
2023-11-08 00:13:25 +02:00
github-actions[bot]
38bc2a577e
Merge master into staging-next
2023-11-07 00:02:31 +00:00
Martin Weinelt
a1977eebaa
home-assistant: backport litterrobot tests fix
...
The litterrobot tests broke when DST changed, so now they've pinned the
date and the tests should keep working.
2023-11-06 16:05:22 +01:00
Adam Joseph
bc2d598878
treewide: change pythonForBuild to pythonOnBuildForHost
2023-11-05 17:42:12 -08:00
github-actions[bot]
2ecaf22639
Merge master into staging-next
2023-11-05 12:01:15 +00:00
Martin Weinelt
80c72efea8
python311Packages.homeassistant-stubs: 2023.11.0 -> 2023.11.1
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.1
2023-11-05 09:44:41 +01:00
Martin Weinelt
4e4178153a
home-assistant: 2023.11.0 -> 2023.11.0
...
https://github.com/home-assistant/core/releases/tag/2023.11.1
2023-11-04 22:11:33 +01:00
K900
8b5e31d92c
home-assistant: remove websockets override
...
It's a downgrade now.
2023-11-04 11:57:07 +03:00
github-actions[bot]
75a11d85b8
Merge master into staging-next
2023-11-03 00:02:23 +00:00
Martin Weinelt
893bdcb8b4
python311Packages.homeassistant-stubs: 2023.10.5 -> 2023.11.0
...
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.0
2023-11-02 12:33:28 +01:00
github-actions[bot]
e67e95c1d1
Merge master into staging-next
2023-11-02 06:01:16 +00:00
Martin Weinelt
0b2ab262bc
home-assistant: 2023.10.5 -> 2023.11.0
...
https://www.home-assistant.io/blog/2023/11/01/release-202311/
2023-11-01 22:28:12 +01:00