I've added support for the MQTT client in branch: https://github.com/Koenkk/zigbee2mqtt/tree/issue_148 You can configure it via: mqtt: base_topic: zigbee2mqtt server: 'mqtt://localhost' client_id: 'my_client_id' @aaamitsingh can you test if it works? Koenkk added feature request ...
I currently run a docker host which has Home Assistant, ESPHome, Zigbee2MQTT and Mosquitto Broker to name the important bits. Zigbee devices are predominantly attached to a ConBee II that is attached to the server and mounted to Zigbee2MQTT, though I've now added the GW-03 also, with a...
All Comments Are Welcome Alicia Editor from Reolink. Interested in new technology trends and willing to share tips about home security. Her goal is to make security cameras and smart home systems easy to understand for everyone. Be Prepared, Be Reolink ...
An example of how you might configure an MQTT client to connect through anMQTT broker: varoptions = {keepalive:60,username:'xVLyHw.YA9fyg',password:'yU4BEnHoxMf7Svne',port:8883};varclient = mqtt.connect('mqtts:mqtt.ably.io', options); ...
How to Kill All Running Docker Containers Setting up a Samba Share using Docker Running Pi-Hole as a Docker Container Self-Hosting Zigbee2MQTT using Docker Running Jellyfin within its own Docker Container Over the following steps, we will walk you through installing and running the Jellyfin Docker...
1. In Home Assistant, go to the Settings page (1) and click on Devices & services (2). 2. On the integrations page, you should see your Shelly device under the Discovered header (1). You can skip the next couple of steps (go to step 6) by clicking Configure under one of the Sh...
Connect a Dusun gateway to a PC; open a web browser and type in – 192.168.66.1; then log in the gateway to do some configuration: Username: root Password: root Configure MQTT in the configuration page: Setting up the MQTT configuration as below: ...
Setting up the Zigbee2MQTT Add-on for Home Assistant Installing Grafana The installation of Grafana on Home Assistant is relatively simple. The steps below will guide you through the entire process. Before we get started, I should mention that you can install Grafana separately and configure it...
http://www.zigbee2mqtt.io/how_tos/how-to-switch-to-dev-branch.html At this point git checkout dev I get following error message error: pathspec 'dev' did not match any file(s) known to git What I'm doing wrong? EDIT: After days of trying I just uninstalled and reinstalled zigbee2...
By using the Wake-on-LAN integration in Home Assistant, you can use your smart home server to wake up devices. You can achieve this through automation or by adding a switch to your dashboard. In the following sections, we will show you how to configure and use the Wake-on-LAN integrati...