fastybird / ns-panel-connector
FastyBird IoT connector for Sonoff NS Panel Pro devices
Fund package maintenance!
akadlec
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Type:fastybird-connector
Requires
- php: >=8.1.0
- ext-iconv: *
- brick/math: ^0.10
- contributte/console: ^0.9
- contributte/monolog: ^0.5
- cweagans/composer-patches: ^1.7
- doctrine/orm: 2.15.*
- evenement/evenement: ^3.0
- fastybird/bootstrap-library: dev-main
- fastybird/datetime-factory: ^0.6
- fastybird/devices-module: dev-main
- fastybird/metadata-library: dev-main
- fig/http-message-util: ^1.1
- guzzlehttp/guzzle: ^7.5
- ipub/doctrine-crud: ^3.0
- nette/di: ^3.0
- orisai/object-mapper: ^0.1
- psr/log: ^1.1|^3.0
- ramsey/uuid: ^4.5
- react/async: ^4.0
- react/event-loop: ^1.3
- react/http: ^1.7
- react/promise: ^3|^2.2
- react/socket: ^1.12
- ringcentral/psr7: ^1.3
- symplify/vendor-patches: ^11.2
Requires (Dev)
- brianium/paratest: ^7.3
- contributte/translation: ^2.0
- dg/bypass-finals: ^1.4
- infection/infection: ^0.27
- orisai/coding-standard: ^3.2
- pds/skeleton: ^1.0
- php-parallel-lint/php-parallel-lint: ^1.3
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-nette: ^1.1
- phpstan/phpstan-phpunit: ^1.1
- phpstan/phpstan-strict-rules: ^1.4
- phpunit/phpunit: ^10.0
- staabm/annotate-pull-request-from-checkstyle: ^1.8
- tracy/tracy: ^2.9
This package is auto-updated.
Last update: 2023-11-28 10:42:45 UTC
README
What is Sonoff NS Panel PRO connector?
Sonoff NS Panel PRO connector is extension for FastyBird IoT ecosystem which is integrating Sonoff NS Panel PRO human interface panel.
Sonoff NS Panel PRO Connector is a distributed extension that is developed in PHP, built on the Nette and Symfony frameworks, and is licensed under Apache2.
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 IoT 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} schemas for full API access, providing a standardized and consistent way for developers to access and manipulate Panasonic Viera 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.
Requirements
Sonoff NS Panel PRO connector is tested against PHP 8.1 and require installed Process Control PHP extension.
Installation
Manual installation
The best way to install fastybird/ns-panel-connector is using Composer:
composer require fastybird/ns-panel-connector
Marketplace installation [WIP]
You could install this connector in your FastyBird IoT application under marketplace section.
Documentation
Learn how to connect Sonoff NS Panels and manage them with FastyBird IoT system in documentation.
Feedback
Use the issue tracker for bugs or mail or Tweet us for any idea that can improve the project.
Thank you for testing, reporting and contributing.
Changelog
For release info check release page.
Contribute
The sources of this package are contained in the FastyBird monorepo. We welcome contributions for this package on FastyBird/fastybird.
Maintainers
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/fastybird/ns-panel-connector.