Skip to content

Instantly share code, notes, and snippets.

View yawaweb's full-sized avatar
🏠
Working from home

Ousama Yamine yawaweb

🏠
Working from home
View GitHub Profile
@connor4312
connor4312 / configuration.yaml
Created February 27, 2021 06:20
Home Assistant docker-compose with zigbee2mqtt
# Add this to your Home Assistant config
mqtt:
broker: localhost
discovery: true
birth_message:
topic: 'hass/status'
payload: 'online'
will_message:
topic: 'hass/status'