Giter Site home page Giter Site logo

iobroker-community-adapters / iobroker.homepilot Goto Github PK

View Code? Open in Web Editor NEW
8.0 6.0 8.0 9.53 MB

Connect Rademacher Homepilot to ioBroker

Home Page: http://www.iobroker.net

License: MIT License

JavaScript 74.93% HTML 25.07%
iobroker smarthome rademacher homepilot adapter pix home-automation

iobroker.homepilot's Introduction

Logo

ioBroker.homepilot

Number of Installations Number of Installations NPM version Downloads

NPM

Adapter needs Homepilot Base Station's firmware to be lower than v5.0 (earlier than September 2019).
Newer or updated stations can be managed with ioBroker.homepilot20

NodeJS 10 or higher required

🇩🇪 Dokumentation

🇬🇧 Documentation

🇷🇺 Документация

🇵🇹 Documentação

🇳🇱 Documentatie

🇫🇷 Documentation

🇮🇹 Documentazione

🇪🇸 Documentación

🇵🇱 Dokumentacja

Changelog

WORK IN PROGRESS

  • (mcm1957) Dependencies have been updated

1.2.3 (2024-04-19)

  • (mcm1957) NPM related problems have been fixed.

1.2.2 (2024-04-18)

  • (mcm1957) Adapter requires node.js >= 18 and js-controller >= 5 now
  • (mcm1957) Dependencies have been updated

1.1.7 (2021-08-25)

  • (pix) DeviceId should be string #27

1.1.6 (2021-05-05)

  • (pix) connectionType and dataSource added
  • (pix) Travis updated
  • (pix) minor fixes (logo size, update news)

1.1.4 (2020-04-21)

  • (pix) xml2js-lib updated
  • NodeJS 10 or higher required

1.1.3 (2019-09-23)

  • (christofkac) Added support for Connect Actor

1.1.2 (2019-09-02)

  • (Apollon77) Update testing for nodejs12

1.1.1 (2019-01-09)

  • (homecineplexx) Added new device "Troll Comfort DuoFern"

1.1.0 (2018-11-18)

  • (homecineplexx) Improved integration of thermostats

1.0.4 (2018-11-11)

  • (pix) fixed typo in main.js

1.0.3 (2018-08-03)

  • (pix) design improvements settings window

1.0.2 (2018-04-22)

  • (pix) New design for settings window

1.0.1 (2018-04-20)

  • (pix) Readme/Documentation structure

1.0.0 (2018-04-20)

  • (pix) Admin 3 support, Translations to de, ru, pt, nl, fr, it, es and pl language

0.3.1 (2017-10-18)

  • (pix) new documentation structure

0.3.0 (2017-10-16)

  • (mikepa1) Support for more z-wave actuators
  • (pix) iobroker.discovery integration

0.2.9 (2017-10-15)

  • (pix) Minimum nodejs 4 is required

0.2.8 (2017-10-15)

  • (mikepa1) Fixed issues with Heizkörperstellantrieb Z-Wave

0.2.7 (2017-08-26)

  • (pix) Added support for Heizkörperstellantrieb Z-Wave

0.2.6 (2017-02-03)

  • (pix) Product "Dimmer" integrated (duofern id 48)

0.2.5 (2017-02-03)

  • (pix) CID datapoint now accepts input of 'true' or 'false' and translates it to command 10 or 11.

0.2.4 (2017-01-27)

  • (pix) converted serial to duofern code

0.2.3 (2017-01-25)

  • (pix) fixed regexp issue within level datapoints for input of value 0
  • (pix) new datapoint serial number of duofern product

0.2.2 (2017-01-24)

  • (pix) fixed state datapoint updates

0.2.1 (2017-01-23)

  • (pix) Device recognition by serial number optimized

0.2.0 (2017-01-15)

  • (pix) removed parent from setObjects

0.1.1 (2017-01-15)

  • (pix) Roles added

0.1.0 (2017-01-05)

  • (pix) Travis CI supported

0.0.7 (2016-06-21)

  • (pix) fixed RegEx and log

0.0.6 (2016-06-20)

  • (pix) fixed switch control "false" by command id (cid)
  • (pix) names of datapoints

0.0.5 (2016-06-19)

  • (pix) user can choose sync time in settings
  • (pix) switch control by command id (cid)

0.0.4 (2016-06-18)

  • (pix) datapoint "level_interted" added for Homematic like appearance
  • (pix) productNumber 46 added to switches

0.0.3 (2016-06-18)

  • (pix) datapoint "state" added for switches (incl. productNumber #43)

0.0.2 (2016-06-16)

  • (pix) error fixed

0.0.1 (2016-06-15)

  • (pix) adapter created

Roadmap

  • 1.4.0 get a list of all installed duofern products in your network within the settings window
  • 1.5.0 rearrange object tree to "homepilot.0.device.channel.state"
  • 2.0.0 get live data from Homepilot station (zwave) Contributions are welcome!

License

The MIT License (MIT)

Copyright (c) 2024 iobroker-community-adapters [email protected] Copyright (c) 2016-2022 pix

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.homepilot's People

Contributors

apollon77 avatar christofkac avatar dependabot[bot] avatar homecineplexx avatar homoran avatar mcm1957 avatar pix--- avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

iobroker.homepilot's Issues

Update stable version in repo from 1.1.6 to 1.2.3

Think about update stable version to 1.2.3

Version: stable=1.1.6 (1110 days old) => latest=1.2.3 (30 days old)
Installs: stable=335 (77.73%), latest=14 (3.25%), total=431

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 1.2.3 at this time.

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

Manage received level -1 and 101

Hi,
for whatever reason, my "Rohrmotor-Aktor" sends a value of -1 resp. 101 when it's completely open/closed.
This leads to many warnings in the log.
Can the adapter be configured to accept those values?

homepilot.0 | 2022-06-15 19:59:31.682 | warn | State value to set for "homepilot.0.devices.Rohrmotor-Aktor.10001.level" has value "-1" less than min "0"
-- | -- | -- | --
homepilot.0 | 2022-06-15 19:59:19.689 | warn | State value to set for "homepilot.0.devices.Rohrmotor-Aktor.10008.level_inverted" has value "101" greater than max "100"
homepilot.0 | 2022-06-15 19:59:19.689 | warn | State value to set for "homepilot.0.devices.Rohrmotor-Aktor.10008.level" has value "-1" less than min "0"
homepilot.0 | 2022-06-15 19:59:19.689 | warn | State value to set for "homepilot.0.devices.Rohrmotor-Aktor.10001.level_inverted" has value "101" greater than max "100"
homepilot.0 | 2022-06-15 19:59:19.683 | warn | State value to set for "homepilot.0.devices.Rohrmotor-Aktor.10001.level" has value "-1" less than min "0"

Thanks
Christof

Compatibility check to js-controller 3.3 and Admin5 React UI

Dear Adapter developer,

with js-controller 3.2 and js-controller 3.3 some additional checks were added to make sure that created objects match to the specifications and also written state values match to the object definition.

If something is not correct this is logged as 'warning' or 'info' log.

Please take the time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1301

Additionally we are preparing Admin 5 which will have a completely rewritten UI. Please install Admin 5, activate that new UI and verify that the configuration of you adapter works as expected also there.

More informations on Admin 5 can be found in Forum https://forum.iobroker.net/topic/44282/test-adapter-admin-5-0-x-alpha-der-neuen-ui

Please close the issue after you checked it.

Thank you very much for your support!

Compatibility check to js-controller 4.0

Dear Adapter developer,

with js-controller 4.0 object definitions are now also checked that min/max in only provided for number/mixed objects and that the type of the default value matches to the object type.

If something is not correct this is logged as 'warning' or 'info' log.

Please also make sure to update to the lastest @iobroker/testing dependency 2.5.4 or to accept the PR from Apollon77 for legacy testing!

Please spent some time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn or info log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1749

Please close the issue after you checked it.

Thank you very much for your support to get the best experience for the growing numbers of ioBroker users!

Einstellungsfenster anpassen

  • Überschrift anpassen: Homepilot Rollladen AdapterEinstellungen -> Homepilot Adapter
  • zweite Überschrift verkleinern
  • Eingabefelder untereinander anordnen

Automatische Erkennung

Aufrufbarkeit von "homepilot.local" oder Erkennung des HTML-Codes
`

--   |   | <title>Rademacher HomePilot - Favoriten</title>

`
zur Erkennung einer Homepilot Basisstation verwenden

Z-Wave Heizkörperthermostate

Z-Wave Heizkörperthermostate are listed with the homepilot adapter as
"HeizkörperstellantrieZ-Wave" ...
The device level shows the temperature in 0.1°C, so 220 will be shown for 22°C instead of 22!
In the attached Screenshot a temperature of 9.5°C is set shown as 95%.
image

Please check ioBroker.homepilot with js-controller 2.0

Hi,

the new js-controller 2.0 will come into latest repository in the next days and we want to make sure that all adapters are working well. We already did a 2 weeks Beta test and so some adapter were aleady checked and some needed slight adjustments.

You can find more information in ioBroker/ioBroker.js-controller#482 and in the ioBroker Forum. If you have more technical questions please write in the referenced issue or in the Developer thread please. General questions are best in the genral thread.

Please update your systems to js-controller 2.0 and check your adapter.

Please close this issue once you have checked your adapter or received successfull reports from users.

Thank you very much for your support. Please contact us in the other Threads or Forum on any question.

need update

Since the Firmwareupdate 5.0 the Adapter does not work.
Rademacher changed the API.
(Same Problem with Homebridge)

Think about to fix the issues found by adapter checker

I am an automatic service that looks for possible errors in ioBroker and creates an issue for it. The link below leads directly to the test:

https://adapter-check.iobroker.in/?q=https://raw.githubusercontent.com/Pix---/ioBroker.homepilot

  • [E104] No common.titleLang found in io-package.json
  • [E605] No actual year found in copyright. Please add "Copyright (c) 2016-2022 pix" at the end of README.md

I have also found warnings that may be fixed if possible.

  • [W113] Adapter should support compact mode

Thanks,
your automatic adapter checker.

P.S.: There is a community in Github, which supports the maintenance and further development of adapters. There you will find many experienced developers who are always ready to assist anyone. New developers are always welcome there. For more informations visit: https://github.com/iobroker-community-adapters/info

Add Discovery Support for this Adapter

Hey,

please check out the Discovery-Adapter (https://github.com/ioBroker/ioBroker.discovery) and check if the device can be detected somehow (special url with defined answer, special port, upnp, udp or other technologies?!). If yes it would great if you could add a pull request to the Discovery-Adapter with the needed code.
Support needed? Contact me (Apollon77) in Forum as forum thread or PN ;-)

Ingo

"string" but received type "number"

Hi
since the last update of the ioBroker i'm receiving a lot's of error's like:

State value to set for "homepilot20.0.Actuator.7-35xxxxxx.did" has to be type "string" but received type "number"

is there a workaround?

thanks
pat

Keine state Datenpunkte vorhanden

Hallo,

Ich habe gestern den Homepilot Adapter für ioBroker installiert. Soweit werden auch alle meine relevanten Geräte angezeigt. Aber leider haben meine 2fach -Universalaktoren als auch die Zwischensteckdosen keine homepilot.0.devices.product.deviceID.state Datenpunkte. Der State Datenpunkt wir einfach nicht angezeigt.

Ich kann sie nur per CID command steuern. Aber ohne State Datenpunkt wird die Ansteuerung per VIS schwierig bzw. bis jetzt ist es mir noch nicht gelungen.

Ich habe einen Homepilot 2.

Instance cant connect to homepilot

The Homepilot Adapter cant connect to the device, but the homepilot webinterface is perfectly reachable in the browser.
It does not matter if i leave the ip at homepilot.local or manually type in the IP i always get the same error as below

homepilot.0 2022-06-30 00:39:04.378 warn Cannot connect to Homepilot: null
homepilot.0 2022-06-30 00:39:04.363 debug finished reading Homepilot Data
homepilot.0 2022-06-30 00:39:04.360 debug reading homepilot JSON ...
homepilot.0 2022-06-29 22:38:52.358 debug Homepilot adapter started...
homepilot.0 2022-06-29 22:38:52.358 debug Homepilot station and ioBroker synchronize every 12s
homepilot.0 2022-06-29 22:38:52.358 debug initializing objects
homepilot.0 2022-06-29 22:38:52.349 info starting. Version 1.1.6 in /opt/iobroker/node_modules/iobroker.homepilot, node: v14.19.3, js-controller: 4.0.23
homepilot.0 2022-06-29 22:38:52.264 debug States connected to redis: 127.0.0.1:9000
homepilot.0 2022-06-29 22:38:52.253 debug States create User PubSub Client
homepilot.0 2022-06-29 22:38:52.253 debug States create System PubSub Client
homepilot.0 2022-06-29 22:38:52.247 debug Redis States: Use Redis connection: 127.0.0.1:9000
homepilot.0 2022-06-29 22:38:52.234 debug Objects connected to redis: 127.0.0.1:9001
homepilot.0 2022-06-29 22:38:52.232 debug Objects client initialize lua scripts
homepilot.0 2022-06-29 22:38:52.208 debug Objects create User PubSub Client
homepilot.0 2022-06-29 22:38:52.208 debug Objects create System PubSub Client
homepilot.0 2022-06-29 22:38:52.208 debug Objects client ready ... initialize now
homepilot.0 2022-06-29 22:38:52.192 debug Redis Objects: Use Redis connection: 127.0.0.1:9001
host.iobrokerlxc 2022-06-29 22:38:51.863 info instance system.adapter.homepilot.0 started with pid 1316
host.iobrokerlxc 2022-06-29 22:38:49.374 info instance system.adapter.homepilot.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)

Compatibility check and testing for Node.js 14 and 16

Dear Adapter develop,

Node.js 14 is now available for a year and Node.js 16 was release just some days ago and will become LTS by October 2021. We plan to update the ioBroker Node.js recommendation (currently 12.x) to 14.x later this year.

Please check your adapter with Node.js 14 especially, and ideally also directly with Node.js 16

Please add both versions to the adapter testing which is executed on commits.

If your adapter requires a certain minimum version of Node.js please set the 'engine' setting in package.json accordingly! Please also do this if the adapter is not able to work in certain Node.js versions, so that ioBroker can prevent users from installing te adapter if not compatible!

On questions please talk to us at ioBroker/ioBroker.js-controller#1138

Please close the issue after you checked it.

Thank you very much for your support!

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.