about summary refs log tree commit diff
path: root/nixos/modules/services/home-automation
diff options
context:
space:
mode:
authorMartin Weinelt <mweinelt@users.noreply.github.com>2023-12-10 14:51:43 +0100
committerGitHub <noreply@github.com>2023-12-10 14:51:43 +0100
commitebfca42b8b64c240020879148a5f74022367672f (patch)
tree44f8d3e0445536da082a56dfda46a2db82eafe04 /nixos/modules/services/home-automation
parentcb417ea2d2ae5117e911d2a61ca6cc78a6a2e159 (diff)
parentb9dfed786953ce8f29eddf4458103da2c535f619 (diff)
Merge pull request #272576 from NixOS/home-assistant
home-assistant: 2023.11.3 -> 2023.12.0
Diffstat (limited to 'nixos/modules/services/home-automation')
-rw-r--r--nixos/modules/services/home-automation/home-assistant.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/nixos/modules/services/home-automation/home-assistant.nix b/nixos/modules/services/home-automation/home-assistant.nix
index 8a469f7a015b0..2a6b07c6f1a6e 100644
--- a/nixos/modules/services/home-automation/home-assistant.nix
+++ b/nixos/modules/services/home-automation/home-assistant.nix
@@ -157,7 +157,7 @@ in {
       default = [];
       example = literalExpression ''
         with pkgs.home-assistant-custom-components; [
-          prometheus-sensor
+          prometheus_sensor
         ];
       '';
       description = lib.mdDoc ''
@@ -523,7 +523,6 @@ in {
           "bluetooth_tracker"
           "bthome"
           "default_config"
-          "eq3btsmart"
           "eufylife_ble"
           "esphome"
           "fjaraskupan"