sermayoral / ha-samsungtv-encrypted

Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant
Apache License 2.0
39 stars 24 forks source link

Not Working in Latest version of Home Assistant #77

Closed gatd closed 2 years ago

gatd commented 2 years ago

Not Working in Latest version of Home Assistant on updating HA I am getting

Logger: homeassistant.config Source: config.py:849 First occurred: 9:34:48 (1 occurrences) Last logged: 9:34:48

Platform error: media_player - Integration 'samsungtv_encrypted' not found.

any fix?

gatd commented 2 years ago

fix with

{ "domain": "samsungtv_encrypted", "name": "SamsungTV Encrypted", "documentation": "https://github.com/sermayoral/ha-samsungtv-encrypted", "requirements": ["wakeonlan==1.1.6", "beautifulsoup4==4.6.0", "netdisco==2.8.3"], "dependencies": [], "codeowners": ["@sermayoral"], "homeassistant": "2021.3.0", "version": "3.2.0" }