Category: automation

  • How to add a device to Zigbee2MQTT

    How to add a device to Zigbee2MQTT

    Required: 1) Zigbee dongle of some kind (I have the sonoff one though the home assistant one is also good) sonoff dongle: https://amzn.to/3xjn4Dk home assistant:2) some kid of machine running home assistant 3) Zigbee2MQTT installed 4) A mqtt broker also installed (I plan a guide on this stuff in the next week or so)5) and…

  • Installing esphome on a nodemcu

    Installing esphome on a nodemcu

    parts needed: first you need to connect your esp board to your ha server (you can also use the https://web.esphome.io page) and get esphome flashed to the board, you may need to press the boot or en buttons if it gives an error about flashing for this guide I’m using a seperate programmer as I…