Code Monkey home page Code Monkey logo

myhomepy's Introduction

This software is licenced under the terms of the GNU GPL v3.0 or later

how to:
-------

copy config.sample.json to config.json
fill in the blanks in config.json

$ ./automator.py

myhomepy's People

Contributors

sxpert avatar

Stargazers

Bicarbona avatar  avatar Tom avatar Glenn Versweyveld avatar Luigi Di Stefano avatar Bruno Paulin avatar  avatar Stefan Haubold avatar  avatar  avatar  avatar  avatar Matthias Waltner avatar  avatar Victor GRENU avatar

Watchers

 avatar James Cloos avatar  avatar Tom De Vlaminck avatar  avatar Tom avatar  avatar Matthias Waltner avatar  avatar  avatar

Forkers

fnafnio rvb78

myhomepy's Issues

Error when lunch automator.py

Hello

I want to try your code but I got this error :

./automator.py
2024-02-28 20:56:16 [DEVS] Initializing device database
DEBUG:asyncio:Using selector: EpollSelector
{'address': '192.168.0.1', 'port': 8080, 'session_key': 'TjyrR4L3By-uW5WS4tUnA='}
sessions setup
jinja2 setup
routes setup
Traceback (most recent call last):
File "/home/thomas/myhomepy-master/./automator.py", line 68, in
a.run()
File "/home/thomas/myhomepy-master/./automator.py", line 43, in run
self.config.run()
File "/home/thomas/myhomepy-master/config/config.py", line 158, in run
self.systems.run()
File "/home/thomas/myhomepy-master/config/systems.py", line 46, in run
s.run()
File "/home/thomas/myhomepy-master/config/system.py", line 186, in run
self.gateway.setup_async()
File "/home/thomas/myhomepy-master/config/gateway.py", line 157, in setup_async
self.send_queue = asyncio.Queue(loop=self.loop)
File "/usr/lib/python3.10/asyncio/queues.py", line 34, in init
super().init(loop=loop)
File "/usr/lib/python3.10/asyncio/mixins.py", line 17, in init
raise TypeError(
TypeError: As of 3.10, the loop parameter was removed from Queue() since it is no longer necessary

Can you help me ?

SCS intercom -> door opening?

Hello,

I'm using an bticino intercom (very simple, primitive) and having a gateway attached to it (F455) which translates SCS<->OpenWebNet - and wondered if I could also handle door bell events / door opening commands with this lib?

pip3 OpenWebNet not found

Hello i'm trying to install it in raspberry hassio but pip3 is not found.
How can i install this dependency?

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.