Odd behavior with version 0.84.6

Hey all I updated to version 0.84.6 for about 6 days ago and after this everything is slow and not working correctly.

Some background I am running Hassio on a Raspberry Pi 3 + and have done so for a long time with no problems. After the upgrade I have stared to notice that the web interface was slow to respond for example if I changed any input selects it took 10+ s before the action triggered. After more time the web-interface and autmations etc craches and I have to reboot the Pi many times a day.

Anyone else notic this beavior some logs below for everyones reference thanks.

I have checked the hardware eg the load listed below for reference, but it is nothing odd about it.
Disk use (percent) /home
35.1 %
Load (15m)
0.2841796875
Memory free
726.2 MiB
Processor use
6 %

The log is listen below but I can’t find anything that should be a cause of this:

2019-01-01 17:37:56 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py”, line 344, in _async_add_entity
raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: sensor.fibaro_dimmer_2_watt_power. Platform tellduslive does not generate unique IDs

2019-01-01 23:15:16 WARNING (SyncWorker_5) [tellduslive] Failed request: HTTPSConnectionPool(host=‘api.telldus.com’, port=443): Read timed out. (read timeout=10)
2019-01-01 23:15:16 WARNING (SyncWorker_5) [homeassistant.components.tellduslive] Failed request
2019-01-01 23:16:16 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:16:16 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:22:55 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:22:55 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:23:57 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:23:57 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:25:13 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:25:13 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:25:33 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.swap_use_percent is taking over 10 seconds
2019-01-01 23:25:53 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:25:53 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:26:45 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:26:45 WARNING (MainThread) [homeassistant.components.sensor] Updating darksky sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:27:30 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-01 23:27:44 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.6/site-packages/aiohttp/http_websocket.py”, line 621, in ping
return await self._send_frame(message, WSMsgType.PING)
File “/usr/local/lib/python3.6/site-packages/aiohttp/http_websocket.py”, line 603, in _send_frame
self.transport.write(header + message)
File “uvloop/handles/stream.pyx”, line 671, in uvloop.loop.UVStream.write
File “uvloop/handles/handle.pyx”, line 159, in uvloop.loop.UVHandle._ensure_alive
RuntimeError: unable to perform operation on <TCPTransport closed=True reading=False 0x6dd1a220>; the handler is closed

Hi!

I have a RPI2, i see the same behavior. My automations are missed and my HUE lights comes and goes unavalible.

From what i can google, i see other having this issue as well but no answer to why.

2019-01-02 21:23:20 WARNING (MainThread) [homeassistant.components.media_player] Updating songpal media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:20 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:23:27 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:31 WARNING (MainThread) [homeassistant.components.media_player] Updating kodi media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:31 WARNING (MainThread) [homeassistant.components.media_player] Updating songpal media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.media_player] Updating samsungtv media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.media_player] Updating braviatv_psk media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.media_player] Updating samsung_multi_room media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.sensor] Updating speedtest sensor took longer than the scheduled update interval 0:00:30
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.sensor] Updating systemmonitor sensor took longer than the scheduled update interval 0:00:30
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.sensor] Updating ios sensor took longer than the scheduled update interval 0:00:30
2019-01-02 21:23:32 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:24:49 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:24:50 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:28:01 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:28:01 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:30:32 WARNING (MainThread) [homeassistant.helpers.entity] Update of binary_sensor.tellstick_znet_lite is taking over 10 seconds
2019-01-02 21:30:49 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.media_player] Updating kodi media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.media_player] Updating songpal media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.media_player] Updating samsungtv media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.media_player] Updating braviatv_psk media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.media_player] Updating samsung_multi_room media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.sound_bar is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.kok is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.vardagsrum_tak_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.telefonladdare is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.altan1_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.koksfonster_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.foradsvagg1_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.forradsvagg3_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.altan2_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.taklampa_kok_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.forradsvagg4_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.lampststativ_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.ute is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.badrum is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.nattduksbord_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.forradsvagg2_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.golvlampa_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.entertainment_area_1 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.golvlampan_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.koksbank_2 is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.vardagsrum is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.sovrum is taking over 10 seconds
2019-01-02 21:30:56 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.entre_2 is taking over 10 seconds
2019-01-02 21:30:56 ERROR (MainThread) [homeassistant.components.light.hue] Unable to reach bridge 192.168.1.95 ()
2019-01-02 21:31:02 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:31:09 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:09 WARNING (MainThread) [homeassistant.components.media_player] Updating songpal media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:09 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:31:09 WARNING (MainThread) [homeassistant.helpers.entity] Update of sensor.mathias_arbete_till_hem is taking over 10 seconds
2019-01-02 21:31:14 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:14 WARNING (MainThread) [homeassistant.components.media_player] Updating kodi media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:14 WARNING (MainThread) [homeassistant.components.media_player] Updating songpal media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:14 WARNING (MainThread) [homeassistant.components.media_player] Updating samsungtv media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:14 WARNING (MainThread) [homeassistant.components.media_player] Updating braviatv_psk media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:14 WARNING (MainThread) [homeassistant.components.media_player] Updating samsung_multi_room media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:31:15 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:33:27 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.sound_bar is taking over 10 seconds
2019-01-02 21:33:32 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:33:32 WARNING (MainThread) [homeassistant.components.media_player] Updating songpal media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:33:32 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:33:33 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-02 21:34:35 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-02 21:34:35 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05

Nice to see someone more having the problem.
I found a quick “fix” for this by disabling discovery and map in config that reduced the errors alot.

i tried to disable discovery. no difference in the messages

okey for me removing discovery allows me to reboot 2-3 times a day insteed of 12.
I hope that they will make a fix for this soon,

1 Like

Well ended up reverting to version 0.83.3 got tired of the reebots.

ok, how did you downgrade? i tried to update to the beta 0.85.0b0 it seems like Hassio i going in a lagging loop. works for a couple och sec then nothing and then works again. now i can se that even my telldus stuff is going to unavailable

Enable ssh if you have not done so then execute

hassio ha update -o version=version

i reversed the sw and it works much better, now the HUE gets unavalible sometimes and not every 30 sec.

I have now updated to 0.58.0, its back to same poor behavior.

Ye I am keeping track of two bugs that I think needs to be fixed before I will try to upgrade you can look on
This and this

Hi! I now tried 85.1. Hue is still going unavailabile and it feels like home assistant is lagging al the time and the messages in the log continues

Can this be a performance issue even though the cpu load is low and the RAM is at only 50%?? Do you think Thatcher maybe a rpi3 b+ would help?

Hey, yes I believe it is a I/O problem in the comments of bugg #19806 on GIT someone believed that it may be the USB buss witch isn’t far fetch. USB 2.0 buss that RPI use is slow and if something is doing massive amounts of I/O over the buss it will choke. I haven’t been able to rule this out I can’t find any “perfect” logs to look in.
I do not think it will be any different on a RPI 3b+ since they have the same BUSS.

If you know any loggs to look in please give me that in respons and I will take a look in them. I think something with SQL error, locked or timeout is that we need to find in order to be sure it is a buss problem.

Hi! ok, i dont have anything connected to the RPI execpt Power and ethernet. but you mean that this can be the issue?

I can send you logs later today, what kind om loggs are you looking for? i have the regular HA log, vill that help?

Hi! I have now made a bakup and are running hassio with that backup on a VM on a laptop. Its a huge performance upgrade but i still se the Unavalible and the “lag” but much much shorter.

Hey Sorry for late reply but been bussy. I am not sure what logs it is, have you tried to enable debug on the compontent that is “lagging” to see if more info can be found?

About the “upgrade” when the lag happens do you still need to reboot the device or will it “fix” it self?

it will self fix most times after maybe 30 - 60 sec but somtimes it had done a reboot / Crash on its own. from what i can see, its not a specific entity. its the whole system.

Hi! just did a reboot. same behavior. this is my log.

2019-01-18 06:28:16 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' from your http config.
2019-01-18 06:28:18 WARNING (MainThread) [homeassistant.loader] You are using a custom component for media_player.braviatv_psk 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-01-18 06:28:18 WARNING (MainThread) [homeassistant.loader] You are using a custom component for media_player.samsung_multi_room 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-01-18 06:28:18 WARNING (MainThread) [homeassistant.loader] You are using a custom component for media_player.alexa 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-01-18 06:28:21 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity.py", line 212, in async_update_ha_state
    raise RuntimeError("Attribute hass is None for {}".format(self))
RuntimeError: Attribute hass is None for <Entity yr Symbol: 1>
2019-01-18 06:28:22 ERROR (MainThread) [homeassistant.core] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/homeassistant/helpers/entity_platform.py", line 344, in _async_add_entity
    raise HomeAssistantError(msg)
homeassistant.exceptions.HomeAssistantError: Entity id already exists: calendar.alexa_inkopslista
2019-01-18 06:29:03 WARNING (MainThread) [songpal.service] Got duplicate signature for MethodSignature(name='getSourceList', input={'scheme': <class 'str'>}, output={'source': <class 'str'>, 'title': <class 'str'>, 'isPlayable': 'bool', 'isBrowsable': 'bool', 'playAction': <class 'str'>, 'outputs': 'string*', 'meta': <class 'str'>, 'iconUrl': <class 'str'>, 'protocols': 'string*', 'upnpOperationInfo': 'UpnpOperationInfo'}, version='1.2'), existing was <Method avContent.getSourceList({'scheme': <class 'str'>}) -> {'iconUrl': <class 'str'>,
 'isBrowsable': 'bool',
 'isPlayable': 'bool',
 'meta': <class 'str'>,
 'outputs': 'string*',
 'playAction': <class 'str'>,
 'source': <class 'str'>,
 'title': <class 'str'>}>. Keeping the existing one
2019-01-18 06:29:03 WARNING (MainThread) [songpal.service] Got duplicate signature for MethodSignature(name='getStorageList', input={'uri': <class 'str'>, 'isRegistered': <class 'str'>}, output={'uri': <class 'str'>, 'deviceName': <class 'str'>, 'volumeLabel': <class 'str'>, 'permission': <class 'str'>, 'position': <class 'str'>, 'formattable': <class 'str'>, 'mounted': <class 'str'>, 'wholeCapacityMB': <class 'int'>, 'freeCapacityMB': <class 'int'>, 'systemAreaCapacityMB': <class 'int'>, 'isAvailable': <class 'str'>, 'lun': <class 'int'>, 'type': <class 'str'>, 'protocol': <class 'str'>, 'format': <class 'str'>, 'error': <class 'str'>, 'isRegistered': <class 'str'>, 'registrationDate': <class 'str'>, 'isSqvSupported': <class 'str'>, 'hasNonStandardData': <class 'str'>, 'isProtected': <class 'str'>, 'isLocked': <class 'str'>, 'formatStatus': <class 'str'>, 'finalizeStatus': <class 'str'>, 'timeSecToFinalize': <class 'int'>, 'isSelfRecorded': <class 'str'>, 'isManagementInfoFull': <class 'str'>, 'timeSecToGetContents': <class 'int'>, 'hasUnsupportedContents': <class 'str'>, 'usbDeviceType': <class 'str'>, 'fileSystem': <class 'str'>}, version='1.2'), existing was <Method system.getStorageList({'uri': <class 'str'>}) -> {'deviceName': <class 'str'>,
 'error': <class 'str'>,
 'format': <class 'str'>,
 'formattable': <class 'str'>,
 'formatting': <class 'str'>,
 'freeCapacityMB': <class 'int'>,
 'isAvailable': <class 'str'>,
 'lun': <class 'int'>,
 'mounted': <class 'str'>,
 'permission': <class 'str'>,
 'position': <class 'str'>,
 'systemAreaCapacityMB': <class 'int'>,
 'type': <class 'str'>,
 'uri': <class 'str'>,
 'volumeLabel': <class 'str'>,
 'wholeCapacityMB': <class 'int'>}>. Keeping the existing one
2019-01-18 06:29:03 WARNING (MainThread) [songpal.service] Got duplicate signature for MethodSignature(name='getSystemInformation', input=None, output={'product': <class 'str'>, 'region': <class 'str'>, 'language': <class 'str'>, 'model': <class 'str'>, 'serial': <class 'str'>, 'macAddr': <class 'str'>, 'name': <class 'str'>, 'generation': <class 'str'>, 'area': <class 'str'>, 'cid': <class 'str'>, 'helpUrl': <class 'str'>, 'deviceID': <class 'str'>, 'version': <class 'str'>, 'duid': <class 'str'>, 'wirelessMacAddr': <class 'str'>, 'esn': <class 'str'>, 'iconUrl': <class 'str'>, 'ssid': <class 'str'>, 'bdAddr': <class 'str'>, 'initialPowerOnTime': <class 'str'>, 'lastPowerOnTime': <class 'str'>, 'bleID': <class 'str'>}, version='1.4'), existing was <Method system.getSystemInformation(None) -> {'area': <class 'str'>,
 'bdAddr': <class 'str'>,
 'cid': <class 'str'>,
 'deviceID': <class 'str'>,
 'duid': <class 'str'>,
 'esn': <class 'str'>,
 'generation': <class 'str'>,
 'helpUrl': <class 'str'>,
 'iconUrl': <class 'str'>,
 'language': <class 'str'>,
 'macAddr': <class 'str'>,
 'model': <class 'str'>,
 'name': <class 'str'>,
 'product': <class 'str'>,
 'region': <class 'str'>,
 'serial': <class 'str'>,
 'ssid': <class 'str'>,
 'updatableVersion': <class 'str'>,
 'version': <class 'str'>,
 'wirelessMacAddr': <class 'str'>}>. Keeping the existing one
2019-01-18 06:30:26 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-18 06:30:32 ERROR (MainThread) [homeassistant.components.light.hue] Unable to reach bridge 192.168.1.95 ()
2019-01-18 06:30:32 WARNING (MainThread) [homeassistant.components.media_player] Updating braviatv_psk media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:30:32 WARNING (MainThread) [homeassistant.components.media_player] Updating samsung_multi_room media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:30:32 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:30:32 WARNING (MainThread) [homeassistant.components.media_player] Updating kodi media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:30:32 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.entertainment_area_1 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.nattduksbord_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.koksfonster_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.forradsvagg2_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.golvlampan_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.sovrum is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.forradsvagg4_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.telefonladdare is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.lampststativ_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.golvlampa_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.vardagsrum is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.foradsvagg1_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.altan1_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.koksbank_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.kok is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.ute is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.forradsvagg3_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.vardagsrum_tak_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.badrum is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.taklampa_kok_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.entre_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.helpers.entity] Update of light.altan2_2 is taking over 10 seconds
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.components.media_player] Updating samsungtv media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:30:40 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-18 06:30:49 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:32:51 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:32:51 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-18 06:32:56 ERROR (MainThread) [homeassistant.components.light.hue] Unable to reach bridge 192.168.1.95 ()
2019-01-18 06:32:56 WARNING (MainThread) [homeassistant.components.media_player] Updating samsungtv media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:32:56 WARNING (MainThread) [homeassistant.components.light] Updating hue light took longer than the scheduled update interval 0:00:05
2019-01-18 06:33:02 WARNING (MainThread) [homeassistant.components.media_player] Updating alexa media_player took longer than the scheduled update interval 0:00:10
2019-01-18 06:33:02 WARNING (MainThread) [homeassistant.components.media_player] Updating kodi media_player took longer than the scheduled update interval 0:00:10

Have you tried to disable custom components?
I googled some of the errors and came across

  1. Hassbian and fritz connection error

  2. https://github.com/home-assistant/home-assistant/issues/13022

  3. https://github.com/home-assistant/home-assistant/issues/13949

Maybe you can find them usefull,

What I do to find my problems is to disable some of my config and then wait to see if it is working better,