Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastybird/ns-panel-connector
:electric_plug: [READ-ONLY] FastyBird IoT connector for Sonoff NS Panels
https://github.com/fastybird/ns-panel-connector
connector fastybird fb iot nette ns-panel php sonoff
Last synced: 27 days ago
JSON representation
:electric_plug: [READ-ONLY] FastyBird IoT connector for Sonoff NS Panels
- Host: GitHub
- URL: https://github.com/fastybird/ns-panel-connector
- Owner: FastyBird
- License: apache-2.0
- Created: 2023-07-18T08:39:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-25T12:01:15.000Z (about 2 months ago)
- Last Synced: 2024-11-25T13:18:57.217Z (about 2 months ago)
- Topics: connector, fastybird, fb, iot, nette, ns-panel, php, sonoff
- Language: PHP
- Homepage:
- Size: 823 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-1.0.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# FastyBird IoT Sonoff NS Panel Pro connector
[![Build Status](https://flat.badgen.net/github/checks/FastyBird/ns-panel-connector/main?cache=300&style=flat-square)](https://github.com/FastyBird/ns-panel-connector/actions)
[![Licence](https://flat.badgen.net/github/license/FastyBird/ns-panel-connector?cache=300&style=flat-square)](https://github.com/FastyBird/ns-panel-connector/blob/main/LICENSE.md)
[![Code coverage](https://flat.badgen.net/coveralls/c/github/FastyBird/ns-panel-connector?cache=300&style=flat-square)](https://coveralls.io/r/FastyBird/ns-panel-connector)
[![Mutation testing](https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FFastyBird%2Fns-panel-connector%2Fmain)](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/ns-panel-connector/main)![PHP](https://flat.badgen.net/packagist/php/FastyBird/ns-panel-connector?cache=300&style=flat-square)
[![Latest stable](https://flat.badgen.net/packagist/v/FastyBird/ns-panel-connector/latest?cache=300&style=flat-square)](https://packagist.org/packages/FastyBird/ns-panel-connector)
[![Downloads total](https://flat.badgen.net/packagist/dt/FastyBird/ns-panel-connector?cache=300&style=flat-square)](https://packagist.org/packages/FastyBird/ns-panel-connector)
[![PHPStan](https://flat.badgen.net/static/PHPStan/enabled/green?cache=300&style=flat-square)](https://github.com/phpstan/phpstan)***
## What is Sonoff NS Panel PRO connector?
Sonoff NS Panel PRO connector is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem
which is integrating [Sonoff](https://sonoff.tech) NS Panel PRO human interface panel.### Features:
- Support for Sonoff NS Panel sub-devices, allowing users to connect and control a wide range of Sonoff devices
- Support for third-party devices management which could be controlled through NS Panels
- Ability to map multiple devices into a single NS Panel device
- Sonoff NS Panel Pro Connector management for the [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) [devices module](https://github.com/FastyBird/devices-module), allowing users to easily manage and monitor Sonoff NS Panels
- Advanced device management features, such as controlling power status, measuring energy consumption, and reading sensor data
- [{JSON:API}](https://jsonapi.org/) schemas for full API access, providing a standardized and consistent way for developers to access and manipulate NS Panel device data
- Regular updates with new features and bug fixes, ensuring that the Sonoff NS Panel Pro Connector is always up-to-date and reliable.Sonoff NS Panel PRO Connector is a distributed extension that is developed in [PHP](https://www.php.net), built on the [Nette](https://nette.org) and [Symfony](https://symfony.com) frameworks,
and is licensed under [Apache2](http://www.apache.org/licenses/LICENSE-2.0).## Requirements
Sonoff NS Panel PRO connector is tested against PHP 8.2 and require installed [Process Control](https://www.php.net/manual/en/book.pcntl.php) PHP extension.
## Installation
This extension is part of the [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem and is installed by default.
In case you want to create you own distribution of [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem you could install this extension with [Composer](http://getcomposer.org/):```sh
composer require fastybird/ns-panel-connector
```## Documentation
:book: Learn how to connect Sonoff NS Panels and manage them with [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) system
in [documentation](https://github.com/FastyBird/ns-panel-connector/wiki).# FastyBird
FastyBird is an Open Source IOT solution built from decoupled components with powerful API and the highest quality code. Read more on [fastybird.com.com](https://www.fastybird.com).
## Documentation
:book: Documentation is available on [docs.fastybird.com](https://docs.fastybird.com).
## Contributing
The sources of this package are contained in the [FastyBird monorepo](https://github.com/FastyBird/fastybird). We welcome
contributions for this package on [FastyBird/fastybird](https://github.com/FastyBird/).## Feedback
Use the [issue tracker](https://github.com/FastyBird/fastybird/issues) for bugs reporting or send an [mail](mailto:[email protected])
to us or you could reach us on [X newtwork](https://x.com/fastybird) for any idea that can improve the project.Thank you for testing, reporting and contributing.
## Changelog
For release info check [release page](https://github.com/FastyBird/fastybird/releases).
## Maintainers
***
Homepage [https://www.fastybird.com](https://www.fastybird.com) and
repository [https://github.com/fastybird/ns-panel-connector](https://github.com/fastybird/ns-panel-connector).