fastybird / shelly-connector
FastyBird IoT connector for Shelly devices
Installs: 452
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Language:Python
Type:connector
Requires
- php: >=8.0.0|>=8.1.0
- cweagans/composer-patches: ^1.7
- fastybird/devices-module: ^0.72
- fastybird/json-api: ^0.11
- fastybird/metadata: ^0.69
Requires (Dev)
- contributte/translation: ^0.9
- mockery/mockery: ^1.4
- ninjify/nunjuck: ^0.3
- ninjify/qa: ^0.13
- pds/skeleton: ^1.0
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^0.12
- phpstan/phpstan-deprecation-rules: ^0.12
- phpstan/phpstan-doctrine: ^0.12
- phpstan/phpstan-nette: ^0.12
- tracy/tracy: ^2.9
- dev-master
- v0.36.0
- v0.35.0
- v0.34.0
- v0.33.0
- v0.32.0
- v0.31.0
- v0.30.0
- v0.29.0
- v0.28.0
- v0.27.0
- v0.26.0
- v0.25.0
- v0.24.0
- v0.23.0
- v0.22.0
- v0.21.0
- v0.20.0
- v0.19.0
- v0.18.0
- v0.17.0
- v0.16.0
- v0.15.0
- v0.14.0
- v0.13.0
- v0.12.0
- v0.11.0
- v0.10.0
- v0.9.0
- v0.8.0
- v0.7.0
- v0.6.0
- v0.5.0
- v0.4.0
- v0.3.0
- v0.2.0
- v0.1.0
- dev-feature/php-worker
This package is auto-updated.
Last update: 2022-08-15 20:57:38 UTC
README
What is FastyBird IoT Shelly connector?
Shelly connector is a combined FastyBird IoT extension which is integrating Shelly devices into FastyBird IoT system
FastyBird IoT Shelly connector is an Apache2 licensed distributed extension, developed in PHP with Nette framework and in Python.
Features:
- Shelly gen1 devices support
- Shelly connector management for FastyBird IoT devices module
- Shelly device management for FastyBird IoT devices module
- {JSON:API} schemas for full api access
- Integrated connector Python worker
Requirements
PHP part of FastyBird shelly connector is tested against PHP 7.4 and ReactPHP http 0.8 event-driven, streaming plaintext HTTP server and Nette framework 3.0 PHP framework for real programmers
Python part of FastyBird Shelly connector is tested against Python 3.7
Installation
Manual installation
Application backend in PHP
The best way to install fastybird/shelly-connector is using Composer:
composer require fastybird/shelly-connector
Application workers in Python
The best way to install fastybird-shelly-connector is using Pip:
pip install fastybird-shelly-connector
Marketplace installation
You could install this connector in your FastyBird IoT application under marketplace section
Documentation
Learn how to connect Shelly devices to 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
Maintainers
Adam Kadlec |
Homepage https://www.fastybird.com and repository https://github.com/fastybird/shelly-connector.