Code Monkey home page Code Monkey logo

home-automation's Introduction

Hi there ๐Ÿ‘‹ I'm Dan ๐Ÿ‘จโ€๐Ÿ’ป

A software developer from Bucharest, Romania

ย ย  ย ย  StackOverflow

๐Ÿ“ซ You can message me on LinkedIn

๐Ÿ“ซ You can endorse my work by buying me a cofee :)

home-automation's People

Contributors

danionescu0 avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

home-automation's Issues

MQTT sensor data

I would like to use sensor data via MQTT instead of serial. Is it possible? I am working on low power IOT home automation network. The code I wrote send 5 sensor values and their respective sensor types from multiple devices on network via MQTT messages. These devices can also receive MQTT commands by publishing with topic command///. My repo is linked below:

https://github.com/happytm/BatteryNode

Right now I am using ESP Dash android app to monitor and control my network but your software could be better because it can make automation logic possible with rules.

Thank you.

Rooms should be ordered

Rooms should be ordered by name
The "Shortcut" room with import actuators and sensors shoul be first

Fis show graphs page

The sensor name should be humain readable
Timestamp should be changed to date

Fix error in web request

mation.dan.ionescu.homeautomation'}) (2017-12-09 12:33:24; web.py:1590)
Traceback (most recent call last):
File "/home/pi/home/lib/python3.5/site-packages/tornado/web.py", line 1509, in _execute
result = method(*self.path_args, **self.path_kwargs)
File "/home/pi/home-automation/python-server/web/security/secure.py", line 22, in wrapper
return method(self, *args, **kwargs)
File "/home/pi/home-automation/python-server/web/RoomsHandler.py", line 17, in get
self.write(json.dumps(self.__rooms_formatter.get_rooms()))
File "/home/pi/home/lib/python3.5/site-packages/tornado/web.py", line 708, in write
raise RuntimeError("Cannot write() after finish()")

Ability to toggle a single state of the two state buttons independently

Change the UI that will make possible activating a two state button (ex a light switch) separatly. In other words when you press lightSwitch1 the state of the actuator becomes OFF and you can't press the OFF again until the system reaches ON and then OFF.

This is usefull because sometimes the actuators (ex light switches or other electronics) don't receive the command proprely and they don't trigger. So they might need another boost.

This is a kind of a hackish solution, but usefull for my current state of the system

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.