ericpignet / home-assistant-lg_hombot

LG Hombot/Roboking Component for Home Assistant.
MIT License
6 stars 11 forks source link

Can't contact robovac #1

Open kysersoze81 opened 3 years ago

kysersoze81 commented 3 years ago

Hi Having the following issues arise when attempting to use this plug-in as per the configuration file example you provided Installed through HASS /config/configuration.yaml

vacuum:

sensor:

Error messages from Home Assistant log 2021-04-17 10:11:41 WARNING (MainThread) [homeassistant.loader] You are using a custom integration lg_hombot which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-04-17 10:11:41 WARNING (MainThread) [homeassistant.loader] No 'version' key in the manifest file for custom integration 'lg_hombot'. As of Home Assistant 2021.6, this integration will no longer be loaded. Please report this to the maintainer of 'lg_hombot' 2021-04-17 10:11:42 WARNING (MainThread) [homeassistant.components.template.sensor] The 'entity_id' option near /config/configuration.yaml:58 is deprecated, please remove it from your configuration 2021-04-17 10:11:42 WARNING (MainThread) [homeassistant.components.template.sensor] The 'entity_id' option near /config/configuration.yaml:64 is deprecated, please remove it from your configuration 2021-04-17 10:11:42 ERROR (MainThread) [custom_components.lg_hombot.vacuum] Error getting LG Hombot data: Cannot connect to host 192.168.1.105:6260 ssl:default [Connect call failed ('192.168.1.105', 6260)] 2021-04-17 10:12:02 ERROR (MainThread) [custom_components.lg_hombot.vacuum] Error getting LG Hombot data: Cannot connect to host 192.168.1.105:6260 ssl:default [Connect call failed ('192.168.1.105', 6260)] 2021-04-17 10:12:02 WARNING (MainThread) [homeassistant.loader] You are using a custom integration plex_assistant which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2021-04-17 10:12:22 ERROR (MainThread) [custom_components.lg_hombot.vacuum] Error getting LG Hombot data: Cannot connect to host 192.168.1.105:6260 ssl:default [Connect call failed ('192.168.1.105', 6260)] Error Repeats ...


Home Assistant details: System Health Version | core-2021.4.5 Installation Type | Home Assistant Container Development | false Supervisor | false Docker | true Virtual Environment | false Python Version | 3.8.7 Operating System Family | Linux Operating System Version | 4.19.0-16-amd64 CPU Architecture | x86_64 Timezone | Australia/Brisbane

Home Assistant Community Store GitHub API | ok Github API Calls Remaining | 4569 Installed Version | 1.11.3 Stage | running Available Repositories | 843 Installed Repositories | 13

timovd commented 3 years ago

Just add "version": "0.0.3" to r8 of manifest.json