[api] Store Home Assistant state subscriptions in flash instead of heap (#12008)

This commit is contained in:
J. Nick Koston
2025-12-09 16:26:11 +01:00
committed by GitHub
parent 443f9c3f57
commit 72c74bc0b3
17 changed files with 144 additions and 72 deletions

View File

@@ -5,6 +5,7 @@ host:
# This is required for CustomAPIDevice to work
api:
custom_services: true
homeassistant_states: true
# Also test that YAML services still work
actions:
- action: test_yaml_service