Go to file
Marko Oldenburg 813dd5ee34 bugfix: add SSL Handshake
create a connecting socket SSL_startHandshake is dependent on the
protocol: this lets us use one socket to work with either SSL or non-SSL sockets.
2023-11-15 19:23:19 +01:00
FHEM bugfix: add SSL Handshake 2023-11-15 19:23:19 +01:00
hooks full perl packages support 2022-02-02 12:30:42 +01:00
lib/FHEM/Devices/LGTV bugfix: add SSL Handshake 2023-11-15 19:23:19 +01:00
controls_LGTV_WebOS.txt bugfix: add SSL Handshake 2023-11-15 19:23:19 +01:00
README.md fix README.md 2019-06-06 07:55:51 +02:00

LGTV_WebOS

Used branching model

Community support

The FHEM Forum is available here for general support. In case you have a specific question about this module, it is recommended to find the right sub-forum. It can either be found from the module info card using the FHEM Installer (e.g. using command search <MODULE_NAME>) or it can be determined from the MAINTAINER.txt file.

Bug reports and feature requests

Identified bugs and feature requests are tracked using Github Issues.

Pull requests / How to participate into development

You are invited to send pull requests to the devel branch whenever you think you can contribute with some useful improvements to the module. The module maintainer will review you code and decide whether it is going to be part of the module in a future release.