summary refs log tree commit diff
path: root/nixos/modules/services/misc/home-assistant.nix
Commit message (Expand)AuthorAge
* nixos/home-assistant: move module into home-automation categoryMartin Weinelt2022-02-15
* nixos/home-assistant: drop --runner flagMartin Weinelt2022-02-03
* nixos/home-assistant: allow capset with components using ping commandMartin Weinelt2022-01-25
* nixos/home-assistant: consider extraComponents in hardeningMartin Weinelt2021-12-01
* nixos/doc: clean up defaults and examplesNaïm Favier2021-10-04
* nixos/home-assistant: allow serial access for usb discovery and zwave_jsMartin Weinelt2021-09-16
* home-assistant: allow serial access when using deconzMartin Weinelt2021-08-24
* treewide: Port type adaptationsDaniel Nagy2021-08-11
* nixos/home-assistant: allow serial access for the zwave componentMartin Weinelt2021-07-23
* nixos/home-assistant: update hardeningMartin Weinelt2021-06-16
* nixos/home-assistant: NixOS is an unsupported installation methodMartin Weinelt2021-06-15
* nixos/home-assistant: allow netlink sockets and /proc/net inspectionMartin Weinelt2021-05-06
* nixos/home-assistant: Restart systemd unit on restart serviceMartin Weinelt2021-05-03
* nixos/home-assistant: harden systemd serviceMartin Weinelt2021-05-03
* nixos/home-assistant: warn about `overridePythonAttrs` in package optionRobert Schütz2021-04-17
* Revert "nixos/home-assistant: use overridePythonAttrs"Martin Weinelt2021-04-13
* Revert "nixos/home-assistant: use override before overridePythonAttrs"Martin Weinelt2021-04-12
* Merge pull request #118719 from dotlambda/home-assistant-testsRobert Schütz2021-04-08
|\
| * nixos/home-assistant: use override before overridePythonAttrsRobert Schütz2021-04-08
* | home-assistant: Move maintainership to home-assistant teamMartin Weinelt2021-04-07
|/
* home-assistant: remove dotlambda from maintainersRobert Schütz2021-04-04
* nixos/home-assistant: use overridePythonAttrsRobert Schütz2021-04-03
* nixos/home-assistant: disable tests on the package by defaultMartin Weinelt2021-03-06
* home-assistant: add allowlist_external_dirs to systemd unit ReadWritePathsMatt Votava2020-11-19
* nixos/home-assistant: make service reloadableJörg Thalheim2020-06-20
* nixos/home-assistant: allow arbitrary yaml functionsMartin Weinelt2020-06-02
* nixos/home-assistant: make config deep mergeableJörg Thalheim2020-02-28
* nixos: home-assistant: can dial outCole Mickens2020-01-19
* nixos/home-assistant: support for secretsJörg Thalheim2020-01-09
* home-assistant: set capabilities for bluetoothPeter Hoeg2019-09-23
* nixos/home-assistant: account for introduction of manifest.jsonRobert Schütz2019-05-04
* nixos/home-assistant: use `preferLocalBuild = true` for configurationRobert Schütz2019-03-02
* nixos/home-assistant: account for "The Great Migration"Robert Schütz2019-03-02
* nixos/home-assistant: use availableComponents of configured packageRobert Schütz2019-02-22
* nixos/home-assistant: make config.http.server_port an integerRobert Schütz2019-02-09
* nixos/home-assistant: add configWritable optionRobert Schütz2019-02-03
* nixos/home-assistant: don't run json2yaml at every startRobert Schütz2019-01-29
* nixos/home-assistant: add lovelaceConfig optionRobert Schütz2019-01-29
* home-assistant: use SIGINT instead of SIGTERM to shut down (#49571)Peter Hoeg2018-11-01
* nixos/home-assistant: do not always override extraComponents (#43845)Robert Schütz2018-07-20
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* home-assistant module: add openFirewall optionRobin Gloster2018-05-22
* home-assistant: simplify definition of configFileRobert Schütz2018-04-24
* home-assistant: use remarshal to convert configuration to YAMLPeter Hoeg2018-04-23
* home-assistant: make port configurable so we can use it elsewherePeter Hoeg2018-04-23
* nixos home-assistant: a couple of fixes (#36338)Peter Hoeg2018-03-18
* nixos/home-assistant: support platform=... scheme for autoExtraComponentsRobert Schütz2018-02-04
* home-assistant: Fix incorrect xml closing tagadisbladis2018-02-03
* home-assistant: compute extraComponents from configRobert Schütz2018-02-02
* home-assistant: add NixOS moduleRobert Schütz2018-01-31