Skip to content

Experimental alarm panel integration firmware for the ESP8266 microcontroller.

Notifications You must be signed in to change notification settings

kariudo/ESPanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPanel Build Status

Experimental alarm panel integration firmware for the ESP8266 microcontroller.

Configuration

Requires an .env or other means of setting the following required env vars:

CONFIG_MQTT_SERVER=192.168.1.110
CONFIG_MQTT_PORT=1883
CONFIG_MQTT_USER=YourUser
CONFIG_MQTT_PASSWORD=YourPassword
CONFIG_WIFI_SSID=YourWifiNetwork
CONFIG_WIFI_PASS=YourWifiPassword

About

Experimental alarm panel integration firmware for the ESP8266 microcontroller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published