Giter Site home page Giter Site logo

baradi09 / eazyctrl Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 6.0 25 KB

Library and command line tool for monitoring and controlling Easy Controls KWL (air exchanger) devices via Modbus/TCP

License: BSD 2-Clause "Simplified" License

Python 99.90% Shell 0.10%

eazyctrl's People

Contributors

baradi09 avatar kovacsbalu avatar laszlojakab avatar mahadi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

eazyctrl's Issues

Connecting to KWL 500 W R with easyControls 3.0

I am having problem connecting to my Helios Ventilation with eazyctrl.

The access to the unit locally with the IP or with the Helios easyControls Cloud (cloud.easycontrols.net) works perfectly.

From the setting panel, I believe my Modbus setting is correct:
Screenshot 2022-03-04 at 09 03 19

When I try to connect with eazyctrl, I get the following error message (ConnectionRefusedError: [Errno 61] Connection refused):

yvansandoz@macbook-yvan ~ % eazyctrl get 192.168.1.127 temp_outside_air
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/bin/eazyctrl", line 8, in
sys.exit(run_eazyctrl())
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/eazyctrl.py", line 886, in run_eazyctrl
_eazyctrl_parse_cmd_line_args()
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/eazyctrl.py", line 983, in _eazyctrl_parse_cmd_line_args
args.func(args)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/eazyctrl.py", line 916, in _eazyctrl_getftr
varvalue = ctrl.get_feature(args.feature)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/eazyctrl.py", line 844, in get_feature
return self.get_variable(varname, varlen, getconv)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/eazyctrl.py", line 771, in get_variable
with EazyCommunicator(self._server, *self._serverargs) as comm:
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/eazyctrl.py", line 603, in init
self._socket.connect((server, port))
ConnectionRefusedError: [Errno 61] Connection refused

But ping works.

Where should I start to look to find a solution?

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.