gyptazy / homebridge-fritz-platform

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fritz!Platform

This dynamic platform plugin allows almost full control of AVM hardware like:

  • Fritz!Box,
  • Fritz!Fon,
  • Fritz!WLAN Repeater,
  • Fritz!DECT Repeater,
  • Fritz!DECT Outlets,
  • Fritz!DECT Thermostats,
  • Comet!DECT Thermostats,
  • Fritz!Powerline Outlets (510, 540),
  • HAN-FUN sensors (e.g. Deutsche Telekom)

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.

Among other things, homebridge-fritz-platform allows the switching of all WLAN frequencies, guest WLAN, answering machine, wake-up call, occupancy sensors, callmonitor as motion sensors with FakeGato and much more!

Status

npm npm GitHub last commit Donate Slack Status

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.

Changelog

See the changelog for changes between versions of this package.

NOTE: Updating from v2.x to v3.x or v3.x to v4.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 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.

License:MIT License


Languages

Language:JavaScript 99.0%Language:Shell 1.0%