-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VeSync gets devices but no relevant entities #131781
Comments
Hey there @markperdue, @webdjoe, @TheGardenMonkey, @cdnninja, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) vesync documentation |
Hi, not sure if I should start a new one or add to this one. So I'll add and if need be start a new. Here is what is in my log wyzeapi: Error on device update! Logger: homeassistant.components.lock wyzeapi: Error on device update! oddity, I turned on Enable debug logging and 2 devices went away. removed the integration and restarted. I now have 6. |
That is a Wyze error. Not veseync. |
Dang, did I copy and paste the wrong one? Gotta look when I get home.
…On Sun, Dec 1, 2024, 6:51 PM cdnninja ***@***.***> wrote:
Hi, not sure if I should start a new one or add to this one. So I'll add
and if need be start a new.
I had trouble with mt Vesync devices updating so I removed the integration
and added it back. Now I only get 7 devices out of 11.
I logged into the Vesync app and changed my password in case there was
something weird with that.
Core 2024.11.3
Supervisor 2024.11.4
Operating system 13.2
Frontend 20241106.2
Here is what is in my log
wyzeapi: Error on device update!
(ERROR) Lock - message first occured at 1:36:35PM and shows up twice.
Logger: homeassistant.components.lock
Source: helpers/entity_platform.py:728
integration: Lock (documentation, issues)
First occurred: 1:36:35 PM (2 occurrences)
Last logged: 1:36:35 PM
wyzeapi: Error on device update!
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py",
line 728, in _async_add_entity
await entity.async_device_update(warning=False)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 1302,
in async_device_update
await self.async_update()
File "/config/custom_components/wyzeapi/token_manager.py", line 45, in
inner_function
await func(*args, **kwargs)
File "/config/custom_components/wyzeapi/lock.py", line 152, in async_update
lock = await self._lock_service.update(self._lock)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/local/lib/python3.12/site-packages/wyzeapy/services/lock_service.py",
line 20, in update
device_info = await self._get_lock_info(lock)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File
"/usr/local/lib/python3.12/site-packages/wyzeapy/services/base_service.py",
line 499, in _get_lock_info
device_uuid = device.mac.split(".")[2]
~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
oddity, I turned on Enable debug logging and 2 devices went away. removed
the integration and restarted. I now have 6.
If I go to the Entities page every entity shows Status as a red circle
(not provided)
That is a Wyze error. Not veseync.
—
Reply to this email directly, view it on GitHub
<#131781 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMC7B5PZEP5GG6ZHACR2LD2DOOIVAVCNFSM6AAAAABST7RLWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJQGMYTCNRSGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I commented on the other issue opened before this one that all my vesync devices are no unavailable and that there is an error regarding getting the device list on startup. Worked for years, now completely dead. |
Ok, looked again and see nothing about Vesync in logs. guess I was bleary eye from trying to figure it out. |
Yeah, I had to replace a plug/outlet and wanted to refresh to get HA to see the new one, now I've broken all of them. It retrieves 7 out of 11 devices, but everything in now unavailable/not reporting. Wondering if restoring from backup would help, at least I'd have the previous ones back. |
So I did a restore back to 2024.8.1 and the integration to Vesync failed, probably because I changed my password earlier today. So I restored back to this mornings backup and Yay, the previous Vesync devices were working. I could turn lights and fans off just like before......for about 5 minutes, then they all went unavailable again. :-( |
just to note, I checked my Google home setup and it's getting updates from Vesync. |
I'm getting the same messaging in the logs as the OP. I just spun up a new instance of Hass OS, coming from Home Assistant Core, and the air cleaners were all showing up with no issues and then all of the sudden today they are now unavailable.
|
Reporting back that my missing entities were restored a few hours after my above comment. Maybe there was an issue with the Vesync servers, but happy they are back. Thanks for everyones work on this! |
Mine have not returned, have refreshed, deleted integration, rebooted,
added back. Still only get like 7 out of 11 devices. Google sees them all
and if I update the name Google sees it
…On Fri, Dec 13, 2024, 11:34 PM colby82 ***@***.***> wrote:
Reporting back that my missing entities were restored a few hours after my
above comment. Maybe there was an issue with the Vesync servers, but happy
they are back. Thanks for everyones work on this!
—
Reply to this email directly, view it on GitHub
<#131781 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMC7B2G27H2FUZNQBBB7NT2FOYONAVCNFSM6AAAAABST7RLWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBSHAYTCMRVHE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I was seeing my entities as unavailable so tried accessing them directly using a python app. The app reported this error message in device query request. The default update interval in
|
Mine went unavailable yesterday but after doing a quick restart they all came back. |
Mine are still in the same state, they show up but no active entities. |
My problems started when I needed to replace one that failed. It has gone down hill from there. It would never pull the replacement device, then it will only pull 7 out of 11 devices. However even though the are retrieved, they are all unavailable to HA. I've seen the comments about daily quota, if it was in fact this wouldn't they be available for a short time and then go down? |
I can't comment on other cases but my mobile app is also refusing to show the device and gives a message about contacting customer support. I just have one humidifier. Python test app is also failing with same error, so this does not seem related to HA. |
Not sure if this is of value to anyone (now or in the future) but I've been able to successfully take one of my VeSync smart plugs and get ESPHome installed on it and adopt it in through ESPHome instead. I have three total and I'm going to keep one as is, in case it's helpful for the devs here for troubleshooting and convert the other so it's functional in HA again. |
If one is interested in debugging, then one can pass |
you have a link to some directions? Thanks |
my vesync mobile app also works great. (as well as Google Home), just not HA |
I would be interested in this but cannot find a components folder. I have custom components, but nothing vesync in there. in fact I connected to my HA share and did a search for vesync*.* and found nothing. I went through several full backup files and didn't find it either. I'll go out to my HA server and look from it |
This would be in the HA install. an alternative would be to dump vesync into custom_components and define a version in its manifest. HA will pick it over the stock component. |
Unfortunately there aren't really good directions. I'm planning on writing something up, probably as an Instructable when I get a chance and I'll be happy to share it with you. |
I'll definitely give it a try and share back what I'm seeing as well. |
Is it possible to set the debug flag if I have HA running on a Raspberry Pi using the HA image? If not, what's the best way to grab vesync to be able to drop it into custom_components? |
my line 36 is in the middle of platforms. on line 54 I have manager = Vesync.... |
just to note, I deleted the existing Vesync, copied the repository to my custom_components folder and restarted. I setup the integrations and it only pulled 7 out of the 11 devices again. I went through and was able to turn each one on/off. Then I clicked reload (integration) and poof they all went unavailable again. |
I was referring to this line which can be changed to |
I sort of know what is reason behind the quota consumption. This investigation is based on my single humidifier device which uses a custom VeSync integration and has a total of 6 sensor entities. VeSync at one point was not part of HA and in that state it was based on DataUpdateCoordinator pattern where the coordinator invoked the Vesync instance to update all devices. That would have resulted in 1 webmethod call/device. At some point VeSync moved to HA. The DataUpdateCoordinator pattern was discarded in favor of letting each entity update itself. All Vesync integration entities derive from VeSyncBaseEntity (part of this integration) which then calls The update repeats every 30 seconds. This still should not have exceeded the limit specified in the error message "3200 + 1500 * user owned device number" but maybe that error message is outdated. Anyway, this is definitely a degradation and I think this is why things start failing after a while. The Perhaps the code owners ("@markperdue", "@webdjoe", "@TheGardenMonkey", "@cdnninja") could chime in on this. |
don't know what this means, but it sees my devices, but doesn't add them |
The log indicates that your device is ESW10-USA which is not handled in the package |
Well crap, my bad. I didn't even check the model number. I had bought like
16 (4 boxes of 4) so I'd have a spare of the same thing. First "bulk" order
off of Ali. Guess if I order again I'll need to check each box. Sorry.
…On Fri, Dec 20, 2024, 6:42 AM Indu Prakash ***@***.***> wrote:
don't know what this means, but it sees my devices, but doesn't add them
2024-12-19 21:18:16.456 DEBUG (SyncWorker_4) [pyvesync.vesync] New device
list initialized 2024-12-19 21:18:16.457 DEBUG (SyncWorker_4)
[pyvesync.vesync] Unknown device named dog fan model ESW10-USA 2024-12-19
21:18:16.457 DEBUG (SyncWorker_4) [pyvesync.vesync] Error - 'VeSync' object
has no attribute 'unknown' 2024-12-19 21:18:16.459 DEBUG (SyncWorker_4)
[pyvesync.vesync] ESW10-USA device not added 2024-12-19 21:18:16.459 DEBUG
(SyncWorker_4) [pyvesync.vesync] Unknown device named hibiscus fan model
ESW10-USA 2024-12-19 21:18:16.460 DEBUG (SyncWorker_4) [pyvesync.vesync]
Error - 'VeSync' object has no attribute 'unknown' 2024-12-19 21:18:16.460
DEBUG (SyncWorker_4) [pyvesync.vesync] ESW10-USA device not added
2024-12-19 21:18:16.460 DEBUG (SyncWorker_4) [pyvesync.vesync] Unknown
device named Outside lights model ESW10-USA 2024-12-19 21:18:16.460 DEBUG
(SyncWorker_4) [pyvesync.vesync] Error - 'VeSync' object has no attribute
'unknown' 2024-12-19 21:18:16.460 DEBUG (SyncWorker_4) [pyvesync.vesync]
ESW10-USA device not added 2024-12-19 21:18:16.460 DEBUG (SyncWorker_4)
[pyvesync.vesync] Unknown device named Christmas tree model ESW10-USA
2024-12-19 21:18:16.460 DEBUG (SyncWorker_4) [pyvesync.vesync] Error -
'VeSync' object has no attribute 'unknown' 2024-12-19 21:18:16.461 DEBUG
(SyncWorker_4) [pyvesync.vesync] ESW10-USA device not added 2024-12-19
21:18:16.463 DEBUG (SyncWorker_4) [pyvesync.vesync] Start updating the
device details one by one 2024-12-19 21:18:16.463 DEBUG (SyncWorker_4)
[pyvesync.helpers] =======call_api============================= 2024-12-19
21:18:16.464 DEBUG (SyncWorker_4) [pyvesync.helpers] [post] calling
'/15a/v1/device/devicedetail' api 2024-12-19 21:18:16.464 DEBUG
(SyncWorker_4) [pyvesync.helpers] API call URL:
https://smartapi.vesync.com/15a/v1/device/devicedetail 2024-12-19
21:18:16.464 DEBUG (SyncWorker_4) [pyvesync.helpers] API call headers:
The log indicates that your device is ESW10-USA which is not handled in
the package pyvesync. This is the list of supported switches
<https://pypi.org/project/pyvesync/#wall-switches>. Someone already
submitted a request to handle this switch - webdjoe/pyvesync#61
<webdjoe/pyvesync#61>.
—
Reply to this email directly, view it on GitHub
<#131781 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOMC7B4P2MU4IRRLTCCVSQL2GP7CVAVCNFSM6AAAAABST7RLWKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNJWHAZTONRVGM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I think it would be worth logging this as a separate issue. The integration wiki should match what the underlying package supports. |
Great find. I recently added myself as code owner to help out on this. I don't know it crazy well and have been learning. I have some time over the next few days so I am poking around seeing if any key improvements can be made easily or if this needs a large refactor. I struggle with the architecture of this integration compared to the others I support. |
From my take on logs 30 seconds will exceed the call count. I read the above as we get 1500 calls per device so one call every 62 seconds. With a single device we are fine since we get an extra 3200 calls buffer. As you increase device count you will consume that and hit the limit. As each device consumes 2880 calls per day. So if you have 3 devices will hit the limit. I am going to create a PR to change the default to 60 seconds call time. |
I am testing out a version with DataCoordinator in my fork and can submit a PR as well. |
I am very open to cutting this over to a coordinator model. I don't think that is the core of the issue but makes life easier. Logs show a few duplicate polls on startup but after that no duplicate polls at the 30 second mark. One note would be to keep the PRs small, I find to get them approved they want the smallest chunk of work possible. |
EDIT (Apologies, I missed a few posts) @GOTAZ If you would like it to be added and will assist in testing, please create an issue in the pyvesync library. I tried to implement the DataCoordinator class a while ago, but from what I remember, it does not allow for the flexibility of changing the timing of multiple API endpoints. I could be wrong but my understanding is that it is primarily used for one endpoint that feeds multiple entities to prevent duplicate calls: https://developers.home-assistant.io/docs/integration_fetching_data/#separate-polling-for-each-individual-entity |
That is true, DataCoordinator does not allow separate polling intervals but I don't think we are doing that anywhere in this integration ? I think the underlying package was implemented with combined update in mind since it has a 30s minimum update check on the manager. |
It is calling per entity within the device update call of the package. Package offers both so no concern changing that. Coordinator makes it easier to update since one place. From playing with the code it seems to update the frequency I have to do so in each entity vs one place. |
Hey there, I just wanted to report, I'm seeing similar behavior as #131409 which redirects to this issue. I suspect based on testing in the last few days, this is due to the API limit that VeSync has recently (not sure when). Is there going to be a way to adjust how many calls are made? I have turned off polling on this integration, but then no information updates of course. If polling is turned on, then all of my devices go offline in hours. Running HAOS... Not sure if this helps, but when attempting to Reload the VeSync integration, this pops up in the logs (redacting my username):
If there's any additional information I can provide or attempt to grab (non-coder here), I will be happy to try to get it! |
The refresh rate will be reduced to avoid exceeding the quota. |
@Waank1 please open a new issue for this. |
@Waank1 just realized this is a custom_component. So this isn't part of home assistant. Please open an issue wherever you found this custom version. |
@fennemaj could you confirm this is solved in 2025.2? |
The problem
I have three smart outlets that have been in HA for a couple of years now and recently (last few days) they became unavailable. I removed the integration and re-added it and all the entites came back, but a day later, the plugs were unavailable again so I removed it and re-added and it comes back with 3 devices but only one entity which is a power entity and comes back as unavailable. The other two plugs have no entities. When I tried it again with the debug on for the logging, then only two of the three devices were found and again only one entity which was unable to load. The goal would be to get back to how things were before where HA can at least have the ability to turn these plugs on and off again.
What version of Home Assistant Core has the issue?
core-2024.11.3
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
VeSync
Link to integration documentation on our website
https://www.home-assistant.io/integrations/vesync
Diagnostics information
2024-11-27 17:10:21.727 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration bhyve which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-27 17:10:21.734 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-27 17:10:21.737 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration wyzeapi which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-11-27 17:10:36.233 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.265 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.269 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.274 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.295 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.299 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.305 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration, wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, which is deprecated and will stop working in Home Assistant 2025.6, await async_forward_entry_setups instead. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self.args)
File "/usr/src/homeassistant/homeassistant/core.py", line 841, in async_create_task_internal
task = create_eager_task(target, name=name, loop=self.loop)
File "/usr/src/homeassistant/homeassistant/util/async.py", line 45, in create_eager_task
return Task(coro, loop=loop, name=name, eager_start=True)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2295, in async_forward_entry_setup
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:36.619 WARNING (MainThread) [homeassistant.helpers.config_validation] The 'bhyve' option near /config/configuration.yaml:3 is deprecated, please remove it from your configuration
2024-11-27 17:10:37.382 WARNING (SyncWorker_1) [pyvesync.vesync] Error retrieving device list
2024-11-27 17:10:43.062 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:43.066 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:43.077 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:43.485 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:43.963 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:44.928 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Home Assistant Cloud for xbox
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 635, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/xbox/init.py", line 48, in async_setup_entry
consoles: SmartglassConsoleList = await client.smartglass.get_console_list()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/xbox/webapi/api/provider/smartglass/init.py", line 54, in get_console_list
resp = await self._fetch_list("devices", params, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/xbox/webapi/api/provider/smartglass/init.py", line 359, in _fetch_list
resp = await self.client.session.get(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/xbox/webapi/api/client.py", line 86, in get
return await self.request(hdrs.METH_GET, url, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/xbox/webapi/api/client.py", line 60, in request
await self._auth_mgr.refresh_tokens()
File "/usr/src/homeassistant/homeassistant/components/xbox/api.py", line 28, in refresh_tokens
await self._oauth_session.async_ensure_token_valid()
File "/usr/src/homeassistant/homeassistant/helpers/config_entry_oauth2_flow.py", line 531, in async_ensure_token_valid
new_token = await self.implementation.async_refresh_token(self.token)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/config_entry_oauth2_flow.py", line 103, in async_refresh_token
new_token = await self._async_refresh_token(token)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/cloud/account_link.py", line 142, in _async_refresh_token
new_token = await account_link.async_fetch_access_token(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/hass_nabucasa/account_link.py", line 122, in async_fetch_access_token
resp.raise_for_status()
File "/usr/local/lib/python3.12/site-packages/aiohttp/client_reqrep.py", line 1158, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url='https://account-link.nabucasa.com/refresh_token/xbox'
2024-11-27 17:10:44.959 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:10:46.355 ERROR (MainThread) [homeassistant.util.logging] Exception in <function _process_media_source_platform at 0x7f6ce1eca0> when processing platform 'media_source': (, 'xbox', <module 'homeassistant.components.xbox.media_source' from '/usr/src/homeassistant/homeassistant/components/xbox/media_source.py'>)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/media_source/init.py", line 100, in _process_media_source_platform
hass.data[DOMAIN][domain] = await platform.async_get_media_source(hass)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/xbox/media_source.py", line 42, in async_get_media_source
client = hass.data[DOMAIN][entry.entry_id]["client"]
~~~~~~~~~^^^^^^^^
KeyError: 'xbox'
2024-11-27 17:10:46.597 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.esphome_web_d7215c_lux_sensor (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement 'lux' which is not a valid unit for the device class ('voltage') it is using; expected one of ['V', 'mV']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
2024-11-27 17:10:46.599 WARNING (MainThread) [homeassistant.components.sensor] Entity sensor.lux_sensor (<class 'homeassistant.components.esphome.sensor.EsphomeSensor'>) is using native unit of measurement 'lux' which is not a valid unit for the device class ('voltage') it is using; expected one of ['V', 'mV']; Please update your configuration if your entity is manually configured, otherwise create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+esphome%22
2024-11-27 17:10:46.792 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved (None)
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/assist_satellite/entity.py", line 345, in async_accept_pipeline_from_satellite
await self._pipeline_task
File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/init.py", line 134, in async_pipeline_from_audio_stream
await pipeline_input.validate()
File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 1507, in validate
await asyncio.gather(*prepare_tasks)
File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 845, in prepare_speech_to_text
raise SpeechToTextError(
homeassistant.components.assist_pipeline.error.SpeechToTextError: Pipeline error code=stt-provider-missing, message=No speech-to-text provider for: stt.faster_whisper_2
2024-11-27 17:10:47.578 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration wyzeapi with title: and entry_id: 94bc945830bbb34091ddab35aa63192b, during setup without awaiting async_forward_entry_setup, which can cause the setup lock to be released before the setup is done. This will stop working in Home Assistant 2025.1. Please report this issue.
Stack (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/usr/src/homeassistant/homeassistant/main.py", line 223, in
sys.exit(main())
File "/usr/src/homeassistant/homeassistant/main.py", line 209, in main
exit_code = runner.run(runtime_conf)
File "/usr/src/homeassistant/homeassistant/runner.py", line 189, in run
return loop.run_until_complete(setup_and_run_hass(runtime_config))
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 674, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 641, in run_forever
self._run_once()
File "/usr/local/lib/python3.12/asyncio/base_events.py", line 1990, in _run_once
handle._run()
File "/usr/local/lib/python3.12/asyncio/events.py", line 88, in _run
self._context.run(self._callback, *self._args)
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 2318, in async_forward_entry_setup
_report_non_awaited_platform_forwards(entry, "async_forward_entry_setup")
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 1194, in _report_non_awaited_platform_forwards
report(
File "/usr/src/homeassistant/homeassistant/helpers/frame.py", line 156, in report
_LOGGER.warning(msg, stack_info=True)
2024-11-27 17:24:32.889 WARNING (MainThread) [aioesphomeapi.connection] esphome-web-d7215c @ 192.168.128.250: Connection error occurred: [Errno 104] Connection reset by peer
2024-11-27 18:05:37.831 WARNING (MainThread) [homeassistant.helpers.service] Referenced entities switch.landscape_lighting are missing or not currently available
2024-11-27 18:05:49.641 WARNING (MainThread) [homeassistant.components.switch.reproduce_state] Invalid state specified for switch.landscape_lighting: unavailable
2024-11-27 18:47:03.026 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:1395dc0e-cc4c-18f9-a424-fd19d99ec16c, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host='192.168.128.36', port=2870, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=None), OSError(113, "Connect call failed ('192.168.128.36', 2870)"))', None)
2024-11-27 18:47:12.242 WARNING (MainThread) [async_upnp_client.profiles.profile] Failed (re-)subscribing to: uuid:139a613e-cc4c-18f9-b321-eb409dcf2dbe, reason: UpnpConnectionError('ClientConnectorError(ConnectionKey(host='192.168.128.36', port=2870, is_ssl=False, ssl=True, proxy=None, proxy_auth=None, proxy_headers_hash=None), OSError(113, "Connect call failed ('192.168.128.36', 2870)"))', None)
2024-11-27 18:47:14.749 WARNING (MainThread) [homeassistant.components.media_player] Updating dlna_dmr media_player took longer than the scheduled update interval 0:00:10
2024-11-27 18:47:14.750 WARNING (MainThread) [homeassistant.helpers.entity] Update of media_player.hisense_tv is taking over 10 seconds
2024-11-27 19:14:55.691 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fan/init.py", line 211, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:14:55.703 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/light/init.py", line 680, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:14:55.711 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/sensor/init.py", line 138, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:14:55.716 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] switch
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/switch/init.py", line 99, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:16:47.026 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fan/init.py", line 211, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:16:47.030 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/light/init.py", line 680, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:21:11.942 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fan/init.py", line 211, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:21:11.945 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/light/init.py", line 680, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:21:23.329 DEBUG (MainThread) [homeassistant.components.vesync.common] 3 VeSync outlets found
2024-11-27 19:35:29.935 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fan/init.py", line 211, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:35:29.939 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/light/init.py", line 680, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:35:51.366 DEBUG (MainThread) [homeassistant.components.vesync.common] 3 VeSync outlets found
2024-11-27 19:36:19.269 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for fan
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/fan/init.py", line 211, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:36:19.272 ERROR (MainThread) [homeassistant.config_entries] Error unloading entry [email protected] for light
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 850, in async_unload
result = await component.async_unload_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/components/light/init.py", line 680, in async_unload_entry
return await hass.data[DATA_COMPONENT].async_unload_entry(entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in async_unload_entry
raise ValueError("Config entry was never loaded!")
ValueError: Config entry was never loaded!
2024-11-27 19:36:28.957 DEBUG (MainThread) [homeassistant.components.vesync.common] 3 VeSync outlets found
Example YAML snippet
No custom YAML for this, just trying to see the devices and relevant entities.
Anything in the logs that might be useful for us?
Additional information
I can confirm that the VeSync devices show up and can be controlled both through the VeSync app and through Google Home and Alexa integrations. It seems to be something specific to HA from what I see.
The text was updated successfully, but these errors were encountered: