[tivo] Minor update and cleanup README.md (#11673)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
This commit is contained in:
mlobstein
2021-12-01 05:22:29 -06:00
committed by GitHub
parent 7fbcd714c0
commit 6e665b3503

View File

@@ -7,6 +7,11 @@ This binding controls a [TiVo](https://www.tivo.com/) Digital Video Recorder (DV
## Supported Things ## Supported Things
Most TiVo DVRs that support network remote control can be managed/supported by this binding. Most TiVo DVRs that support network remote control can be managed/supported by this binding.
Please note that beyond sending a full set of control commands, the network control protocol is very limited.
The only feedback provided is the currently tuned channel number and whether or not the channel is recording.
It is possible to control a TiVo at a deeper level through an authenticated API. See the kmttg project for more details.
There are no current plans to add any of the authenticated API features to this binding.
All TiVo devices must: All TiVo devices must:
@@ -121,8 +126,9 @@ VIDEO_MODE_NATIVE
**tivo.things** **tivo.things**
```java ```
tivo:sckt:Living_Room "Living Room TiVo" [ host="192.168.0.19" ] tivo:sckt:Living_Room "Living Room TiVo" [ host="192.168.0.19" ]
``` ```
**tivo.items:** **tivo.items:**