summary refs log tree commit diff
path: root/pkgs/servers/home-assistant
Commit message (Collapse)AuthorAge
* Merge branch 'master' into staging-nextVladimír Čunát2023-11-15
|\
| * home-assistant: update disabled testsMartin Weinelt2023-11-14
| | | | | | | | | | | | | | 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.
* | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2023-11-14
|\| | | | | | | | | Conflicts: - pkgs/development/libraries/gdcm/default.nix
| * Merge pull request #266210 from fabaff/pysuezMartin Weinelt2023-11-14
| |\ | | | | | | python311Packages.pysuez: init at 0.2.0
| | * home-assistant: update component-packagesFabian Affolter2023-11-14
| | |
* | | Merge master into staging-nextgithub-actions[bot]2023-11-11
|\| |
| * | Merge pull request #160346 from mweinelt/hass-custom-everythingMartin Weinelt2023-11-11
| |\ \ | | | | | | | | home-assistant: custom components and lovelace modules
| | * | nixos/home-assistant: add customComponents supportMartin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| | * | home-assistant-custom-components.prometheus-sensor: init at 1.0.0Martin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | Import 🔥 Prometheus query results into 🏡 Home Assistant 📈 https://github.com/mweinelt/ha-prometheus-sensor
| | * | buildHomeAssistantComponent: initGraham Bennett2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * | home-assistant-custom-lovelace-modules.mini-media-player: init at 1.16.5Martin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | Minimalistic media card for Home Assistant Lovelace UI https://github.com/kalkih/mini-media-player
| | * | home-assistant-custom-lovelace-modules.mini-graph-card: init at 0.11.0Martin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | Minimalistic graph card for Home Assistant Lovelace UI https://github.com/kalkih/mini-graph-card
| | * | nixos/home-assistant: add customLovelaceModules supportMartin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | Allows the installation of custom lovelace modules, that can inject css/js into the frontend and offer a wide variety of widgets.
| | * | home-assistant: allow symlinks in static folderMartin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | Home Assistant by default does not follow symlinks in its static folders, which doesn't mix well with serving anything from the nix store.
| * | | home-assistant: track unstable dependency version comparatorMartin Weinelt2023-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | python311Packages.homeassistant-stubs: 2023.11.1 -> 2023.11.2Martin Weinelt2023-11-10
| | | | | | | | | | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.2
| * | | home-assistant: 2023.11.1 -> 2023.11.2Martin Weinelt2023-11-10
| |/ / | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2023.11.2
* | | Merge branch 'master' into staging-nextAdam Joseph2023-11-08
|\| |
| * | Merge pull request #265764 from amjoseph-nixpkgs/pr/pythonForBuildArtturi2023-11-08
| |\ \
| | * | treewide: change pythonForBuild to pythonOnBuildForHostAdam Joseph2023-11-05
| | |/
* | | Merge master into staging-nextgithub-actions[bot]2023-11-07
|\| |
| * | home-assistant: backport litterrobot tests fixMartin Weinelt2023-11-06
| |/ | | | | | | | | The litterrobot tests broke when DST changed, so now they've pinned the date and the tests should keep working.
* | Merge master into staging-nextgithub-actions[bot]2023-11-05
|\|
| * python311Packages.homeassistant-stubs: 2023.11.0 -> 2023.11.1Martin Weinelt2023-11-05
| | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.1
| * home-assistant: 2023.11.0 -> 2023.11.0Martin Weinelt2023-11-04
| | | | | | | | https://github.com/home-assistant/core/releases/tag/2023.11.1
* | home-assistant: remove websockets overrideK9002023-11-04
| | | | | | | | It's a downgrade now.
* | Merge master into staging-nextgithub-actions[bot]2023-11-03
|\|
| * python311Packages.homeassistant-stubs: 2023.10.5 -> 2023.11.0Martin Weinelt2023-11-02
| | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.11.0
* | Merge master into staging-nextgithub-actions[bot]2023-11-02
|\|
| * home-assistant: 2023.10.5 -> 2023.11.0Martin Weinelt2023-11-01
| | | | | | | | https://www.home-assistant.io/blog/2023/11/01/release-202311/
| * home-assistant.intents: 2023.10.2 -> 2023.10.16Martin Weinelt2023-11-01
| | | | | | | | https://github.com/home-assistant/intents-package/compare/refs/tags/2023.10.2...2023.10.16
* | Merge master into staging-nextgithub-actions[bot]2023-10-28
|\|
| * home-assistant: pin intellifire4py==2.2.2Martin Weinelt2023-10-27
| |
* | Merge pull request #259904 from dotlambda/aiohttp-3.8.6Martin Weinelt2023-10-23
|\ \ | |/ |/| python310Packages.aiohttp: 3.8.5 -> 3.8.6
| * home-assistant: pin aiohttp to 3.8.5Robert Schütz2023-10-21
| | | | | | | | Upstream does so in https://github.com/home-assistant/core/pull/101913.
* | python311Packages.homeassistant-stubs: 2023.10.4 -> 2023.10.5Martin Weinelt2023-10-23
| | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.10.5
* | home-assistant: 2023.10.4 -> 2023.10.5Martin Weinelt2023-10-22
|/ | | | https://github.com/home-assistant/core/releases/tag/2023.10.5
* Merge remote-tracking branch 'origin/master' into staging-nextAlyssa Ross2023-10-21
|\ | | | | | | | | Conflicts: pkgs/development/python-modules/velbus-aio/default.nix
| * python311Packages.homeassistant-stubs: 2023.10.1 -> 2023.10.4Martin Weinelt2023-10-21
| | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.10.4
| * home-assistant: 2023.10.3 -> 2023.10.4Martin Weinelt2023-10-21
| | | | | | | | https://github.com/home-assistant/core/releases/tag/2023.10.4
* | Merge master into staging-nextgithub-actions[bot]2023-10-21
|\|
| * home-assistant: support myq componentRobert Schütz2023-10-20
| |
* | Merge master into staging-nextgithub-actions[bot]2023-10-16
|\|
| * home-assistant: 2023.10.1 -> 2023.10.3Martin Weinelt2023-10-16
| | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2023.10.2 https://github.com/home-assistant/core/releases/tag/2023.10.3
* | Merge master into staging-nextgithub-actions[bot]2023-10-11
|\|
| * Merge pull request #259882 from NixOS/home-assistantMartin Weinelt2023-10-11
| |\ | | | | | | home-assistant: 2023.10.0 -> 2023.10.1
| | * python311Packages.homeassistant-stubs: 2023.10.0 -> 2023.10.1Martin Weinelt2023-10-09
| | | | | | | | | | | | https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.10.1
| | * home-assistant: 2023.10.0 -> 2023.10.0Martin Weinelt2023-10-09
| | | | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2023.10.1
* | | Merge master into staging-nextgithub-actions[bot]2023-10-10
|\| |
| * | home-assistant: update component-packagesFabian Affolter2023-10-10
| |/