0.116: Entities card row editor, restore snapshots and performance metrics

click on the pencil

The way I understand it, the core container is taking up 15% of your RAM, the Supervisor is using 5.5% and add-ons or anything else running on your system are taking up 19.5%

Unfortunately I can’t upgrade. The package for my system apparently doesn’t exist (yet? anymore?)

20-10-08 14:14:16 INFO (SyncWorker_1) [supervisor.docker.interface] Update image homeassistant/intel-nuc-homeassistant:0.115.6 to homeassistant/intel-nuc-homeassistant:0.116.0
20-10-08 14:14:16 INFO (SyncWorker_1) [supervisor.docker.interface] Pull image homeassistant/intel-nuc-homeassistant tag 0.116.0.
20-10-08 14:15:04 ERROR (SyncWorker_1) [supervisor.docker.interface] Can't install homeassistant/intel-nuc-homeassistant:0.116.0 -> 404 Client Error: Not Found ("no such image: homeassistant/intel-nuc-homeassistant:0.116.0: No such image: homeassistant/intel-nuc-homeassistant:0.116.0").
20-10-08 14:15:04 INFO (SyncWorker_1) [supervisor.docker.interface] This error is often caused by not having enough disk space available. Available space in /data is: 72.6 GiB
20-10-08 14:15:04 WARNING (MainThread) [supervisor.homeassistant.core] Update Home Assistant image failed

EDIT: Just tried again and it worked! I think the image wasn’t yet built at the time.

I am also having the exact same issue. Also affect the horizontal-stack card as well.

image

1 Like

WEBHOOK

This integration requires an internet accessible incoming webhook to receive push updates from SmartThings. The preferred approach is to subscribe to Home Assistant Cloud (Nabu Casa) and the integration will configure and use a cloudhook automatically.

Don’t get me wrong. I know how this works with dev and all. But this suggests that one can expect something that actually works!

WEBHOOK

This integration requires an internet accessible incoming webhook to receive push updates from SmartThings. The preferred approach is to subscribe to Home Assistant Cloud (Nabu Casa) and the integration will configure and use a cloudhook automatically.

Thank you for this!

1 Like

I’m sorry, but it doesn’t sound like you do…

I don’t use SmartThings personally, but there are 1000’s of people using it together with Home Assistant, so it seems that it works. Also Nabu Casa is only for the communication between Home Assistant and the remote server, if some sensor or whatever doesn’t work or is not supported, it’s pretty rare that it is due to the Nabu Casa connection.

I tried the new Upload Snapshot feature and I’m receiving either a 502 Bad Gateway and a 400 Bad Request on 2 different Hassio .tar backups. The backups are fresh installs of .116 just yesterday as I wanted to test out this feature. Am I doing something wrong?

I just followed this and expected to get control over my TV’s

The article advises a payed subscription so yeah I expect it to work.

To close this discussion, I will open issues on github, I was not aware of the exact location.

I too saw problems and rolled back to 115.6.
Amazingly the System Metrics STILL show up under Supervisor, after full wipe/restore.

I expect a rollback to roll everything back but learned it isn’t always so.

In my case i solved it with a reboot (ubuntu docker supervisor install).

Thats probably because the system metrics were added as a part of the Supervisor upgrade and not 0.116 directly.

Same issue here…, reverting back to 0.115.6

Why did you expect to control your TVs? I don’t see any mention of a TV or media player in the docs.

It advises that for the webhook, and does the webhook work?

:+1:

1 Like

someone else with the yeelight integration crashed in 0.116.1?

4 Likes

All my Smartthings devices have stopped working. Any ideas?

Netatmo fails on sensor setup in 116.1. Was working in 116.0

Error while setting up netatmo platform for sensor

Traceback (most recent call last): File “/usr/src/homeassistant/homeassistant/helpers/entity_platform.py”, line 193, in _async_setup_platform await asyncio.shield(task) File “/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py”, line 159, in async_setup_entry async_add_entities(await find_entities(data_class_name), True) File “/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py”, line 150, in find_entities NetatmoSensor(data_handler, data_class_name, module, condition) File “/usr/src/homeassistant/homeassistant/components/netatmo/sensor.py”, line 252, in init f"{MANUFACTURER} {self._device_name} {SENSOR_TYPES[sensor_type][0]}" KeyError: ‘temp_trend’

3 Likes

Same issue here with Netatmo on 116.1

1 Like

Same for me, Netatmo stopped to work with 0.116.1

2 Likes