J. Nick Koston

Results 1881 comments of J. Nick Koston

I put it on my production and didn't discovery any unexpected behavior. I think its one of those things only time will tell so seems good to release and we...

@Klikini I opened https://github.com/home-assistant/core/pull/129114 but in the process of testing I realized we shouldn't retry on `info` since it will block startup for the retry period if the device is...

@Klikini gentle nudge in case you missed my comment above. Beta is Wed so it would be nice to get one more bump and get this sorted, but also no...

You can turn the loggers on at run time or via yaml using the logger integration https://www.home-assistant.io/integrations/logger/

I think x86_64 is a red herring as I have 4 systems using x86_64

I added some more logging in #140776 Add the following to your `configuration.yaml` to enable debug logging ```yaml logger: default: info logs: homeassistant.components.lutron_caseta: debug pylutron_caseta: debug ``` To install as...

You should get a debug log message with "Pairing failed" and a trace back. Please double check all the loggers are correct, restart and try again

Can you post a video of the pairing process in HA? Maybe we can get a better idea by watching how long it takes to fail and comparing the timeouts

Based on the timing you should be getting the logger message.....