J. Diego Rodríguez Royo

Results 139 comments of J. Diego Rodríguez Royo

Back on the day I suggested in a PR the ability to override command callback (#35) because I needed to stop (and move) the Window Covering device when Position Aware...

@svenehlers glad to help! 😊 I was thinking that maybe you should leave this issue open so that way maybe the PR I made or any other solution to change...

> Out of curiosity, can you give an example where this is helpful? > > From my understanding (by looking at the `IMClusterCommandHandler.cpp` file), for the standard commands, the API...

I'm to create this issue at [PlatformIO espressif32 repo](https://github.com/platformio/platform-espressif32), because I think that is an issue that should be in both repo.

@Scottj1s Any update with this issue? It's a blocking issue for Dependabot because, even if WinAppSDK NuGet is up to date, it prevents other NuGets from being updated because Dependabot...

Seems to be working in latest versions of Windows App SDK (i.e. upgrading from 1.6.240821007-preview2 to 1.6.240829007) and no longer prevents other NuGets from being updated

@niels9001 I found this issue with the latest release, all NuGets on my project are up to date.

@niels9001 Setting the `AutomationProperties.Name` to the `Grid` doesn't work because Narrator says the names in the incorrect order. Check this representation: Without grid: - Accessibility test group - ToggleSwitch SettingsCard...

Also, maybe it is kind of hidden between all the Grid issues, but buttons inside `SettingsCard`s have a huge issue, I'm going to highlight it here so it can be...

That's probably an API issue, but just in case, would you mind to share the debug logs to see if we can get more info from them?