Code Monkey home page Code Monkey logo

iobroker.waterkotte-easycon's Introduction

Logo

ioBroker.waterkotte-easycon

ko-fi

NPM version Downloads Number of Installations Current version in stable repository Test and Release

NPM

waterkotte-easycon adapter for ioBroker

Read and write parameters of Waterkotte EasyCon heat pumps via CGI requests. Tested with Waterkotte EcoTouch Ai1 Geo (2017 model).

Features

Implemented

  • automatic reading of values from heat pump dependending on the used functions (water, heating, cooling, photovoltaics, solar, ...)

Planned

  • notify on heat pump alarms
  • write values
  • read and manage schedules
  • SG-ready like control of target values

Usage

Installation

Install the adapter waterkotte-easycon from the ioBroker repository.

Connection to heat pump

There are two RJ45 ports on the bottom side of the touch panel. They can be accessed by removing the front cover of the heat pump using the provided tool. Looking upwards from below connect the ethernet cable to the right port.

View from belowö

Check your router to find out the IP address of the heat pump and enable static IP address so that the heat pump address will not change.

Configuration

Parameter Description
IP address IP address of the heat pump (see Connection to heat pump)
Username Default waterkotte
Password Default waterkotte
Update interval Frequency of updating the values in milliseconds (Default: 300 seconds = 5 minutes)
Remove whitespace from state ID If State format is Path + Description all whitespaces will be replaced by _

State format

Value Beschreibung
Path + ID All state names will use the tag id, e.g. Heating.A32 where A32 is the internal id of the tag Target temperatur of the floor heating
Path + Name All state names will use the name of the tag, e.g. Heating.Target value. Enable Remove whitespace from state ID to avoid whitespaces in state ids (e.g. Heating.Target_value)

Changing State format or Remove whitespace from state ID will delete all states of the instance and create the new structure.

Changelog

0.0.3 (2024-04-12)

  • (theknut) change update interval from milliseconds to seconds
  • (theknut) add axios timeout
  • (theknut) remove unused onStateChange handler
  • (theknut) logoff when adapter is unloaded

0.0.2 (2024-03-11)

  • (theknut) prepare for release

0.0.1 (2024-03-01)

  • (theknut) initial release

License

MIT License

Copyright (c) 2024 theknut [email protected]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

iobroker.waterkotte-easycon's People

Contributors

dependabot[bot] avatar theknut avatar

Watchers

 avatar  avatar

iobroker.waterkotte-easycon's Issues

Update stable version in repo from 0.0.0 to 0.0.3

Think about adding version 0.0.3 to stable repository.

Version: stable=0.0.0 (0 days old) => latest=0.0.3 (30 days old)
Installs: stable=0 (0%), latest=8 (80%), total=10

Click to use developer portal
Click to edit

Do not close this issue manually as a new issue will be created if condition for update still exists.

Please drop a comment if any reason exists which blocks updating to version 0.0.3 at this time.

Note: This is an automatically generated message and not personally authored by bluefox!
@mcm1957 for evidence

Please consider fixing issues detected by repository checker

Notification from ioBroker Check and Service Bot

Dear adapter developer,

I'm the ioBroker Check and Service Bot. I'm an automated tool processing routine tasks for the ioBroker infrastructure. I have recently checked the repository for your adapter waterkotte-easycon for common errors and appropiate suggestions to keep this adapter up to date.

Please see the result of the check below.

ioBroker.waterkotte-easycon

Downloads Number of Installations (latest) Number of Installations (stable) - Test and Release
NPM

ERRORS:

  • ❗ [E033] @iobroker/adapter-core 3.0.4 specified. 3.1.4 is required as minimum, 3.1.6 is recommended. Please update dependencies at package.json
  • ❗ [E036] @iobroker/testing 4.1.1 specified. 4.1.3 is required as minimum, 4.1.3 is recommended. Please update devDependencies at package.json
  • ❗ [E162] js-controller 3.3.22 listed as dependency but 4.0.24 is required as minimum, 5.0.19 is recommended. Please update dependency at io-package.json.
  • ❗ [E204] Version "0.0.1" listed at common.news at io-package.json does not exist at NPM. Please remove from news section.

WARNINGS:

  • 👀 [W040] "keywords" within package.json should contain "ioBroker"
  • 👀 [W184] "common.main" is deprecated and ignored. Please remove from io-package.json. Use "main" at package.json instead.

Please review issues reported and consider fixing them as soon as appropiate.

Errors reported by repository checker should be fixed as soon as possible. Some of them require a new release to be considered as fixed. Please note that errors reported by checker might be considered as blocking point for future updates at stable repository.

Warnings reported by repository checker should be reviewed. While some warnings can be considered as a suggestion and be ignored due to good reasons or a dedicated decision of the developer, most warnings should be fixed as soon as appropiate.

Feel free to contact me (@ioBroker-Bot) if you have any questions or feel that an issue is incorrectly flagged.

And THANKS A LOT for maintaining this adapter from me and all users.
Let's work together for the best user experience.

your
ioBroker Check and Service Bot

@mcm1957 for evidence

Failed to connect - Request failed with status code 404

Describe the bug
Adapter fails to create and update datapoints after first installation.

**To Reproduce** Steps to reproduce the behavior: 1. Installed Adapter in Version v0.0.3 2. Configured with local IP and standard user/pw which works for access via the browser 3. error in log as shown above

Expected behavior
Adapter pulls data from API and creates and updates states

Screenshots & Logfiles
`

waterkotte-easycon.0 2024-06-13 10:48:07.243 error Callstack: Error: Request failed: Request failed with status code 404 at WaterkotteEasycon.updateParametersAsync (/opt/iobroker/node_modules/iobroker.waterkotte-easycon/build/main.js:192:25) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async WaterkotteEasycon.onReady (/opt/iobroker/node_modules/iobroker.waterkotte-easycon/build/main.js:53:24)
waterkotte-easycon.0 2024-06-13 10:48:07.242 error Unhandled error on adapter startup: Error: Request failed: Request failed with status code 404
waterkotte-easycon.0 2024-06-13 10:48:07.203 warn Request failed: Request failed with status code 404
waterkotte-easycon.0 2024-06-13 10:48:06.878 info starting. Version 0.0.3 (non-npm: theknut/ioBroker.waterkotte-easycon#d8c7921fcfde98465e481a4780ad4c0e73375c31) in /opt/iobroker/node_modules/iobroker.waterkotte-easycon, node: v18.17.1, js-controller: 5.0.19
waterkotte-easycon.0 2024-06-13 10:48:06.651 debug States connected to redis: 127.0.0.1:9000
waterkotte-easycon.0 2024-06-13 10:48:06.571 debug States create User PubSub Client
waterkotte-easycon.0 2024-06-13 10:48:06.570 debug States create System PubSub Client
waterkotte-easycon.0 2024-06-13 10:48:06.548 debug Redis States: Use Redis connection: 127.0.0.1:9000
waterkotte-easycon.0 2024-06-13 10:48:06.503 debug Objects connected to redis: 127.0.0.1:9001
waterkotte-easycon.0 2024-06-13 10:48:06.495 debug Objects client initialize lua scripts
waterkotte-easycon.0 2024-06-13 10:48:06.429 debug Objects create User PubSub Client
waterkotte-easycon.0 2024-06-13 10:48:06.427 debug Objects create System PubSub Client
waterkotte-easycon.0 2024-06-13 10:48:06.425 debug Objects client ready ... initialize now
waterkotte-easycon.0 2024-06-13 10:48:06.372 debug Redis Objects: Use Redis connection: 127.0.0.1:9001

`

Versions:

  • Adapter version: 0.0.3
  • JS-Controller version: 8.3.1
  • Node version: v18.17.1
  • Operating system: linux arm64 (Raspi)

Additional context

device info:
Typ: DS 51xxT
Baureihe: DS 5063.5 T
Interface: pCOWeb Schnittstellenkarte

readTags returns 500

I installed v0.0.2 and configured the adapter to use my Waterkotte EcoTouch DS5014.5 . But readTags fails

/cgi/readTags?n=75&t1=I263&t2=A32&t3=I30&t4=A31&t5=A61&t6=A90&t7=A93&t8=A94&t9=A91&t10=A92&t11=A96&t12=A98&t13=A100&t14=A101&t15=A102&t16=A103&t17=A99&t18=A30&t19=I137&t20=D24&t21=A25&t22=A26&t23=A28&t24=A27&t25=A29&t26=A1&t27=A2&t28=A3&t29=A4&t30=A5&t31=A6&t32=A7&t33=A8&t34=A10&t35=A699&t36=A700&t37=A701&t38=A702&t39=A12&t40=I2017&t41=I2018&t42=I2019&t43=I2020&t44=I2021&t45=I2022&t46=I2025&t47=I2024&t48=I2023&t49=I2032&t50=I2033&t51=I2034&t52=I2039&t53=A13&t54=A14&t55=A15&t56=A17&t57=A18&t58=A19&t59=A20&t60=A21&t61=A16&t62=A1022&t63=A1023&t64=D581&t65=D701&t66=I5&t67=I6&t68=I7&t69=I8&t70=I9&t71=D1010&t72=D815&t73=D816&t74=D817&t75=D818' failed: Request failed with status code 500

If i remember correct, this happens if an TAG isn't supported

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.