https://github.com/fastybird/viera-connector
:electric_plug: [READ-ONLY] FastyBird IoT connector for Panasonic Viera televisions
https://github.com/fastybird/viera-connector
connector fastybird fb iot nette panasonic panasonic-viera php viera
Last synced: 2 months ago
JSON representation
:electric_plug: [READ-ONLY] FastyBird IoT connector for Panasonic Viera televisions
- Host: GitHub
- URL: https://github.com/fastybird/viera-connector
- Owner: FastyBird
- License: apache-2.0
- Created: 2023-07-08T08:57:02.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T10:46:23.000Z (7 months ago)
- Last Synced: 2025-04-09T05:13:34.094Z (2 months ago)
- Topics: connector, fastybird, fb, iot, nette, panasonic, panasonic-viera, php, viera
- Language: PHP
- Homepage:
- Size: 426 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 Panasonic Viera connector
[](https://github.com/FastyBird/viera-connector/actions)
[](https://github.com/FastyBird/viera-connector/blob/main/LICENSE.md)
[](https://coveralls.io/r/FastyBird/viera-connector)
[](https://dashboard.stryker-mutator.io/reports/github.com/FastyBird/viera-connector/main)
[](https://packagist.org/packages/FastyBird/viera-connector)
[](https://packagist.org/packages/FastyBird/viera-connector)
[](https://github.com/phpstan/phpstan)***
## What is Panasonic Viera connector?
Panasonic Viera connector is extension for [FastyBird](https://www.fastybird.com) [IoT](https://en.wikipedia.org/wiki/Internet_of_things) ecosystem
which is integrating [Panasonic Viera](https://www.panasonic.com) televisions.### Features:
- Full support for 2018 and later models
- Support for televisions which need PIN authentication
- Automated televisions discovery feature, which automatically detects and adds Panasonic Viera televisions to the FastyBird ecosystem
- Panasonic Viera 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 Panasonic Viera televisions
- [{JSON:API}](https://jsonapi.org/) 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 Panasonic Viera Connector is always up-to-date and reliable.Panasonic Viera 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
Panasonic Viera connector is tested against PHP 8.2 and require installed [Process Control](https://www.php.net/manual/en/book.pcntl.php),
[OpenSSL](https://www.php.net/manual/en/book.openssl.php), [SimpleXML](https://www.php.net/manual/en/book.simplexml.php) and [Iconv](https://www.php.net/manual/en/book.iconv.php)
PHP extensions.## 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/viera-connector
```## Documentation
:book: Learn how to connect Panasonic Viera televisions 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/viera-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/viera-connector](https://github.com/fastybird/viera-connector).