Skip to content

phonovision/ioBroker.hm-rega

 
 

Repository files navigation

Logo

ioBroker HomeMatic ReGaHSS Adapter

Connects HomeMatic CCU "Logic Layer" ("ReGaHSS") to ioBroker

Purpose

This Adapter can keep HomeMatic-CCU-Variables in sync with ioBroker and offers the possibility to start HomeMatic-CCU-Programs from ioBroker. Furthermore this adapter can be seen as a migration-helper, you can sync device/channel-names, rooms, functions and favorites from the CCU to ioBroker (this is one way only, changes on ioBroker side will be overwritten when synced again - so deactivate this features after the first sync).

Install

This adapter needs one (ore more) already installed and initialized hm-rpc adapter to work.

Configuration

Changelog

0.2.1 (2015-03-25)

  • (bluefox) fix "\n" in values

0.2.0 (2015-03-24)

  • (bluefox) implement check init function

0.1.16 (2015-01-04)

  • (bluefox) catch errors if states deleted

0.1.15 (2015-01-03)

  • (bluefox) add hm-rpc as dependency

0.1.14 (2015-01-03)

  • (bluefox) enable npm install

0.1.13 (2014-12-11)

  • (bluefox) process errors

0.1.12 (2014-12-10)

  • (bluefox) update devices if hm-rpc updates the device list

0.1.11 (2014-12-06)

  • (bluefox) update devices if hm-rpc updates the device list

0.1.10 (2014-11-21)

  • (bluefox) support of new naming concept with no parents and children

0.1.9 (2014-11-11)

  • (bluefox) fix error with stopping adapter

0.1.8 (2014-10-22)

  • (bluefox) fix error with scripts
  • (bluefox) add gruntfile.js and remove jscs warnings

0.1.7

  • (Bluefox, Hobbyquaker) fix bug if no programs or variables exist

0.1.6

  • (hobbyquaker) added common.role for variables
  • (hobbyquaker) get state values
  • (hobbyquaker) queue device/channel renaming

0.1.5

  • (hobbyquaker) enum fixes

0.1.4

  • (hobbyquaker) fixes
  • (hobbyquaker) add settings ui

0.1.3

  • (hobbyquaker) common.children vs children

0.1.2

  • (hobbyquaker) Fix common.children in getPrograms

0.1.1

  • (hobbyquaker) Fix common.name attribute

Todo

  • set connected state
  • sync enums
  • special script-device to run arbitrary regascripts

License

The MIT License (MIT)

Copyright (c) 2014 hobbyquaker

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.

About

Connects HomeMatic CCU "Logic Layer" ("ReGaHSS") to ioBroker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.5%
  • HTML 20.5%