GithubHelp home page GithubHelp logo

mmssantos / zigbee2mqtt-snap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from janlochi/zigbee2mqtt-snap

0.0 0.0 0.0 14 KB

Snap (Snapcraft.yaml) recipe for Zigbee2MQTT that allows you to use your Zigbee devices without the vendors bridge or gateway.

License: MIT License

zigbee2mqtt-snap's Introduction

Zigbee2MQTT (snap)

Snap (Snapcraft.yaml) recipe for Zigbee2MQTT that allows you to use your Zigbee devices without the vendors bridge or gateway.

This page will only include specific information about this unofficial snap-version of Zigbee2MQTT. For general Zigbee2MQTT information, see zigbee2mqtt.io

Get it from the Snap Store

Looking for feedback

This snap recipe is in early stages of development, your feedback would be appreciated. Just open an issue on GitHub.

Versioning

The snap version consists of the zigbee2mqtt release tag and an additional ascending number (e.g. 0.15.0-1).

Installation

Install from The Snap Store

Make sure you have snapd installed on your system. See Installing snapd for a list of distributions with and without snap pre-installed, including installation instructions for those that have not.

$ snap install janlochi-zigbee2mqtt

Setup

It's required to manually connect the serial port to the snap and enable the experimental hotplug support in snapd (at least 2.39). For additional information see Hotplug support | Snapcraft documentation.

$ snap set system experimental.hotplug=true
$ systemctl restart snapd.service
$ # one of the following commands
$ snap connect janlochi-zigbee2mqtt:serial-port core:usb20-serial 
$ snap connect janlochi-zigbee2mqtt:serial-port snapd:usb20-serial
$ snap connect janlochi-zigbee2mqtt:serial-port snapd:usbserial

Configuration

The configuration.yaml is located in /var/snap/janlochi-zigbee2mqtt/current and initially populated with a default configuration suitable for the snap.

Consider using /dev/serial/by-id/.... instead of /dev/ttyUSB0.

Use snap restart janlochi-zigbee2mqtt after editing the yaml file.

zigbee2mqtt-snap's People

Contributors

janlochi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.