J. Diego Rodríguez Royo

Results 40 issues of J. Diego Rodríguez Royo

I have a fan connected to an Asus Rog Strix GTX 1070, I've seen that the only software that is able to control this fan is GPU Tweak ([Asus FanConnect](https://rog.asus.com/articles/gaming-graphics-cards/strix-gtx-10801070-what-is-asus-fancontrol/))....

Matter is near to the release, and Espressif has developed a Matter development framework for Espressif’s ESP32 series SoCs ([repo](https://github.com/espressif/esp-matter)). It would be great to add this framework to PlatformIO...

feature
ESP-IDF

⚠️ **This PR is the second part of a set of changes, first part: #92256** ⚠️ This would be the comparation between first and second pr: [diff](https://github.com/home-assistant/core/compare/Diegorro98:matter_cover_add_functionality...Diegorro98:hass-core:matter_cover_position_improvements) ## Proposed change...

cla-signed
new-feature
has-tests
integration: matter
Quality Scale: No score

### Is there an existing issue for this? - [X] I have searched the existing issues ### Package ecosystem NuGet ### Package manager version _No response_ ### Language version .NET...

T: bug 🐞

### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Now that Windows 11 supports third-party widgets, it would be great...

enhancement
feature
WinUI3

### Problem Statement It would be great to be able to create highly personalized widgets by using accent colors. ### Proposed solution I think that it should be show at...

Request

### Describe the bug I'm trying to create a flow where a background task updates the push notification channel when the app is updated. The background task runs fine, but...

area-Notifications

### Describe the bug Months ago I followed these [instructions for push notifications](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/push-quickstart) and everything worked fine. I was able to create a notification channel, successfully request an access token,...

area-Notifications

### Describe the bug I'm looking to create Win32 COM background task with Time, System and Application Triggers. Time works, but when System or Application triggers are set, calling [`BackgroundTaskBuilder.Register`](https://learn.microsoft.com/en-us/uwp/api/windows.applicationmodel.background.backgroundtaskbuilder.register)...

area-AppContainer

I'm trying to build the light example in order to help contributing to #854 now that Matter has achieved v1.0.0 release. To build with platformio I did the following on...

bug
ESP-IDF