aeremin / comcon-smart-larp-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parts involved:

zigbee2mqtt - Converts ZigBee events to mqtt messages and vice versa Explanation of configuration file Few things in particular:

  • Default channel is 11, controlled by advanced.channel.
  • Default network key is 01:03:05:07:09:0b:0d:0f:00:02:04:06:08:0a:0c:0d (controlled by advanced.network_key).

Home Assistant - Software hub. Integrates well with various devices and services. Installed via Hassbian approach (so everything else installed on top of it).

Node Red - Allows for visual programming of workflows logic. Have a lot of integrations via so-called palettes (e.g. node-red-contrib-home-assistant-websocket palette used to integrate with Home Assistant). node-red-start and node-red-stop start/stop it (Ctrl+C in log window won't stop the process, it will run in background).

About


Languages

Language:Python 100.0%