Compare commits

...
6 Commits
Author SHA1 Message Date
thedarty 985b8ce676 Back to local hass_airsend-addon modified 2026-07-08 09:22:42 +02:00
thedarty 07936ac28c Switch to devmel image which include modified sh scripts and periodic refresh of status 2026-07-07 19:57:18 +02:00
thedarty 4c32b7d1fa Remove double quote to token 2026-07-01 18:59:20 +02:00
thedarty 2283f60e2b Switch to http 2026-06-19 19:32:14 +02:00
thedarty 026a4dc1b8 Switch to http 2026-06-19 19:29:59 +02:00
thedarty 9af591ae4a Switch to http 2026-06-19 19:28:42 +02:00
+3 -3
View File
@@ -3,9 +3,9 @@ services:
image: gitea.sda.zone/stephane.david/hass_airsend-addon:latest image: gitea.sda.zone/stephane.david/hass_airsend-addon:latest
container_name: hass_airsend-addon container_name: hass_airsend-addon
environment: environment:
- HTTPS=1 - HTTPS=0
- HASS_HOST="haos.maison:8123" - HASS_HOST=pdocker3.maison:8123
- HASS_TOKEN="eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiI0MDAyODdlZmY4ZGM0YTM3OTBlNDlmZGJhNTM0M2U4ZCIsImlhdCI6MTc4MTg2NDYwMCwiZXhwIjoyMDk3MjI0NjAwfQ.rah6R6WwjgRy1ndu5kfQhTg4UUwvPEV7wtu8UIfqlFw" - HASS_TOKEN=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiIxNzk1ZTQ1YWY5ZjM0MjMyOThhMTUyNjA4YzVmNmNkNSIsImlhdCI6MTc4MTg5MDE4MCwiZXhwIjoyMDk3MjUwMTgwfQ.LByoZtIEFA9Hwu3VTmiRXaW7noe9s4kEJtITKg4ZKac
- HASS_AUTOINCLUDE=0 - HASS_AUTOINCLUDE=0
network_mode: bridge network_mode: bridge
ports: ports: