パッケージ: python3-pybravia (0.3.4-2)
python3-pybravia に関するリンク
Debian の資源:
pybravia ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Async library for controlling Sony Bravia TVs over the network
This library provides an asynchronous interface to interact with Sony Bravia televisions released from 2013 onwards. It enables remote control functions such as adjusting volume, switching channels, and controlling playback. Communication with the TV is facilitated through IP and supports both Pre- Shared-Key and PIN code authentication modes for secure interactions. Additionally, it offers functionality to retrieve system information from the TV. Designed to operate within network-connected environments, this library allows integration with compatible home automation systems.
その他の python3-pybravia 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-aiohttp
- http client/server for asyncio