0.102: Official Android App, Almond, Scene editor

I believe you meant to write 0.102.1.

Is the problem you detected currently listed as an open Issue in GitHub?

Yes of course, you are right, its 0102.1. As far as I understand @cgtobi is already looking into it.

https://github.com/home-assistant/home-assistant/pull/28956 there is the fix for it.

I read the topic. It just doesn’t help that you post that you have issues, if it already has been posted multiple times and even worse you know that the @cgtobi is working on it and that the issue is already on GitHub, but still you post that you have issues.
And sorry that I sounded a bit harsh, but I’m slowly getting annoyed from redundant posts and questions in this forum, with lots of people not even taking the time to read the guidelines or search for their problem before posting.

1 Like

I can’t run my hassio after upgrade. In logs I have many errors:

2019-11-22 19:25:24 ERROR (MainThread) [homeassistant.setup] Error during setup of component light
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/asyncio/runners.py", line 43, in run
    return loop.run_until_complete(main)
  File "/usr/local/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete
    return future.result()
  File "/usr/src/homeassistant/homeassistant/__main__.py", line 302, in setup_and_run_hass
    log_no_color=args.log_no_color,
  File "/usr/src/homeassistant/homeassistant/bootstrap.py", line 148, in async_from_config_file
    config_dict, hass, enable_log=False, skip_pip=skip_pip
  File "/usr/src/homeassistant/homeassistant/bootstrap.py", line 93, in async_from_config_dict
    await _async_set_up_integrations(hass, config)
  File "/usr/src/homeassistant/homeassistant/bootstrap.py", line 374, in _async_set_up_integrations
    *(async_setup_component(hass, domain, config) for domain in domains_to_load)
  File "/usr/src/homeassistant/homeassistant/setup.py", line 51, in async_setup_component
    return await task  # type: ignore
  File "/usr/src/homeassistant/homeassistant/setup.py", line 130, in _async_setup_component
    await async_process_deps_reqs(hass, config, integration)
  File "/usr/src/homeassistant/homeassistant/setup.py", line 292, in async_process_deps_reqs
    hass, integration.domain, integration.requirements
  File "/usr/src/homeassistant/homeassistant/requirements.py", line 77, in async_process_requirements
    if pkg_util.is_installed(req):
  File "/usr/src/homeassistant/homeassistant/util/package.py", line 45, in is_installed
    return version(req.project_name) in req
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3137, in __contains__
    return self.specifier.contains(item, prereleases=True)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py", line 703, in contains
    item = parse(item)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py", line 31, in parse
    return Version(version)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py", line 200, in __init__
    match = self._regex.search(version)
TypeError: expected string or bytes-like object

I always read the comments before updating to a new version to avoid running into problems.
I updated myself only after someone wrote the Netatmo problems were fixed with 0.102.1.
Posting my new and not redundant issue (sorry for having to point out this twice) is just a warning to others that updating (in this regard) is still not safe and one may decide to wait for 0.102.2.

Which Xiaomi Air Quality Monitor is now supported? I found two different devices.

jpg_220x220xz jpg_220x220xz

1 Like

Corruption on dimmers in 0.102

Also KNX thermostat modes STILL not fixed

According to the source, the PM2.5 model.

I think the PM2.5 one was support since an older version of HA.

1 Like

Good morning all.
Just wanted to post the issue I am having with 0.102.1 to see if anyone else may be having the same? I only updated from 0.101.3 last night and had zero entries in the log after the update at that time. I was so happy with the update that I removed what was a very problematic container of 0.101.3 from my QNAP thinking that it was great that the dev’s had fixed up whatever issues had been causing my problems in my decision to update from 0.94.0 about 2 weeks ago.

The decision to remove the problematic container of 0.101.3 came after noting the CPU and Memory usage had returned to somewhat more ‘normal’ levels. I had been experiencing CPU and Memory usage wildly jumping up to as high as around 90% using 0.101.3 and 0.101.1 and 0.101.1. I did try to revert to using 0.94.0 which had been rocksolid for many months since I moved to it but on restarting that container (using the same config folder) I found that there were now HUGE problems making that version unusable.

Here is the log error I am getting since last night around midnight with CPU and Memory usage hovering around 60%:

2019-11-22 12:22:25 WARNING (updater) [telegram.vendor.ptb_urllib3.urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'ConnectTimeoutError(<telegram.vendor.ptb_urllib3.urllib3.connection.VerifiedHTTPSConnection object at 0x7f315cb84bd0>, 'Connection to api.telegram.org timed out. (connect timeout=5.0)')': /bot862400676:#######################################kF02HHSad5sJKfD9iI/getUpdates 2019-11-22 12:22:30

Anyone else experiencing this type of warning? Solution advice?

PS: After stopping and starting the container there are no new ‘Warnings’ for telegram? Only thing in the log is:

2019-11-22 23:14:24 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=20 from 2019-11-22 23:07:13.784617)

UPDATE: the same error just keeps re-commencing…clogs up the logs and sometimes requires 2, 3 or more restarts to clear them all!

UPDATE 2 Decided that since this was a telegram Warning that I would err on the side of caution and revoke my existing API Key for a new one…seems to have stopped the warings so who knows?

UPDATE 3 So since revoking the old API Key all Warning messages have stopped.

Cheers all!

Na, the PM2.5 have been supported for a while now. It’s av tvoc+co2 device i guess.

Hi, are there extra steps necessary for the natural language automation editor to appear?
I still get the old automation editor when I want to add one.
Tried to install the Almond add-on, but adding that doesn’t make a difference.

me too similar errors for me, have no idea what to do

keep getting:
2019-11-24 10:30:31 INFO (SyncWorker_0) [homeassistant.util.package] Attempting install of attrs==19.2.0

installed it manually thinking it would fix it:

homeassistant 0.102.1 has requirement attrs==19.3.0, but you’ll have attrs 19.2.0 which is incompatible.
Installing collected packages: attrs
Found existing installation: attrs 19.3.0
Uninstalling attrs-19.3.0:
Successfully uninstalled attrs-19.3.0
Successfully installed attrs-19.2.0

then i noticed in the release notes:

Upgrade attrs to 19.3.0 (@fabaff - #28421)

so i fixed that:
Found existing installation: attrs 19.2.0
Uninstalling attrs-19.2.0:
Successfully uninstalled attrs-19.2.0
Successfully installed attrs-19.3.0

now HA still trying to install 19,2,0…

just fyi.

1 Like

Me too…Updated from 102.0 to 102.1.Now i cant even boot.

Create a file scenes.yaml (scenes with the final s) change configuration as doc. That solved for me

Has anybody else been having issues scrolling up and down the Developer Tools > States page? I can scroll up and down a bit but then the page just starts bouncing (like if you are trying to do a pull-to-refresh). If I click somewhere on the page, I can sometimes get it to work again for a bit but it then starts bouncing again.
I noticed this in 0.102.1, but don’t know if it also happened in 0.102.0.
This is in Chrome 78.0.3904.70 on macOS Mojave.

Edit: This doesn’t appear to be a problem on mobile, and also if you don’t have the attributes column displayed on desktop.

Did that but to no avail.

Here are the logs:

Blockquot
2019-11-25 20:34:52 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-11-25 20:34:52 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for alexa_media which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-11-25 20:34:54 WARNING (Recorder) [homeassistant.components.recorder] Ended unfinished session (id=2 from 2019-11-25 19:08:46.040330)
2019-11-25 20:34:54 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for huesensor which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-11-25 20:35:10 WARNING (MainThread) [homeassistant.loader] You are using a custom integration for samsungtv_custom which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you do experience issues with Home Assistant.
2019-11-25 20:35:12 WARNING (MainThread) [homeassistant.setup] Setup of google is taking over 10 seconds.
2019-11-25 20:35:12 WARNING (MainThread) [homeassistant.setup] Setup of input_select is taking over 10 seconds.
2019-11-25 20:35:12 WARNING (MainThread) [homeassistant.setup] Setup of input_number is taking over 10 seconds.
2019-11-25 20:35:12 WARNING (MainThread) [homeassistant.setup] Setup of input_boolean is taking over 10 seconds.
2019-11-25 20:35:13 ERROR (MainThread) [homeassistant.components.hue] Error connecting to the Hue bridge at 192.168.1.101
2019-11-25 20:35:13 WARNING (MainThread) [homeassistant.config_entries] Config entry for hue not ready yet. Retrying in 5 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.helpers.entity] Updating state for media_player.samsung_tv_remote (<class ‘custom_components.samsungtv_custom.media_player.SamsungTVDeviceQLED’>) took 9.288 seconds. Please report platform to the developers at Platforms that do I/O inside properties · Issue #4210 · home-assistant/core · GitHub
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.setup] Setup of joaoapps_join is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.setup] Setup of person is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.setup] Setup of asuswrt is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.setup] Setup of timer is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.weather] Setup of platform darksky is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.media_player] Setup of platform samsungtv_custom is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of platform ping is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of platform ping is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of platform ping is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.binary_sensor] Setup of platform ping is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.components.remote] Setup of platform harmony is taking over 10 seconds.
2019-11-25 20:35:24 WARNING (MainThread) [homeassistant.setup] Setup of onboarding is taking over 10 seconds.
2019-11-25 20:35:25 WARNING (MainThread) [homeassistant.config_entries] Config entry for adguard not ready yet. Retrying in 5 seconds.
2019-11-25 20:35:25 ERROR (MainThread) [aioharmony.hubconnector] 192.168.1.100: Exception on post: Connection timeout to host http://192.168.1.100:8088/
2019-11-25 20:35:25 ERROR (MainThread) [aioharmony.hubconnector] 192.168.1.100: Unable to retrieve HUB id
2019-11-25 20:35:25 WARNING (MainThread) [homeassistant.components.harmony.remote] Harmony: Unable to connect to HUB.
2019-11-25 20:35:26 WARNING (MainThread) [homeassistant.components.climate] Setup of platform zwave is taking over 10 seconds.
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.setup] Error during setup of component tts
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 172, in _async_setup_component
hass, processed_config
File “/usr/src/homeassistant/homeassistant/components/tts/init.py”, line 186, in async_setup
await asyncio.wait(setup_tasks)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.setup] Error during setup of component input_select
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 172, in _async_setup_component
hass, processed_config
File “/usr/src/homeassistant/homeassistant/components/input_select/init.py”, line 114, in async_setup
await component.async_add_entities(entities)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 252, in async_add_entities
await asyncio.wait(tasks)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.setup] Error during setup of component input_number
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 172, in _async_setup_component
hass, processed_config
File “/usr/src/homeassistant/homeassistant/components/input_number/init.py”, line 124, in async_setup
await component.async_add_entities(entities)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 252, in async_add_entities
await asyncio.wait(tasks)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.setup] Error during setup of component input_boolean
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 172, in _async_setup_component
hass, processed_config
File “/usr/src/homeassistant/homeassistant/components/input_boolean/init.py”, line 83, in async_setup
await component.async_add_entities(entities)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 252, in async_add_entities
await asyncio.wait(tasks)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.setup] Error during setup of component timer
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/setup.py”, line 172, in _async_setup_component
hass, processed_config
File “/usr/src/homeassistant/homeassistant/components/timer/init.py”, line 95, in async_setup
await component.async_add_entities(entities)
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 252, in async_add_entities
await asyncio.wait(tasks)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.components.remote] Error while setting up platform harmony
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 150, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 435, in wait_for
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.core] Error executing service <ServiceCall google.found_calendar (c:c03acfed28d244ae929bf0030d8e35ac): kind=calendar#calendarListEntry, etag=“1571520569818000”, [email protected], summary=Insel, timeZone=Europe/Berlin, colorId=10, backgroundColor=#b3dc6c, foregroundColor=#000000, selected=True, accessRole=owner, defaultReminders=, conferenceProperties=allowedConferenceSolutionTypes=[‘eventHangout’], track=True>
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req
File “/usr/local/lib/python3.7/site-packages/pkg_resources/init.py”, line 3137, in contains
return self.specifier.contains(item, prereleases=True)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py”, line 703, in contains
item = parse(item)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 31, in parse
return Version(version)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 200, in init
match = self._regex.search(version)
TypeError: expected string or bytes-like object

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/core.py”, line 1244, in _safe_execute
await self._execute_service(handler, service_call)
File “/usr/src/homeassistant/homeassistant/core.py”, line 1263, in _execute_service
await self._hass.async_add_executor_job(handler.func, service_call)
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up platform ping
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req
File “/usr/local/lib/python3.7/site-packages/pkg_resources/init.py”, line 3137, in contains
return self.specifier.contains(item, prereleases=True)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py”, line 703, in contains
item = parse(item)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 31, in parse
return Version(version)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 200, in init
match = self._regex.search(version)
TypeError: expected string or bytes-like object

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 158, in _async_setup_platform
await asyncio.wait(pending)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up platform ping
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req
File “/usr/local/lib/python3.7/site-packages/pkg_resources/init.py”, line 3137, in contains
return self.specifier.contains(item, prereleases=True)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py”, line 703, in contains
item = parse(item)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 31, in parse
return Version(version)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 200, in init
match = self._regex.search(version)
TypeError: expected string or bytes-like object

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 158, in _async_setup_platform
await asyncio.wait(pending)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 389, in wait
return await _wait(fs, timeout, return_when, loop)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 482, in _wait
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.components.binary_sensor] Error while setting up platform huesensor
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req
File “/usr/local/lib/python3.7/site-packages/pkg_resources/init.py”, line 3137, in contains
return self.specifier.contains(item, prereleases=True)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py”, line 703, in contains
item = parse(item)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 31, in parse
return Version(version)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 200, in init
match = self._regex.search(version)
TypeError: expected string or bytes-like object

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 150, in _async_setup_platform
await asyncio.wait_for(asyncio.shield(task), SLOW_SETUP_MAX_WAIT)
File “/usr/local/lib/python3.7/asyncio/tasks.py”, line 435, in wait_for
await waiter
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.core] Error executing service <ServiceCall google.scan_for_calendars (c:1255ced1ae104eefa1743469203e9d40)>
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req
File “/usr/local/lib/python3.7/site-packages/pkg_resources/init.py”, line 3137, in contains
return self.specifier.contains(item, prereleases=True)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py”, line 703, in contains
item = parse(item)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 31, in parse
return Version(version)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 200, in init
match = self._regex.search(version)
TypeError: expected string or bytes-like object

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/core.py”, line 1244, in _safe_execute
await self._execute_service(handler, service_call)
File “/usr/src/homeassistant/homeassistant/core.py”, line 1263, in _execute_service
await self._hass.async_add_executor_job(handler.func, service_call)
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.components.binary_sensor] ping: Error on device update!
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req
File “/usr/local/lib/python3.7/site-packages/pkg_resources/init.py”, line 3137, in contains
return self.specifier.contains(item, prereleases=True)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py”, line 703, in contains
item = parse(item)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 31, in parse
return Version(version)
File “/usr/local/lib/python3.7/site-packages/pkg_resources/_vendor/packaging/version.py”, line 200, in init
match = self._regex.search(version)
TypeError: expected string or bytes-like object

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 292, in _async_add_entity
await entity.async_device_update(warning=False)
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 450, in async_device_update
await self.hass.async_add_executor_job(self.update)
concurrent.futures._base.CancelledError
2019-11-25 20:35:26 ERROR (MainThread) [homeassistant.setup] Error during setup of component joaoapps_join
Traceback (most recent call last):
File “/usr/local/lib/python3.7/asyncio/runners.py”, line 43, in run
return loop.run_until_complete(main)
File “/usr/local/lib/python3.7/asyncio/base_events.py”, line 579, in run_until_complete
return future.result()
File “/usr/src/homeassistant/homeassistant/main.py”, line 302, in setup_and_run_hass
log_no_color=args.log_no_color,
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 148, in async_from_config_file
config_dict, hass, enable_log=False, skip_pip=skip_pip
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 93, in async_from_config_dict
await _async_set_up_integrations(hass, config)
File “/usr/src/homeassistant/homeassistant/bootstrap.py”, line 374, in _async_set_up_integrations
*(async_setup_component(hass, domain, config) for domain in domains_to_load)
File “/usr/src/homeassistant/homeassistant/config_entries.py”, line 569, in async_forward_entry_setup
result = await async_setup_component(self.hass, domain, self._hass_config)
File “/usr/src/homeassistant/homeassistant/setup.py”, line 45, in async_setup_component
return await setup_tasks[domain] # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 51, in async_setup_component
return await task # type: ignore
File “/usr/src/homeassistant/homeassistant/setup.py”, line 147, in _async_setup_component
hass, config, integration
File “/usr/src/homeassistant/homeassistant/config.py”, line 756, in async_process_component_config
p_integration = await async_get_integration_with_requirements(hass, p_name)
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 48, in async_get_integration_with_requirements
hass, integration.domain, integration.requirements
File “/usr/src/homeassistant/homeassistant/requirements.py”, line 77, in async_process_requirements
if pkg_util.is_installed(req):
File “/usr/src/homeassistant/homeassistant/util/package.py”, line 45, in is_installed
return version(req.project_name) in req

Blockquote