home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.81k stars 30.51k forks source link

Synology DSM Integration doesn't update #48246

Closed Lemmings23456 closed 3 years ago

Lemmings23456 commented 3 years ago

The problem

I can set the time between scans but it is only updating once. After that, never again.

What is version of Home Assistant Core has the issue?

2021.3.4

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Synology DSM

Link to integration documentation on our website

https://www.home-assistant.io/integrations/synology_dsm

Example YAML snippet

# Put your YAML below this line

Anything in the logs that might be useful for us?

# Put your logs below this line
probot-home-assistant[bot] commented 3 years ago

Hey there @hacf-fr, @quentame, @mib1185, mind taking a look at this issue as its been labeled with an integration (synology_dsm) you are listed as a codeowner for? Thanks! (message by CodeOwnersMention)

mib1185 commented 3 years ago

Hi @Lemmings23456 is there something visible in the logs according to the synology_dsm integration?

Lemmings23456 commented 3 years ago

No, I can't see anything in the logs. Do I have to enable that ?

mib1185 commented 3 years ago

At least all INFO messages should be visible on HA log. You should find them under Configuration -> Logs (scroll down) -> Button Load Full Home Assistant Log

Lemmings23456 commented 3 years ago

I started HA again, the Integration seems to run.

2021-03-23 16:42:27 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.synology_dsm 2021-03-23 16:42:27 INFO (MainThread) [homeassistant.components.camera] Setting up camera.synology_dsm 2021-03-23 16:42:27 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.synology_dsm 2021-03-23 16:42:27 INFO (MainThread) [homeassistant.components.switch] Setting up switch.synology_dsm

2021-03-23 16:52:37 WARNING (MainThread) [homeassistant.core] Something is blocking Home Assistant from wrapping up the start up phase. We're going to continue anyway. Please report the following info at https://github.com/home-assistant/core/issues: geo_location, switch, input_select, notify.pushover, automation, sensor.sql, my, binary_sensor.synology_dsm, panel_iframe, homekit, light.netatmo, pi_hole, notify, timer, http, climate, input_boolean, cover.homematic, climate.homematic, binary_sensor.deconz, counter, ssdp, ffmpeg, input_number, sensor.upnp, persistent_notification, mobile_app, api, fritzbox, switch.mqtt, cover, light.homematic, system_health, script, homematic, media_player.cast, scene, blueprint, sensor.netatmo, blitzortung, switch.fritzbox, zone, climate.deconz, sensor.blitzortung, person, light, lovelace, zeroconf, tag, light.mqtt, image, dhcp, switch.deconz, sensor.synology_dsm, camera.netatmo, search, fan, binary_sensor.homematic, media_player.kodi, group, lock, netatmo, stream, fritzbox_callmonitor, synology_dsm, binary_sensor.mobile_app, logbook, homekit_controller, kodi, binary_sensor.updater, switch.homematic, climate.fritzbox, system_log, default_config, map, discovery, sensor.mqtt, binary_sensor.fritzbox, logger, alexa, camera.generic, cover.deconz, camera.synology_dsm, fan.deconz, upnp, binary_sensor, cloud, homeassistant, hacs, media_player, monitor_docker, cast, sun, recorder, websocket_api, config, geo_location.blitzortung, sensor.local_luftdaten, webhook, sensor.hacs, sensor.template, history, deconz, binary_sensor.workday, notify.mobile_app, light.deconz, switch.monitor_docker, media_source, input_datetime, sensor.monitor_docker, apple_tv, binary_sensor.mqtt, device_automation, frontend, auth, input_text, switch.synology_dsm, camera, sensor.fritzbox_callmonitor, sensor.mobile_app, sensor.deconz, climate.netatmo, sensor.fritzbox_netmonitor, sensor.homematic, updater, volkswagencarnet, mqtt, sensor.pi_hole, binary_sensor.pi_hole, onboarding, lock.deconz, scene.homeassistant, scene.deconz, sensor.time_date, sensor.fritzbox, switch.template, sensor

Seems to be a bigger problem ? Every time I start HA and look in the HACS Integration, it shows me the same integration as new, although I dismissed it before.

mib1185 commented 3 years ago

HACS is not supported by this project - here we track identified issues/bugs for Home Assistant Core. For HACS please have a look on https://github.com/hacs/integration.

If there are no other messages about synology_dsm visible in your logs, than I guess there is an generell issue with your environment, which first needs to be solved.

mib1185 commented 3 years ago

Maybe your issue is related/similar to #48237 🤔

github-actions[bot] commented 3 years ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.