Code Monkey home page Code Monkey logo

hfeasy's Introduction

hfeasy

HF-LPx100 firmware for Ankuoo devices

If you like this project please donate!

Implemented Features:

  • MQTT client
  • HTTP config, control and status webpages

After flashing hfeasy, you'll have access to the following web pages:

  • Config:
    • http://<deviceip>/config
  • Status:
    • http://<deviceip>/status
  • Control:
    • status: http://<deviceip>/state
    • on: http://<deviceip>/state?sw=1
    • off: http://<deviceip>/state?sw=0
  • Timers:
    • http://<deviceip>/timer

Recovery mode

  • The device will reset config options and change to AP mode so that you can re-configure it.
    • Module: Toggle the switch 6 or more times within 3 sec
    • Plug: Press and hold the switch for more than 3 sec

Supported devices (so far...)

Firmware

  • Download here

  • hfeasy 0v4

    • Changes:
      • Added more status (hostname and uptime)
      • Fixed missing HTTP headers
      • More robust switch debouncer for on/off module
  • hfeasy 0v3

    • Changes:
      • Added MQTT QoS setting
      • Added module hostname setting
      • Added on/off countdown timers (http://<ip>/timer)
  • hfeasy 0v2

    • Changes:
      • Added MQTT authentication
      • Added recovery mode for both devices: press the switch 6 times withing 2 sec and the device enters AP mode and resets config
      • Added buzzer driver (for on/off module only). Right now just for fun, try: http://<ip>/state?tone=3 (dont go > 21)
  • haeasy 0v1

    • Initial release
  • Original firmware (in case you want to go back):

    • Plug
    • Module
    • Also available on the gdrive folder + factory webpage .bin

Device info

All devices have a firmware flash webpage at: http://<deviceip>/iweb.html

This webpage allows to configure the device wifi parameters and flash new firmware. No matter which firmware you flash, this webpage is always there (make the device almost "unbrickable").

There is another webpage at: http://<deviceip>/

In here you can setup the wifi parameters, change the access user/pass and flash new firmware too. The access to there webpages is password protected. The user/pass defaults to admin/admin. If you upgrade to the latest official firmware, the user/pass is changed to admin/Lumlink@100

TODO

  • Add dayly/weekly timers (configurable by webpage)
  • ... and suggestions are welcome (open an issue)

hfeasy's People

Contributors

ljalves avatar

Watchers

James Cloos 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.