arichter83 / ioBroker.yahka

Yet another HomeKit adapter for ioBroker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

iobroker.yahka

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

NPM version Downloads Tests

This adapter needs at least nodejs 4.x

Installation and Usage

For details on how to install and configure this adapter, please see the Wiki

Changelog

0.7.1

(jw) fixed a bug where state selection with admin 2.0.9 did not work anymore (jw) restructured repository to support install via url

0.7.0

(bluefox) Fixed the ID select dialog in Admin3
(jw) updated hap-nodejs to support the following new services: Faucet, IrrigationSystem and Valve
(jw) added ip-package to dependencies to avoid errors on some installations

0.6.1

(jw) fixed startup crash

0.6.0

(jw) add support for IP-Cameras
(jw) included iOS 11 device definitions
(jw) allowed negative temperatures for temperature sensors
(jw) fixed crashes due to duplicate device names
(oliverschulze) added conversion functions "hue" and "level255"
(jw) added conversion functions scaleInt, scaleFloat and inverse
(jw) devices are now sorted by name in the admin panel

0.5.5

(bluefox) allow select ID in configuration dialog

0.5.4

(jw) improve logoutput
(jw) added HomematicControlModeToHomekitHeathingCoolingState mapping

0.5.3

(jw) internal release

0.5.2

(jw) fixed issues with empty characteristic values
(jw) fixed issue with empty adapter.systemConfig.system object

0.5.1

(jw) fixed issue with wrongly displayed logo

0.5.0

(jw) initial release

License

The MIT License (MIT)

Copyright (c) 2016-2017 Jens Weigele (iobroker.yahka@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.

About

Yet another HomeKit adapter for ioBroker

License:MIT License


Languages

Language:TypeScript 46.7%Language:HTML 31.1%Language:JavaScript 21.0%Language:CSS 1.3%