Giter Site home page Giter Site logo

hfeasy's Introduction

hfeasy

Firmware for devices using the HF-LPx100 or LPB130 modules.

You can contribute to this project by:

  • Developing code and submit PR's
  • Posting photos/info to support new devices
  • Sending beer money to Revolut tag @ljalves (or click)

Implemented Features:

  • MQTT client
  • HTTP config, control and status webpages

After flashing hfeasy, open web page:

  • http://<deviceip>/
  • HTTP 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

Known supported devices

Wifi Plug

  • US Wall Switch (AW51011) (ljalves#12)

  • G-Homa (ljalves#26)

  • Any LPB100/LPT100F/LPB130 device should be supported using the custom config option

Devices supported with manual config:

Firmware

  • Releases

  • Old download place

  • hfeasy 0v7

    • Changes:
      • MQTT fixes: Publish state when sub and pub topics are different
  • hfeasy 0v6

    • Changes:
      • Added WiFi LED config option (under /config)
      • US wall dimmer module is now supported
  • hfeasy 0v5

    • Changes:
      • Due to limited webpage size, config was split in 2 pages (/config and /config_mqtt)
      • Added "HTTP auth" config option (sets authentication ON for all webpages)
      • Increased switch debounce time (should fix random turn ons/offs)
      • /state webpage changed to JSON format - if your setup parses the previous webpage output, you need to change it.
  • 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:

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

Device info

All devices have a hard-coded 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

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.