Home Automation/Zigbee2MQTT: Difference between revisions
From Cricalix.Net
 (Created page with "== Installation ==  # Add-ons # Store # Triple dot # Repositories # Add https://github.com/zigbee2mqtt/hassio-zigbee2mqtt # Save # Install Zigbee2MQTT  == Setup ==  # Start on boot # Watchdog # Autoupdate # Configuration ## MQTT ### server mqtt://homeassistant.home.arpa:1883 ### base_topic: zigbee2mqtt ### include_device_information: true ## Serial ### port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230509164707-if00 ### adapter: ezsp # Start ser...")  | 
				m (→Setup)  | 
				||
| Line 15: | Line 15: | ||
# Autoupdate  | # Autoupdate  | ||
# Configuration  | # Configuration  | ||
=== Configuration - MQTT ===  | |||
 server: mqtt://homeassistant.home.arpa:1883  | |||
 base_topic: zigbee2mqtt  | |||
 include_device_information: true  | |||
===Configuration - Serial ===  | |||
 port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230509164707-if00  | |||
 adapter: ezsp  | |||
# Start service  | # Start service  | ||
# Check logs  | # Check logs  | ||
# Access web UI  | # Access web UI  | ||
# Enable pairing  | # Enable pairing  | ||
Latest revision as of 11:14, 23 September 2023
Installation
- Add-ons
 - Store
 - Triple dot
 - Repositories
 - Add https://github.com/zigbee2mqtt/hassio-zigbee2mqtt
 - Save
 - Install Zigbee2MQTT
 
Setup
- Start on boot
 - Watchdog
 - Autoupdate
 - Configuration
 
Configuration - MQTT
server: mqtt://homeassistant.home.arpa:1883 base_topic: zigbee2mqtt include_device_information: true
Configuration - Serial
port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230509164707-if00 adapter: ezsp
- Start service
 - Check logs
 - Access web UI
 - Enable pairing