fix: enable mobile_app integration in HA config
extraComponents only installs packages; mobile_app needs to be declared in configuration.yaml to actually load. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
||||
services.home-assistant.config = {
|
||||
name = "Home - Rechberg";
|
||||
unit_system = "metric";
|
||||
mobile_app = {};
|
||||
};
|
||||
|
||||
my.homepage.services = [
|
||||
|
||||
Reference in New Issue
Block a user