New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iobroker.fritzdect

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iobroker.fritzdect

ioBroker fritzbox DECT Adapter

  • 0.0.10
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
421
increased by42.23%
Maintainers
1
Weekly downloads
 
Created
Source

Logo

ioBroker.fritzdect

NPM version Downloads Build Status

NPM

Fritzbox DECT adapter for ioBroker

Installation:

released version on npm with

 npm install iobroker.fritzdect

or the actual version from github with

npm install https://github.com/foxthefox/ioBroker.fritzdect/tarball/master --production

Setup

IP-address and password of Fritzbox should be defined in io-package.json or via admin page, before the first start of the instance.

The devices are detected automatically during startup of fritzdect instance.

the widget requires that also vis-metro and vis-jqui-mfd are installed

objects

ObjectValuesettableDescription
DECT200.statebooleanxtrue/false -> ON/OFF
DECT200.modeboolean-not live, for future version
DECT200.lockboolean-not live, for future version
DECT200.presentboolean-true/false -> connected/not available
DECT200.tempvalue-actual temperature in °C
DECT200.powervalue-actual power in W
DECT200.energyvalue-actual energy consumption in Wh
DECT200.nametext-name of device
COMET.tempvalue-actual temperature in °C
COMET.targettempvaluextarget temperature in °C
COMET.comfytempvalue-comfort temperature in °C
COMET.nighttempvalue-night temperature in °C
COMET.batteryvalue-actual capacity in %
GuestWLAN.statebooleanxtrue/false -> ON/OFF

Known Issues:

Sometimes the setting of a command for switch or targetTemp does not work. Seems a combination of certain FW and fritzBox model.

TODO:

Changelog

0.0.10

  • change to object oriented interface
  • getOSversion when starting for log

0.0.9

  • values '1' accepted for ON
  • values '0' accepted for OFF

0.0.8

  • messages info-> debug
  • values 1/true/on/ON accepted for ON
  • values 0/false/off/OFF accepted for OFF

0.0.7

  • current temp of Comet/DECT300
  • cyclic polling GuestWLAN

0.0.6

  • correction targettemp in DECT200 section

0.0.5

  • setTemp on COMET
  • GuestWlan corrected

0.0.4

  • cyclic status polling

0.0.3

  • user now configurable

0.0.2

  • metro widget for Dect200
  • smartfritz-promise->fritzapi
  • running version, tested with 1x DECT200 and Fritzbox FW=6.51 on Win10 with 4.5.0 and raspberry 4.7.0

0.0.1

  • running version, tested with 1x DECT200 and Fritzbox FW=6.30

Keywords

FAQs

Package last updated on 03 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc