{"categories":[{"label":"Home Automation","url":"https://skillfed.io/packages/category/home-automation"}],"enrichment":{"capability":"Provides a Python client library to interact with Fibaro home automation hubs (Home Center 2/3, Yubii Home, Zooz Z-Box) via their REST API, enabling device control and status queries.","skillfed_tags":["home-automation","fibaro-integration","rest-api-client"],"use_cases":["Query device status and metadata from a Fibaro hub in a home automation script or daemon.","Trigger device actions (turnOn, turnOff, etc.) programmatically from Python without manual API calls.","Integrate Fibaro hub control into a larger Home Assistant or custom automation platform.","Monitor and log device state changes by polling the hub at intervals.","Build custom automation rules that respond to external events by controlling Fibaro devices."],"what_it_does":"pyfibaro is a lightweight Python wrapper around the Fibaro home automation hub REST API. It abstracts authentication, device enumeration, and action execution into a simple client interface, allowing you to query device state and trigger actions (like turning devices on/off) from Python code.\n\nThe library was originally built for Home Assistant integration but works as a standalone tool for any project needing to control Fibaro-compatible hubs. It depends only on requests and supports Python 3.11 and later, making it straightforward to add to existing automation scripts or integrations.","worth_installing":"Yes, if you own a Fibaro hub and need Python integration. The library is actively maintained, has no known vulnerabilities, installs cleanly, and uses a permissive license. The single dependency (requests) is stable and widely trusted. Start with the provided examples to verify your hub is reachable and your credentials work."},"id":"pyfibaro","links":{"html":"https://skillfed.io/packages/pyfibaro","md":"https://skillfed.io/packages/pyfibaro.md","pypi":"https://pypi.org/project/pyfibaro/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-05-23","license_spdx":null,"license_treatment":"permissive","name":"pyfibaro","python_support":"supports_current","summary":"Simple API to access fibaro home center from any Python 3 script. Designed for Home Assistant (but not only)"},"popularity":{"monthly_downloads":73546,"position":14979,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.3"}
