Skip to content

magcode/mpower-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project provides some tools for Ubiquiti Networks mPower devices.

nocontroller Disables the controller connection attempts.

MQTT client Provides a MQTT client.

bootstate Define which sockets are enabled during boot.

Thermostat A simple thermostat script.

General notice

Due to the ancient SSH daemon on the plugs modern SSH clients will not connect. You can pass the command line flag -oKexAlgorithms=+diffie-hellman-group1-sha1 to allow your client to connect. An example would look like:

ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 -c 3des-cbc -oHostKeyAlgorithms=+ssh-rsa,ssh-dss ubnt@192.168.2.20

About

Tools for operating Ubiquiti Networks mPower devices

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages