Code Monkey home page Code Monkey logo

homeautomation's Introduction

Hi there, I'm Harald (with two ehs ๐Ÿ‡จ๐Ÿ‡ฆ) ๐Ÿ‘‹

Website

Harald's GitHub stats Top Langs

homeautomation's People

Contributors

haraldkoch avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

homeautomation's Issues

publish current presence for each known user

the current away status of each known user should be published to a separate topic. A retained message should be used so that any mqtt listener can always find the current presence status of any user.

server push

The server should push presence updates to the web client.

program should not overwrite device names

A user can add a name to an unnamed device, or change the name of a device. If they do, the program will currently over-write the name with whatever is received from the access point logs. The program should instead leave any names entered by the user unchanged.

delete devices

ability to delete devices - because they are old, or so that device information will be refreshed from the log reader.

use retained messages to publish presence

publish presence information on a per-user status channel using MQTT retained messages - that way any client / device can find current status by connecting to an MQTT topic.

GUI sorting glitches

when a device is moved the gui-resort messes everything up. the best fix is probably to grab Dmitri's latest reagent redraw logic...

Corner case handling

There are a bunch of "corner cases" that aren't being handled properly - such as removing all devices from a user, or setting all currently active devices for a user to ignore, or similar nonsense.

table row deletion problems

When a table row is deleted (i.e. you add a name to a device), the UI sometimes keeps the content of the text input box on a different row in the table.

This is a side effect of reagent automatically generating row IDs, apparently.

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.