0.1.0 • Published 6 years ago

iobroker.stiebel-lwz v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

Logo

ioBroker.stiebel-lwz

=================

NPM version Downloads Tests license

NPM

This adapter provides an interface to the Stiebel Eltron Web 1 to control a LWZ (heat pump) over it. Tested with ISGweb version 8.5.6 on a LWZ 303i (production year 2011).

Use at your own risk!

1 https://www.stiebel-eltron.de/de/home/produkte-loesungen/erneuerbare_energien/regelung_energiemanagement/internet_servicegateway/isg_web.html

Disucssion

https://forum.iobroker.net/viewtopic.php?f=30&t=14309

TODO

  • add more parameters from ISGweb
  • write isg_set.sh in JS (request, restler, needle?)
  • parse ISGweb to save parameters in iobroker objects -> first try in 0.0.3 -> get 'betriebsart' on adapter start

Changelog

0.1.0 (2018-07-14)

  • (darkiop) load parameters from ISGweb at adapter start

0.0.3 (2018-07-06)

  • (darkiop) set 'betriebsart' at adapter start

0.0.2 (2018-06-21)

  • (darkiop) removed widgets & www folders
  • (darkiop) changes io-package.json: adapter type climate-control, native default IP 0.0.0.0, removed restartAdapters

0.0.1 (2018-05-18)

  • (darkiop) initial version

License

The MIT License (MIT)

Copyright (c) 2018 Thorsten Walk darkiop@gmail.com

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.