0.104: Sentry, Signal Messenger, IntesisHome, Sure Petcare, KEF

Just updated from 0.103.6 to 0.104.2, was fully prepared for the LG WebOS TV config changes and re-authorization. That was no problem whatsoever. :slight_smile: But now a notification says

The following integrations and platforms could not be set up:
* xiaomi_aqara
Please check your config.

Did I miss an announcement somewhere? Iā€™ve been following things reasonably closely and donā€™t recall anything about it. :frowning:

Hi. Iā€™m a dumb&ss. Deleted a wifi SSID this morning, and that was the remaining item that was still referencing it. I just knew Iā€™d find something today.

reading about the many HUE integration issues, is it anywhere near safe to upgrade to 104 at all at the moment. I mean, can anyone confirm they had an update without HUE issues?

Updated 2 of my systems flawlessly, but they donā€™t use the integrationā€¦ fearing my main system would be useless without the Hue integration, please let anyone report a working system with 104.2 and Hueā€¦




and

thought the latter isnā€™t specifically 104 related, but still there apparently

hope these are incidents and not general 104 issues?

Yes, no issues at all.

1 Like

thanks Nick, good to hear. Guess Iā€™ll have to try then :wink: #wishmeluck

today, also updated from 103.6 to 104.2 , now i notice there strange erros, it fills up my log, when i just refresh a page in lovelace

2020-01-20 09:36:21 ERROR (MainThread) [frontend.js.latest.202001082] :0:0 Script error.

I got this error on 0.104.2 from ā€˜Check Home Assistant configurationā€™:
Component error: yeelight - No module named ā€˜netdiscoā€™.

The error was there in 0.103 and than was fixed. But now is back.

@nickrout
gotta thank you for taking away the fear for Hue issues: updated and everything went very smoothly indeed, no Hue issues at all as far as I can see now. Although I do see this:


while my hubs are already listed in the integrationsā€¦

I do have endless amounts of this though:

2020-01-20 16:16:52 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 284, in async_update_ha_state
    self._async_write_ha_state()
  File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 314, in _async_write_ha_state
    attr = self.capability_attributes
  File "/usr/src/homeassistant/homeassistant/components/media_player/__init__.py", line 791, in capability_attributes
    if supported_features & SUPPORT_SELECT_SOURCE:
TypeError: unsupported operand type(s) for &: 'NoneType' and 'int'

which were never thereā€¦
now what?

webostv component. Iā€™ve changed config to:

webostv:
  - host: 192.168.1.xxx
    name: "main_tv"
    turn_on_action:
      service: script.tv_turn_on

On previous version 0.103 everything worked like a charm via media_player, platform: webostv.
I have WebOS 2.0 LG TV and was able to control it via HA. Now logs show next error:

Error during setup of component webostv
Traceback (most recent call last):
  File "/usr/src/homeassistant/homeassistant/setup.py", line 170, in _async_setup_component
    hass, processed_config
  File "/usr/src/homeassistant/homeassistant/components/webostv/__init__.py", line 93, in async_setup
    await asyncio.gather(*tasks)
  File "/usr/src/homeassistant/homeassistant/components/webostv/__init__.py", line 109, in async_setup_tv
    await async_setup_tv_finalize(hass, config, conf, client)
  File "/usr/src/homeassistant/homeassistant/components/webostv/__init__.py", line 141, in async_setup_tv_finalize
    await async_connect(client)
  File "/usr/src/homeassistant/homeassistant/components/webostv/__init__.py", line 118, in async_connect
    await client.connect()
  File "/usr/local/lib/python3.7/site-packages/aiopylgtv/webos_client.py", line 126, in connect
    return await self.connect_result
  File "/usr/local/lib/python3.7/site-packages/aiopylgtv/webos_client.py", line 156, in connect_handler
    close_timeout=self.timeout_connect),
  File "/usr/local/lib/python3.7/site-packages/websockets/client.py", line 385, in __init__
    factory, host, port, **kwds)
TypeError: create_connection() got an unexpected keyword argument 'ping_interval'
Connection lost. Reconnectingā€¦

Restarts of HA and any changes to config has no affect.

My automations take a while to fire since the update, anyone else with it here?

Hi,
Iā€™ve just had the sames issue the update failed and put me back on 103.5, were you able to resolve it?

Iā€™ve found this in the hassio log

20-01-21 16:12:52 INFO (SyncWorker_18) [hassio.docker.interface] Stop homeassistant application
20-01-21 16:12:56 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:12:56 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:13:54 INFO (SyncWorker_18) [hassio.docker.interface] Clean homeassistant application
20-01-21 16:13:56 INFO (SyncWorker_16) [hassio.docker.homeassistant] Start homeassistant homeassistant/raspberrypi3-homeassistant with version 0.104.3
20-01-21 16:14:01 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:14:01 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:14:56 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation in progress
20-01-21 16:16:06 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:16:06 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:20:11 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:20:11 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:20:38 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation done
20-01-21 16:24:27 INFO (MainThread) [hassio.api.security] /snapshots access from cebe7a76_hassio_google_drive_backup
20-01-21 16:25:14 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-01-21 16:25:16 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:25:16 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:30:21 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:30:21 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:30:42 WARNING (MainThread) [hassio.homeassistant] Don't wait anymore of Home Assistant startup!
20-01-21 16:30:42 CRITICAL (MainThread) [hassio.homeassistant] HomeAssistant update fails -> rollback!
20-01-21 16:30:42 INFO (MainThread) [hassio.homeassistant] Update Home Assistant to version 0.103.5
20-01-21 16:30:42 INFO (SyncWorker_8) [hassio.docker.interface] Update image homeassistant/raspberrypi3-homeassistant:0.104.3 to homeassistant/raspberrypi3-homeassistant:0.103.5
20-01-21 16:30:42 INFO (SyncWorker_8) [hassio.docker.interface] Pull image homeassistant/raspberrypi3-homeassistant tag 0.103.5.
20-01-21 16:30:43 INFO (SyncWorker_8) [hassio.docker.interface] Stop homeassistant application
20-01-21 16:30:44 INFO (SyncWorker_8) [hassio.docker.interface] Clean homeassistant application
20-01-21 16:30:46 INFO (SyncWorker_6) [hassio.docker.homeassistant] Start homeassistant homeassistant/raspberrypi3-homeassistant with version 0.103.5
20-01-21 16:31:31 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation in progress
20-01-21 16:35:26 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:35:26 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:36:58 INFO (MainThread) [hassio.homeassistant] Home Assistant pip installation done
20-01-21 16:38:04 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance
20-01-21 16:38:04 INFO (MainThread) [hassio.homeassistant] Successful run Home Assistant 0.103.5
20-01-21 16:38:04 INFO (SyncWorker_2) [hassio.docker.interface] Cleanup images: ['homeassistant/raspberrypi3-homeassistant:0.104.3']
20-01-21 16:38:42 INFO (SyncWorker_2) [hassio.docker.interface] Cleanup images: ['homeassistant/raspberrypi3-homeassistant:0.102.3']
20-01-21 16:40:07 INFO (MainThread) [hassio.homeassistant] Updated Home Assistant API token
20-01-21 16:43:57 INFO (SyncWorker_6) [hassio.docker.interface] Restart homeassistant/raspberrypi3-homeassistant
20-01-21 16:44:01 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:44:01 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:45:06 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:45:06 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:46:43 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance
20-01-21 16:49:14 INFO (SyncWorker_8) [hassio.docker.interface] Restart homeassistant/raspberrypi3-homeassistant
20-01-21 16:49:19 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:49:19 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:50:24 ERROR (MainThread) [hassio.homeassistant] Error on call http://172.30.32.1:8123/api/states/binary_sensor.snapshots_stale: Cannot connect to host 172.30.32.1:8123 ssl:None [Connection refused]
20-01-21 16:50:24 ERROR (MainThread) [hassio.api.proxy] Error on API for request states/binary_sensor.snapshots_stale
20-01-21 16:52:02 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance
20-01-21 16:56:07 INFO (MainThread) [hassio.api.security] /homeassistant/info access from cebe7a76_hassio_google_drive_backup
20-01-21 16:56:07 INFO (MainThread) [hassio.api.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup

can anyone help tell me what the ip address it trying to access, as itā€™s not mine

Itā€™s a long shot but I had this issue.

I had an api code in my secrets file and the api began with a non-alphanumeric - (dash).
e.g.
my_api_code: -hdf734bfwej7829435lk

It didnā€™t like it at all. I could see in my log what had happened though so I just created a new api code for that integration and restarted.

Did I miss something in the release notes that changes (or removes) the ability to delete entities from the ā€œentitiesā€ section of ā€œconfigurationā€?

When I click on an entity to modify itā€™s settings the ā€œdeleteā€ button is there but itā€™s now inactive for all of the entities.

Clear browser cache or try in incognito.

Hi
I buy today Odroid N2 and test Hassos 4.0 But It no boot on Odroid N2 also no boot from Micro SD Card and also from USB SSD Disk. Support for this is not working.

Actually I just now figured out what is happening.

You have to select the entity from the check box to the left. Then you go all the way to the top and you have the options to enable, disable or remove the selected entities.

But that brings up another issueā€¦

when I try to select the entity from the unifi integration and then try to ā€œremove selectedā€ it doesnā€™t allow me to remove it unless I delete the integration that provided the entity in the first place (unifi).

Obviously I canā€™t (donā€™t want toā€¦) do that.

Even if I did delete the integration which will then remove the entity (along with every other entity from the unifi integration) as soon as I add the integration back in then that and every other entity I have deleted in the past from the unifi integration will return and then Iā€™ll still be in exactly the same boat only worse.

I donā€™t understand why the ability to remove each individual entity was removed without forcing you to remove the entire integration.

especially for something like the the unifi integration where itā€™s possible that devices will come & go from the network. I donā€™t want to track those devices and I donā€™t want them cluttering up my (already ridiculously bloated) disabled entity lists.

It would be way more convenient to be able to just delete them and not have to mess with them any more.

In this particular case I had a new device show up and Iā€™m not sure who it belongs to since the default behavior is to create a device tracker based on the mac address of the device. So I donā€™t know if the device belonged to a grandchild or a friend of theirs or if someone got a new phone or who it was. So I donā€™t know if I want to track it or not. So I figured iā€™d just delete it (like I have done many times in the past) and see if it gets added back in later or if it was just a one-off connection.

Now my option is to hide it by disabling it or allow it stay being tracked on my system but itā€™s not even in my unifi controller anymore to be able to be tracked so it will forever show as away.

It really makes no sense.

You can either set system setting for UniFi to not automatically enable newly created entities or you can disable select entities manually

That sounds kind of like no real good options.

If I select to add new devices then it adds everything and I have to disable new devices that I donā€™t want to track. Since the integration adds the device by the MAC address then how do I know that I want to track the new device until I figure out what device the mac address is connected to? With a large family and grandkids getting and removing new devices regularly it becomes a chore to keep texting everyone all the time asking what the mac address is for their device when I notice a new device tracker has been added to HA. Up until now my standard way to handle it has been to delete the device tracker and if it shows back up then I know it is one I might care about. I can no longer do that.

If I select to not automatically add new devices then how do I manually add the devices to HA that I want to track?

It seems that the newer updates keep making things (specifically the unifi integration in my case) harder to maintain than easier.

there seems to be more hoops to have to jump thru to keep similar functionality in a many cases.

1 Like

They exist in the entity registry but will be disabled, all you would need to do is to enable entities you want to track

1 Like

Yes, but they will be in the entity list as disabled along with the 75 other unifi entities that I have to keep disabled because they are on the network all the time and will keep coming back if I donā€™t have them disabled. the when I ā€œshow disabled entitiesā€ I then have to wade thru that long list to figure out the one that I want to re-enable.

I fail to see why I canā€™t delete a single entity if i want without deleting the entire integration when we were able to do that before this update?

Iā€™m getting the same thing on HASS.OS rpi4 and trying to delete groups causes my zigbee devices to lag like 5 minute delay lag that a restart wonā€™t fix only a snapshot restore.

1 Like