MaxvandeLaar / homey-webos-plus

Improved LG WebOS integration for Homey
GNU General Public License v3.0
27 stars 11 forks source link

Change to secure websocket connections #55

Closed pmolensky closed 1 year ago

pmolensky commented 1 year ago

Change to connect over secure websockets to LG WebOS and ignore the certificate error UNABLE_TO_GET_ISSUER_CERT_LOCALLY.

Please verify if the secure websocket connections are also supported on older models. If not, this PR can be a starting point to allow both methods. (See https://community.homey.app/t/lg-webos-better-integration/15007/433)

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

MaxvandeLaar commented 1 year ago

Great job. Works on my TV. Thanks a lot!