Add Claude processor type to .env.example configuration
This commit is contained in:
@@ -4,3 +4,4 @@ HASS_TOKEN=your_home_assistant_token
|
|||||||
PORT=3000
|
PORT=3000
|
||||||
HASS_SOCKET_URL=ws://homeassistant.local:8123/api/websocket
|
HASS_SOCKET_URL=ws://homeassistant.local:8123/api/websocket
|
||||||
LOG_LEVEL=debug
|
LOG_LEVEL=debug
|
||||||
|
PROCESSOR_TYPE=claude
|
||||||
Reference in New Issue
Block a user