1.0.0 • Published 2 years ago

iobroker.idm v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Logo

ioBroker.idm

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release

idm adapter for ioBroker

Based on the work by Tom Beyer

Integrate your IDM heat pump in ioBroker via the interface of myIDM. To use this adapter in ioBroker, you need to have an account at myidm.at.

The adapter does not output live data from the heat pump. Every 5 minutes the data is loaded from the cloud. However, the heat pump only uploads the current values every 30-60 minutes.

The following heat pumps are supported/tested:

  • IDM Terra SW8 HGL

The current version has the following limitations (due to missing hardware):

  • only the first heat pump from your myidm account is displayed
  • only one heating circuit is shown
  • no support for solar modes
  • no modification of heating parameters (mode change possible)

Changelog

1.0.0 (2022-10-22)

  • (lonestar2001) added controls for system and circuit mode
  • (lonestar2001) added debug information

0.2.0 (2022-10-21)

  • (lonestar2001) changed channel structure for future compatibility

0.1.1 (2022-10-20)

  • (lonestar2001) added missing circuit mode for manual_heating

0.1.0 (2022-10-18)

  • (lonestar2001) added adapter translations
  • (lonestar2001) added mode and state codes

0.0.3 (2022-10-13)

  • (lonestar2001) removed code warnings
  • (lonestar2001) updated adapter description

0.0.2 (2022-10-13)

  • (lonestar2001) initial release

License

MIT License

Copyright (c) 2022 Frank Walter frank.walter@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.