Skip to content

Connects to deConz software developed by dresden-elektronik. This software aims to be a universal ZigBee Gateway solution, using hardware from dresden-elektronik the ConBee USB stick and RaspBee a modul for the Raspberry Pi.

License

Notifications You must be signed in to change notification settings

mplogas/ioBroker.deconz

 
 

Repository files navigation

Logo

ioBroker deConz dresden-elektronik Adapter

Number of Installations Number of Installations NPM version Downloads Greenkeeper badge

NPM

English

Connects to deConz software developed by dresden-elektronik. This software aims to be a universal ZigBee Gateway solution, using hardware from dresden-elektronik the ConBee USB stick and RaspBee a modul for the Raspberry Pi.

You must first link to deConz.

  1. a) Enter ip address for deConz b) Enter port if you have changed it, otherwise leave it empty.
  2. After IP address and port is entered and saved hit "Create API Key" Button. Now you can enter the credentials for deConz or go to Phoscon APP and register ioBroker as third party APP.

Links

deConz
REST plugin
Gateways (Hardware)

Notice

No Support for Beta Versions of deConz

Required node.js >= 0.12.

Changelog

1.1.3

  • Changed default port to 80

1.1.2

  • fix button objects
  • changed buttonpressed from boolean to number

1.1.0

  • added objects for "tiltangle", "vibration", "vibrationstrength" and "orientation"
  • (asgothian) added object "buttonpressd"
  • some fixes

1.0.2

  • fix set bri for groups

1.0.1

  • small fixes

1.0.0

  • (thewhobox) skip helper groups
  • (thewhobox) added channels for lights, groups and sensors
  • (thewhobox) skip unusable sensors
  • (thewhobox/KristianHeider) turn light/groups on when changing brightness
  • (jey-cee) added object group for remotes
  • (jey-cee) stop overwrite objects on adapter start
  • (jey-cee) prepared for compact mode
  • (jey-cee) new possible to change offset (if the device accept it)
  • (jey-cee) new possible to change duration (if the device accept it)
  • (jey-cee) get API key with credentials

0.4.0

  • (asgothian) Fix for hue change
  • (halloamt) Added support for dimming lights and groups
  • (halloamt) Added support for custom actions

0.3.1

  • Fixing hue from range 0-65535 to 0-360

0.3.0

  • Added scene support
  • Drop nodejs 4 support

0.2.5

  • Fix/Change handling create objects during running Adapter

0.2.4

  • Fix create objects during running adapter

0.2.3

  • Create objects during runing adapter

0.2.2

  • Changed id naming
  • Use websocket messages instead polling afterwards

0.2.1

  • (Jey-Cee) Added new elements to config
  • (Jey-Cee) Changed som small things

0.2.0

  • (Jey-Cee) next Try with Xiaomi Sensors
  • (Jey-Cee) Added "pressure" sensor
  • (Jey-Cee) Added create group to adapter config

0.1.7

  • (Jey-Cee) add possibility to delete devices from deConz
  • (Jey-Cee) fix issue on getAll... functions when there are is nothing

0.1.6

  • (Jey-Cee) fix Xiaomi Sensors recognition

0.1.5

  • (Jey-Cee) Try to fix Sensors

0.1.4

  • (Jey-Cee) Added support for Admin v3
  • (Jey-Cee) Create API Key without use of WebApp/Phoscon (only with deConz standard password)

0.1.3

  • (Jey-Cee) Stop Spam in log
  • (Jey-Cee) Added filter for name to id conversation

0.1.2

  • (Jey-Cee) Added new datapoints for sensors (experimental)

0.1.1

  • (Jey-Cee) Adapter complete rewritten

0.1.0

  • (Jey-Cee) first release

License

Apache-2.0

Copyright (c) 2017-2019 Jey Cee jey-cee@live.com

About

Connects to deConz software developed by dresden-elektronik. This software aims to be a universal ZigBee Gateway solution, using hardware from dresden-elektronik the ConBee USB stick and RaspBee a modul for the Raspberry Pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.8%
  • HTML 10.2%