Add Claude processor type to .env.example configuration

This commit is contained in:
jango-blockchained
2025-02-02 23:27:19 +01:00
parent d7f127af4d
commit 2987837321

View File

@@ -3,4 +3,5 @@ HASS_HOST=http://homeassistant.local:8123
HASS_TOKEN=your_home_assistant_token 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