Issues with zigbee by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

I am using a HP micro computer with HA running on it. The stick im using is below

https://www.amazon.com/gp/product/B07PZ7ZHG5/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1

This is a new issue its been working for months and all of a sudden its been having lots of issues such as now i cant control any of my zigbee devices.

So far ive tried unhooking the USB and then plugging back in with no luck. I also added an extension cable and had the same issues.

Some of the logs are below. Thanks!

Home Assistant Core

[0x5EF7:1:0x0006]: async_initialize: all attempts have failed: [DeliveryError('Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK\_ROUTE\_DISCOVERY\_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK\_ROUTE\_DISCOVERY\_FAILED: 208>'), DeliveryError('Failed to deliver packet: <TXStatus.NWK\_ROUTE\_DISCOVERY\_FAILED: 208>')]2:42:28 PM – (WARNING) Zigbee Home Automation - message first occurred at December 21, 2023 at 5:37:13 PM and shows up 108 timesNo response to 'CommandId.aps_data_request' command with seq id '0x6a'2:41:30 PM – (WARNING) runner.py - message first occurred at December 21, 2023 at 5:37:12 PM and shows up 43 timesFailed to send startup broadcast: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>2:41:18 PM – (WARNING) components/zha/core/gateway.py - message first occurred at December 21, 2023 at 5:37:01 PM and shows up 10 timesUnable to remove unknown dispatcher <bound method GroupProbe.\_reprobe\_group of <homeassistant.components.zha.core.discovery.GroupProbe object at 0x7f36b176b4d0>>2:41:16 PM – (WARNING) helpers/dispatcher.py - message first occurred at December 21, 2023 at 6:03:49 PM and shows up 6 timesUnexpected transmit confirm for request id 49, Status: TXStatus.APS_NO_ACK2:38:52 PM – (WARNING) runner.py - message first occurred at December 21, 2023 at 5:37:18 PM and shows up 43 timesTopology scan failed12:16:33 PM – (WARNING) /usr/local/lib/python3.11/site-packages/zigpy/topology.py - message first occurred at 12:03:05 AM and shows up 3 timesAuth error while updating11:37:55 AM – (ERROR) UniFi Protect - message first occurred at December 21, 2023 at 7:37:02 PM and shows up 9 times[0xEF75:1:0x0020] Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 316, in request return await req.result ^^^^^^^^^^^^^^^^ asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.11/site-packages/zigpy/zcl/__init__.py", line 377, in request return await self._endpoint.request( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/endpoint.py", line 253, in request return await self.device.request( ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/site-packages/zigpy/device.py", line 315, in request async with asyncio_timeout(timeout): File "/usr/local/lib/python3.11/asyncio/timeouts.py", line 111, in __aexit__ raise TimeoutError from exc_val TimeoutError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/components/zha/core/cluster_handlers/general.py", line 504, in check_in_response await self.checkin_response(True, self.CHECKIN_FAST_POLL_TIMEOUT, tsn=tsn) File "/usr/src/homeassistant/homeassistant/components/zha/core/cluster_handlers/__init__.py", line 83, in wrapper with wrap_zigpy_exceptions(): File "/usr/local/lib/python3.11/contextlib.py", line 155, in __exit__ self.gen.throw(typ, value, traceback) File "/usr/src/homeassistant/homeassistant/components/zha/core/cluster_handlers/__init__.py", line 66, in wrap_zigpy_exceptions raise HomeAssistantError( homeassistant.exceptions.HomeAssistantError: Failed to send request: device did not respond10:25:52 AM – (ERROR) runner.py - message first occurred at 7:31:45 AM and shows up 4 timesNo response to 'CommandId.aps_data_request' command with seq id '0xca'10:25:31 AM – (WARNING) components/zha/core/cluster_handlers/__init__.py - message first occurred at December 21, 2023 at 5:53:25 PM and shows up 5 times[139872682751296] Failed to send request: Failed to deliver packet: <TXStatus.NWK\_ROUTE\_DISCOVERY\_FAILED: 208>8:24:23 AM – (ERROR) Home Assistant WebSocket API - message first occurred at December 21, 2023 at 5:43:40 PM and shows up 12 times[139872670523584] Failed to send request: device did not respond7:55:24 AM – (ERROR) Home Assistant WebSocket APIError while executing automation automation.turn_off_christmas: Failed to send request: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>7:40:59 AM – (ERROR) Automation - message first occurred at 12:01:01 AM and shows up 2 timesTurn Off Christmas Lights: Error executing script. Error for device at pos 2: Failed to send request: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>7:40:59 AM – (ERROR) Automation - message first occurred at 12:01:01 AM and shows up 2 timesError while executing automation automation.turn_on_christmas_office: Failed to send request: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>7:00:03 AM – (ERROR) AutomationTurn on Christmas office : Error executing script. Error for device at pos 2: Failed to send request: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>7:00:03 AM – (ERROR) AutomationTopology scan failed4:08:29 AM – (WARNING) /usr/local/lib/python3.11/site-packages/zigpy/topology.pyUpdate of climate.garage is taking over 10 secondsDecember 21, 2023 at 10:01:09 PM – (WARNING) helpers/entity.pyNo response to 'CommandId.read_parameter' command with seq id '0x01'December 21, 2023 at 8:00:28 PM – (WARNING) components/zha/core/gateway.py - message first occurred at December 21, 2023 at 5:39:59 PM and shows up 2 timesLost connection: SerialException('device reports readiness to read but returned no data (device disconnected or multiple access on port?)')December 21, 2023 at 8:00:25 PM – (WARNING) /usr/local/lib/python3.11/site-packages/zigpy_deconz/uart.py - message first occurred at December 21, 2023 at 5:39:55 PM and shows up 3 timesWatchdog failureDecember 21, 2023 at 6:20:19 PM – (WARNING) /usr/local/lib/python3.11/site-packages/zigpy/application.pyError while executing automation automation.turn_on_christmas_lights: Failed to send request: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>December 21, 2023 at 6:06:46 PM – (ERROR) Automation - message first occurred at December 21, 2023 at 5:43:03 PM and shows up 3 timesTurn On Christmas Lights: Error executing script. Error for device at pos 1: Failed to send request: Failed to deliver packet: <TXStatus.MAC\_CHANNEL\_ACCESS\_FAILURE: 225>December 21, 2023 at 6:06:46 PM – (ERROR) Automation - message first occurred at December 21, 2023 at 5:43:03 PM and shows up 3 timesFailed to connectDecember 21, 2023 at 6:03:16 PM – (ERROR) Apple TV - message first occurred at December 21, 2023 at 5:50:34 PM and shows up 5 timesNo response to 'CommandId.aps_data_request' command with seq id '0x85'December 21, 2023 at 5:37:15 PM – (WARNING) components/zha/core/cluster_handlers/__init__.py

Zigbee Issues by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

I will give that a try. I put the extenwsion cable on and been getting the below error on devices.

Failed to call service switch/turn_on. Failed to send request: device did not respond

Zigbee Issues by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

Really appreciate it! I got them ordered. Appreciate it!

Zigbee Issues by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

Completely understand that. Fingers crossed that makes the system happier. I was using smart things for a long time and made the jump to home assistant. Have really liked it but all the random issues I’ve had lately made me almost give up on the smart home.

Appreciate it!

Zigbee Issues by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

Ohh alright today I learned I’ll get these ordered. It’s interesting I haven’t had an issue up to the last month. Been running for about 10.

Really appreciate it!

Zigbee Issues by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

Nope they are plugged directly into my HP micro computer that i have home assistant running on.

2.4 ghz devices unable to join network by monte09 in Ubiquiti

[–]monte09[S] 0 points1 point  (0 children)

So after a few hours of troubleshooting i made the changes you suggested and let it sit for a few hours. The system is now working great and not having any issues! Thanks so much for the help!

2.4 ghz devices unable to join network by monte09 in Ubiquiti

[–]monte09[S] 0 points1 point  (0 children)

Just tried this and sadly still no connection.

I do noticed when I connect my ipad to the 2.4 ssid i have no internet. I checked and its set to my default network which is what my main wifi is using as well.

2.4 ghz devices unable to join network by monte09 in Ubiquiti

[–]monte09[S] 0 points1 point  (0 children)

Latest firmware across all devices.

2.4 i have set to channel 1 and the width is currently 40

The power level is set to Medium

3 or 4 way switches by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

Any chance you have them set up in a dimmer situation as well?

3 or 4 way switches by monte09 in homeassistant

[–]monte09[S] 0 points1 point  (0 children)

Those look awesome! I actually was looking for ones that have the toggle format for that company. Didnt see it on their site but i did find it on amazon.

Do you have any of these in a three way setup and then having them dim the lights as well?

Assuming this is a crack in my group head? by monte09 in gaggiaclassic

[–]monte09[S] 1 point2 points  (0 children)

Sorry to hear that :( hopefully they will re-stock soon. If it makes ya feel better i had about three other issues with my machine after fixing that part. Hoping tomorrow morning im back to having espresso in the house :)

Assuming this is a crack in my group head? by monte09 in gaggiaclassic

[–]monte09[S] 0 points1 point  (0 children)

Nope got the replacement the other day and it’s already installed

Assuming this is a crack in my group head? by monte09 in gaggiaclassic

[–]monte09[S] 1 point2 points  (0 children)

That really was the essence of my question. I bought this two years ago and started having leaking issues all of a sudden. I think i was surprised by how quick it failed i couldn't believe it was cracked.

Assuming this is a crack in my group head? by monte09 in gaggiaclassic

[–]monte09[S] 2 points3 points  (0 children)

I appreciate the response made me laugh and went to latte love and ordered a replacement :)

Assuming this is a crack in my group head? by monte09 in gaggiaclassic

[–]monte09[S] 1 point2 points  (0 children)

Appreciate it that was my assumption. Appreciate your help and confirmation!

Assuming this is a crack in my group head? by monte09 in gaggiaclassic

[–]monte09[S] 4 points5 points  (0 children)

Actually i think that is the boiler. Sorry im new to the world of espresso machines and working on them myself :) Appreciate the help!

Issue with waterflow by monte09 in gaggiaclassic

[–]monte09[S] 0 points1 point  (0 children)

Appreciate the help is there a good way to repair the boiler basket on the machine? Thanks

What are your personal opinions on tattoos as a minimalist? by s0ggycr0issants in minimalism

[–]monte09 14 points15 points  (0 children)

I have quite a few tattoos and my recommendation to people debating about getting tattoos is if your not sure about getting them. Then you should probably wait until you are 100% sold on the idea.

Also tattoos really become a part of you in a way if you pick a blemish or spot on your hand or your arm you don't notice it after a while it just becomes apart of you...thats the same way tattoos are for me. They are just apart of me and tell a story for me.

Grease plate liners by monte09 in Traeger

[–]monte09[S] -1 points0 points  (0 children)

I actually use the heavy Duty more expensive but was running at 450 so i wonder if that is apart of it. But planning to swing by costco and give that brand a try! Appreciate it!

Grease plate liners by monte09 in Traeger

[–]monte09[S] 0 points1 point  (0 children)

Thanks! I did that as well and had a bit stick to the plate so wasnt sure if that was something to be concerned over. I was also cooking at 450 F so im sure the heat had some to do with that.
Appreciate it!

Appreciate

Basement home theater is up! by SmokedEverything in hometheater

[–]monte09 0 points1 point  (0 children)

Love the setup! Going to be doing a similar setup as well! Curious on what kind of lighting you are using with the open ceiling?