Git Product home page Git Product logo

iobroker.lcn.-.iobroker's Introduction

Logo

ioBroker.lcn

NPM version Downloads

NPM

This adapter allows to connect Local Control Network LCN to ioBroker.

Supported Gateways

  • LCN-PKE

pke

  • LCN-PKU with LCN-PCHK

pke

Don't forget that ioBroker.lcn will block one LCN Connection License.

The configuration and modules will be automatically detected by scan, that must be triggered manually from the configuration dialog and can be repeated any time again.

Types

The following read and write groups are supported:

  • Analog values (output/input)
  • Relays (output)
  • Sensors (input)
  • LEDs (output / input)
  • Variables (input)

Variables

To apply the valid convert functions to variables, the variables must have the valid roles. The following roles are supported:

  • value.temperature - temperature in celsius
  • value.brightness - Lux (I- input) in lux
  • value.speed.wind - wind speed in m/s
  • value.voltage - voltage in Volt
  • value.current - current in Ampere
  • value.sun.azimuth - sun azimuth
  • value.sun.elevation - sun elevation

Display

For every device you can activate if it has display or not.

Regulator (Regler)

For every device you can activate if it has regulators or not.

Settings

  • Reconnect interval(sec) - how often the adapter tries to connect. Default every 30 seconds.
  • Connect timeout(ms) - how long adapter waits for connection response inclusive authentication. Default 6 seconds.
  • Scan response timeout(ms) - how long adapter waits for answers by scan of modules.
  • Response timeout(ms) - timeout for control commands
  • Ping Interval(sec) - how often adapter sends ping requests
  • Ping response timeout(ms) - timeout for ping requests
  • IN/OUT Relays are the same - if the "out" and "in" relays are the same thing or if these relays are different ones.
// =====================  Same relays =============================
//                                    +-------+
// ----------------- OUT -----------> |       |
//                                    | Relay |
// <----------------- IN ------------ |       |
//                                    +-------+
// 
// 
// ======================  Different relays =======================
//                                    +-------+
//                                    |       |
// ----------------- OUT -----------> | Relay |
//                                    |       |
//                                    +-------+
// 
//                                    +--------+
//                                    | Sensor |
// <----------------- IN ------------ |   or   |
//                                    | Relay  |
//                                    +--------+

How to use

After the first start, the devices must be scanned. It can be done in the configuration dialog with scan button

scan

ToDO

  • Configuration dialog to define type of variables.

Changelog

1.1.8 (2023-11-13)

  • (bluefox) Added SUM inputs

1.1.7 (2023-11-06)

  • (bluefox) Corrected setting of undefined values

1.1.1 (2022-10-19)

  • (bluefox) Corrected license check

1.1.0 (2022-10-18)

  • (bluefox) Corrected issue with password

1.0.4 (2021-05-21)

  • (bluefox) Ack will be ignored for the display commands

1.0.3 (2021-05-21)

  • (bluefox) Changed the calculation of the temperature variables

1.0.2 (2020-10-11)

  • (bluefox) Implemented the regulators and the display support.

0.6.3 (2019-12-18)

  • (bluefox) General relays mode implemented

0.6.2 (2019-12-07)

  • (bluefox) Detected delayed responses
  • (bluefox) Dynamical creation of states is implemented

0.5.5 (2019-12-05)

  • (bluefox) Relay inputs were corrected

0.5.4 (2019-12-04)

  • (bluefox) Connection indication was corrected

0.5.1 (2019-11-29)

  • (bluefox) Finger scanner supported
  • (bluefox) Added possibility to set the analog mode
  • (bluefox) Relay outputs are supported now

0.4.4 (2019-11-26)

  • (bluefox) Fixed error by parsing of acknowledgement

0.4.2 (2019-06-12)

  • (bluefox) Support of old measure values was added

0.3.2 (2018-11-19)

  • (bluefox) add variables support

0.2.1

  • (bluefox) initial release

License

CC-BY-NC-4.0

Copyright (c) 2018-2023 Bluefox [email protected]

Up to 10 devices can be connected for free. If you need more devices, you must buy a commercial license.

iobroker.lcn.-.iobroker's People

Contributors

germanbluefox avatar

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.