network host mode due to wol

This commit is contained in:
oster 2024-12-21 00:03:56 +00:00
parent 8ec25b0c58
commit 1749e818a4
2 changed files with 12 additions and 11 deletions

View File

@ -25,13 +25,8 @@ services:
- ./homeassistant:/config
- /etc/localtime:/etc/localtime:ro
restart: unless-stopped
#network_mode: host
links:
- "mqtt:mqtt"
ports:
- "8123:8123"
- "8060:8060"
- "8883:8883"
network_mode: host #due to wake on lan. mqtt is now localhost. Ports:8123,8060,8883
# see https://community.home-assistant.io/t/migration-to-2021-7-fails-fatal-python-error-init-interp-main-cant-initialize-time/320648/28
security_opt:
- seccomp:unconfined

View File

@ -36,14 +36,20 @@ devices:
friendly_name: Badlampe
'0x001788010e8a8be7':
friendly_name: Fernbedienung Bad
'0x00158d00053a1aab':
friendly_name: Küchentisch
'0x00158d00053c6311':
friendly_name: Flurlampe
'0xa4c13864e6c8c400':
friendly_name: Bewegungsmelder 1
'0xa4c138ef60e2fdbe':
friendly_name: Sensor Terassentür
'0x00158d00053a1aab':
friendly_name: '0x00158d00053a1aab'
'0x00158d00053c6311':
friendly_name: '0x00158d00053c6311'
'0xf0d1b800001388f0':
friendly_name: Flurlicht
'0x7cb03eaa0a0176bd':
friendly_name: Küchentisch
'0x000d6f001417c142':
friendly_name: Fernbedienung 2
homeassistant:
legacy_entity_attributes: false
legacy_triggers: false