[api] Add conditional compilation for Home Assistant state subscriptions

This commit is contained in:
J. Nick Koston 2025-07-25 11:55:07 -10:00
parent 0420bb3862
commit 90587583b4
No known key found for this signature in database

View File

@ -109,6 +109,7 @@
#define USE_API
#define USE_API_CLIENT_CONNECTED_TRIGGER
#define USE_API_CLIENT_DISCONNECTED_TRIGGER
#define USE_API_HOMEASSISTANT_STATES
#define USE_API_NOISE
#define USE_API_PLAINTEXT
#define USE_API_SERVICES