kuhschnappel/fritz-api

API Connector to access Smart Home Date from AVM Fritz!Box

v1.0.1 2023-03-09 19:55 UTC

This package is auto-updated.

Last update: 2024-04-09 22:10:24 UTC


README

https://avm.de/fileadmin/user_upload/Global/Service/Schnittstellen/AHA-HTTP-Interface.pdf

info zur bitmask https://www.heise.de/select/ct/2016/7/1459414791794586

$devices = FritzHome::fetchDevices(); $devices = FritzHome::fetchDevices('LightBulb'); $devices = FritzHome::fetchDevices('LightBulb', 'SmartPlug', 'Thermostat');