Revert "feat(home-assistant): enable ZHA for ZBT-2 Zigbee dongle"
This reverts commit e8d09f40f6.
This commit is contained in:
@@ -24,7 +24,6 @@ in
|
||||
extraComponents = [
|
||||
"matter"
|
||||
"mobile_app"
|
||||
"zha"
|
||||
];
|
||||
};
|
||||
services.home-assistant.config = {
|
||||
@@ -33,9 +32,6 @@ in
|
||||
mobile_app = {};
|
||||
};
|
||||
|
||||
# Allow the `hass` service user to open the ZBT-2 USB-CDC serial endpoint.
|
||||
users.users.hass.extraGroups = [ "dialout" ];
|
||||
|
||||
my.homepage.services = [
|
||||
{
|
||||
group = "Services";
|
||||
|
||||
Reference in New Issue
Block a user