Skip to content

AiO Homebridge dynamic platform plugin for AVM hardware like Fritz!Box, Fritz!Repeater etc.

License

Notifications You must be signed in to change notification settings

misterclaudio/homebridge-fritz-platform

 
 

Repository files navigation

homebridge-fritz-platform

verified-by-homebridge npm npm GitHub last commit Donate

Creating and maintaining Homebridge plugins consume a lot of time and effort, if you would like to share your appreciation, feel free to "Star" or donate. Click here to review more of my plugins.

This plugin allows almost full control of AVM hardware like:

  • Fritz!Box
    • Router status and switch functionality,
    • WLAN 2.4Ghz,
    • WLAN 5Ghz,
    • WLAN Guest,
    • WPS,
    • DECT,
    • Answering Machine,
    • Deflection,
    • Device LED,
    • Device Lock,
    • Ring Lock,
    • Phonebook,
    • Alarm,
    • Wakeup,
    • Broadband
  • Fritz!Repeater
    • Repeater status and switch functionality,
    • WLAN 2.4Ghz,
    • WLAN 5Ghz,
    • WLAN Guest,
    • WPS,
    • Device LED,
    • Device Lock
  • Fritz!Fon
    • Callmonitor,
    • FakeGato support
  • Fritz!DECT Outlets, Fritz!Powerline Outlets
    • Switch/Outlet status and switch functionality,
    • Power meter,
    • Temperature sensor with FakeGato,
    • FakeGato support
  • Fritz!DECT Lights
    • Light status and switch functionality,
    • Brightness adjustment,
    • Color adjustment,
    • Apple adaptive lighting
  • Fritz!DECT Thermostats, Comet!DECT Thermostats
    • Thermostat current state, target state, current temperature and target temperature state and switch functionality,
    • Temperature sensor,
    • Window sensor (for window open functionality)
    • FakeGato support
  • HAN-FUN sensors (e.g. Deutsche Telekom)
    • Contact state,
    • FakeGato support
  • Presence
    • Detect occupancy through wifi,
    • Fakegato support
  • Watch Network
    • Control devices if connected or disconnected from network
  • Telegram
    • Receive custom messages for occupancy detection (presence), device detection (watch network), incoming/outgoing calls (callmonitor), alarm and router state

Any system capable of running Homebridge can be used to run homebridge-fritz-platform. The only need is network access to the device or program in question.

Changelog

See the changelog for changes between versions of this package.

NOTE: Updating from < v5.x to >= v5.x will crash your homebridge, please REMOVE the old version first and check also the new example-config.json !

Documentation

Contributing

You can contribute to this homebridge plugin in following ways:

  • Report issues and help verify fixes as they are checked in.
  • Review the source code changes.
  • Contribute bug fixes.
  • Contribute changes to extend the capabilities
  • Pull requests are accepted.

This Plugin uses modules from others, see CONTRIBUTING for credits.

Licens

MIT License

Copyright (c) 2019-2020 Seyit Bayraktar

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

AiO Homebridge dynamic platform plugin for AVM hardware like Fritz!Box, Fritz!Repeater etc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%