npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

iobroker.homekit

v0.1.4

Published

Apple HomeKit based on HAP-NodeJS

Downloads

3

Readme

Logo ioBroker HomeKit Adapter

HomeKit Adapter for ioBroker

With this Adapter it is possible to use your iOS Device native for ioBroker Home Automation.

Within Admin Settings you can set following Attributes

  • username
  • port
  • pincode
  • bridge name

admin-settings

Installation

  • Enums are no longer needed, Objects were included cause of ioBroker roles.

(For Usage you must define a enum named enum.homekit. There you must include all needed Objects. Set a common Name for all Objects e.g. hm-rpc.0.JEQ0225305.1.TEMPERATURE = Kinderzimmer)

You can use every Homekit App on iOS. These Version is tested with Elgato Eve cause it's free.

Currently implemented are:

  • Homematic Thermostat
  • Homematic Switch
  • zWave Temperature
  • zWave Switch

Supported Roles from ioBroker:

  • value.temperature
  • indicator.battery (Not tested)
  • value.battery (Not tested)
  • alarm
  • level.temperature
  • switch
  • value.humidity
  • level.dimmer

If iobroker.weatherground is used, forecast Objects are explicit removed from homekit.

Within Homekit you can see the actual temperature and humidity from the Thermostat. The Switch can be used within Homekit.

Changelog

0.1.4 (2016-03-05)

  • (husky-koglhof) Fixed Exception (error: TypeError: Cannot read property 'val' of null)

0.1.3 (2016-03-05)

  • (husky-koglhof) Fixed Exception (error exception: Cannot read property 'CurrentTemperature' of undefined) Added Debug log for Types

0.1.2 (2016-02-23)

  • (husky-koglhof) Added Dependency hap-nodejs 0.2.4 (No longer Reload / Timeout Failure available) Tested alarm role (With zwave Adapter)

0.1.1 (2016-01-31)

  • (husky-koglhof) fixed: Error when weatherground Adapter not found added: Role level.dimmer (Switch and Brightness)

0.1.0 (2016-01-29)

  • (husky-koglhof) fixed: timeout of homekit protocol fixed: zwave states change loop added: States are updated automatically in iOS added: zWave Objects

0.0.10 (2016-01-23)

  • (husky-koglhof) changed Store to correct path

0.0.8 (2016-01-22)

  • (husky-koglhof) Moved persistent Store to iobroker-data/homekit.0 removed sensor.* Types added WeatherUnderGround Feature (forecast Objects are disabled)

0.0.7 (2015-12-13)

  • (husky-koglhof) Fixed saving admin Settings

0.0.6 (2015-12-12)

  • (husky-koglhof) Added new Devices Temperature can now be a negative Value (Needed for Outdoor Temperature) Package Name changed to lowercase Removed Dependency for installation of Packages

0.0.5 (2015-12-07)

  • (husky-koglhof) Added admin Table for Devices

0.0.4 (2015-12-05)

  • (husky-koglhof) Replaced hardcoded Values for Homematic Added Configuration for generic Objects. Currently tested: Homematic HM-CC-TC, HM-CC-RT-DN (CurrentTemperature, Setpoint, Humidity) HM-LC-Sw1-FM, HM-LC-Sw2-FM, HM-LC-Sw4-DR (Switch) MAX BC-RT-TRX-CyG-3 (CurrentTemperature, Setpoint) ZWave FGWPE (Switch), FGSS101 (Temperature), Danfoss Living Connect Radiator Thermostat (Temperature)

0.0.3 (2015-09-27)

  • (husky-koglhof) added Support for HM-CC-TC, HM-CC-RT-DN and BC-RT-TRX-CyG-3 Thermostat Supported now Actual Temperature, Set Temperature, Humidity

0.0.2 (2015-09-27)

  • (husky-koglhof) Refresh States if "Room" is refreshed.

0.0.1 (2015-09-26)

  • (husky-koglhof) Initial commit. Still non-functional.

Todo

Implement set Temperature for Homematic, etc.

License

Lizenz

Copyright (c) 2015 husky-koglhof

CC BY-NC-SA 4.0

Der obige Urheberrechtsvermerk ist in allen Kopien oder Teilkopien der Software beizulegen.

DIE SOFTWARE WIRD OHNE JEDE AUSDRÜCKLICHE ODER IMPLIZIERTE GARANTIE BEREITGESTELLT, EINSCHLIESSLICH DER GARANTIE ZUR BENUTZUNG FÜR DEN VORGESEHENEN ODER EINEM BESTIMMTEN ZWECK SOWIE JEGLICHER RECHTSVERLETZUNG, JEDOCH NICHT DARAUF BESCHRÄNKT. IN KEINEM FALL SIND DIE AUTOREN ODER COPYRIGHTINHABER FÜR JEGLICHEN SCHADEN ODER SONSTIGE ANSPRÜCHE HAFTBAR ZU MACHEN, OB INFOLGE DER ERFÜLLUNG EINES VERTRAGES, EINES DELIKTES ODER ANDERS IM ZUSAMMENHANG MIT DER SOFTWARE ODER SONSTIGER VERWENDUNG DER SOFTWARE ENTSTANDEN.

HomeMatic und BidCoS sind eingetragene Warenzeichen der eQ-3 AG