Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 981 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 981 Bytes

Not maintained at the moment

Chirpstack Add-On Repository

This is a Home Assistant Add-On repository for Chirpstack services.

Gateway Bridge

This add-on provides a Chirpstack Gateway Bridge for your network.

Network Server

This add-on provides a Chirpstack Network Server for your network.

Application Server

This add-on provides a Chirpstack Application Server for your network.

Development

# Start local PostgreSQL, Mosquitto and Redis
$ docker-compose up -d

# Initiate Chirpstack tables and roles (first time after container is created.)
$ .dev/sql/init_chirpstack.sh