{"id":16381516,"url":"https://github.com/b2un0/fritz2mqtt","last_synced_at":"2026-02-25T05:33:17.026Z","repository":{"id":206989222,"uuid":"718133777","full_name":"b2un0/fritz2mqtt","owner":"b2un0","description":"With this container, the REST interface of the FRITZ!Box, which is also used by the UI, can be controlled via mqtt","archived":false,"fork":false,"pushed_at":"2025-03-17T09:12:22.000Z","size":84,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T15:57:46.653Z","etag":null,"topics":["avm","avm-fritz","avm-platform","container","docker","docker-image","fritzbox","fritzctl","mqtt"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b2un0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-13T13:03:19.000Z","updated_at":"2025-03-17T09:12:18.000Z","dependencies_parsed_at":"2023-11-16T21:12:27.600Z","dependency_job_id":"8c978219-7a9e-4724-b217-9c1443348f86","html_url":"https://github.com/b2un0/fritz2mqtt","commit_stats":null,"previous_names":["b2un0/fritz2mqtt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2un0%2Ffritz2mqtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2un0%2Ffritz2mqtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2un0%2Ffritz2mqtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b2un0%2Ffritz2mqtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b2un0","download_url":"https://codeload.github.com/b2un0/fritz2mqtt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248563833,"owners_count":21125360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avm","avm-fritz","avm-platform","container","docker","docker-image","fritzbox","fritzctl","mqtt"],"created_at":"2024-10-11T03:54:37.679Z","updated_at":"2025-10-26T00:36:51.794Z","avatar_url":"https://github.com/b2un0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js fritz2mqtt\n\n![](https://img.shields.io/github/license/b2un0/fritz2mqtt.svg)\n![](https://img.shields.io/docker/pulls/b2un0/fritz2mqtt.svg)\n![](https://img.shields.io/docker/stars/b2un0/fritz2mqtt.svg)\n![](https://img.shields.io/docker/image-size/b2un0/fritz2mqtt.svg)\n![](https://github.com/b2un0/fritz2mqtt/workflows/container/badge.svg)\n\nWith this container, the REST interface of the FRITZ!Box, which is also used by the UI, can be controlled via mqtt\n\n## Use case\n\nIn my case, I needed an easy way to turn a Wireguard VPN connection on or off via Home Assistant\n\nsee [home_assistant](./home_assistant) and [examples](./examples)\n\nthe response/status will be published to `$MQTT_TOPIC/$calledPaged`, eg. `fritz2mqtt/shareWireguard`\n\n## Docker\n\n```yaml\nservices:\n  fritz2mqtt:\n    image: b2un0/fritz2mqtt:latest\n    restart: always\n    container_name: fritz2mqtt\n    network_mode: bridge\n    environment:\n      FRITZ_HOST: http://192.168.178.1\n      FRITZ_USERNAME: \"\"\n      FRITZ_PASSWORD: \"\"\n      MQTT_HOST: mqtt://192.168.178.15:1883\n      MQTT_TOPIC: fritz2mqtt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb2un0%2Ffritz2mqtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb2un0%2Ffritz2mqtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb2un0%2Ffritz2mqtt/lists"}