[api] Store Home Assistant state subscriptions in flash instead of heap (#12008)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user