You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,14 +15,14 @@ Requires Home Assistant >= `2021.12.x`.
15
15
* LNB selector
16
16
* Channel selector
17
17
* Apps
18
-
* Read picture setting
19
18
* send keys as single or as sequence from a array via action
20
19
* send touchpad dx/dy-values
21
20
* autodetect TV
22
21
* touchpad support
23
22
* compatibility-layer to webos-tv (choose this TV type while using https://github.com/Nerwyn/universal-remote-card )
24
23
25
24
TBD:
25
+
* Read picture setting
26
26
* Expose all keys as buttons
27
27
* Enhance EPG/guide handling
28
28
@@ -283,8 +283,8 @@ styles: |-
283
283
284
284
# YMMV
285
285
286
-
Tested on an [Hisense A71 Series](https://hisenseme.com/product/75-65-58-55-50-43-a71-series/) with mandatory client certificates. `gettvstate` does not return a `state` but can be used to authenticate the client.
287
-
The
286
+
Tested on an [Toshiba 40LV3E63DG](https://toshiba-tv.com/de-de/smart-tvs/40lv3e63dg) with mandatory client certificates. `gettvstate` does not return a `state` but can be used to authenticate the client.
287
+
288
288
289
289
# Acknowledgment
290
290
Everything I needed to write this integration could be gathered from these sources. Information about the MQTT topics, credentials or certificates can be found there.
0 commit comments