A Homebridge plugin for Panasonic Viera TV's. Written to support the new HomeKit TV accessory.
Hi all. After several months of inactivity, I've looked at the work this plugin needs, and the progress made by Antonio Meireles in the homebridge-vieramatic plugin and I feel that there is little need for this plugin. Any notable differences (if any) between this plugin and homebridge-vieramatic will be identified and PR'd.
I'd like to thank all of you who opened issues and used this plugin, as well as the Homebridge community for questions and pointers.
Go to Menu -> Network -> TV Remote App Settings and make sure the following settings are on:
It is possible that the TV may not support power on by standby. To check this, install Panasonic's mobile app and try turning the TV on and off.
sudo npm install -g homebridge-panasonic-viera-tv
Please configure the inputs
section according to your input switching list and ensure that when using an application that the appID
is included.
"accessories": [
{
"accessory": "Panasonic-TV",
"name": "YOUR_TV_NAME_HERE",
"ipaddress": "YOUR_TV_IP_ADDRESS_HERE",
"model": "YOUR_TV_MODEL_HERE_(OPTIONAL)",
"serialNumber": "YOUR_TV_SERIAL_NUMBER_HERE_(OPTIONAL)",
"inputs": [
{"id": "TV", "name": "TV", "type": "TV"},
{"id": "HDMI 1", "name": "Apple TV", "type": "HDMI"},
{"id": "HDMI 2", "name": "Fire TV Stick", "type": "HDMI"},
{"id": "Netflix", "name": "Netflix", "type": "APPLICATION", "appID": "0010000200000001"}
]
}
]
This is a partial list of apps that are on Viera TV's. Make sure that the app exists on your TV.
App Name | App ID |
---|---|
Netflix | 0010000200000001 |
YouTube | 0070000200170001 |
Amazon Prime Video | 0010000100170001 |
Plex | 0076010507000001 |
BBC iPlayer | 0020000A00170010 |
BBC News | 0020000A00170006 |
BBC Sport | 0020000A00170007 |
ITV Hub | 0387878700000124 |
TuneIn | 0010001800000001 |
AccuWeather | 0070000C00000001 |
All 4 | 0387878700000125 |
Demand 5 | 0020009300000002 |
Rakuten TV | 0020002A00000001 |
CHILI | 0020004700000001 |
STV Player | 0387878700000132 |
Digital Concert Hall | 0076002307170001 |
Apps Market | 0387878700000102 |
Browser | 0077777700160002 |
Calendar | 0387878700150020 |
VIERA Link | 0387878700000016 |
Recorded TV | 0387878700000013 |
Freeview Catch Up | 0387878700000109 |
If you want to find the App ID for an app yourself, follow these steps:
X_LaunchApp
)<X_LaunchKeyword>product_id=000000000</X_LaunchKeyword>
. product_id
is the app IDhomebridge-panasonictv A homebridge plugin for turning on and off your Panasonic Viera TV. The plugin also has experimental support for changing the volume and channel. These characteristics are not r
Homebridge 是一个轻量级 NodeJS 服务器,它模拟 iOS HomeKit API,提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥接。通过 Homebridge 的桥接,可以让 Siri 控制完全不支持 HomeKit 的设备。 此外 Homebridge 支持插件。
homebridge-vsx homebridge-vsx is a plugin made for homebridge,which allows switching on and off your Pioneer AV receiver. All AV receivers (VSX and SC),which work with the iControl AV5 App are support
homebridge-sesame Control and monitor your Sesame smart lock with HomeKit integration. Prerequisites Installation of Homebridge iOS 11 or later Sesame lock with enabled cloud integration Sesame Wifi A
Quick Start | Contribute A Wake on Lan plugin for Homebridge Turn your PCs, laptops, servers and more on and off through Siri Quick Start To install the plugin, head over to the machine with Homebridg
Docker Homebridge This Alpine/Ubuntu Linux based Docker image allows you to run Nfarina's Homebridge on your home network which emulates the iOS HomeKit API. This is a multi-arch image and will also r