home assistant integration; volume for tidal; do some abstracting

This commit is contained in:
Darius
2025-10-02 21:36:19 +02:00
parent 9097266197
commit 0c54b1f776
12 changed files with 390 additions and 33 deletions

View File

@@ -4,5 +4,11 @@ CLIENT_ID=clientId
CLIENT_SECRET=clientSecret
CHANNELS=channelsOfBot(,separated)
DEVELOPERS=userIdOfDeveloper(,separated)
TIDAL_HOST=http://localhost
TIDAL_PORT=47836
HA_API_URL=http://homeassistant.com/api/states/
HA_API_TOKEN=Nina hätte hier jetzt ihr Token ausversehen stehen hihi
HA_DESK_SENSOR_ID=entityId
HA_ROOMTEMP_SENSOR_IDS=entityId(,separated)