Jory Hogeveen

Results 95 issues of Jory Hogeveen

## Description Currently the HTML5 fields for numbers are formatting incorrectly. HTML5 fields only support `9999.99` and `9999,99` formats so should be handled differently. ## Related GitHub issue(s) Fixes #6922...

Type: Bug
Status: PR > Pending Code Review
Status: PR > QA pending

## Description This PR makes sure React allows empty dates if the user allowed it in the field settings. ## Related GitHub issue(s) Fixes #6912 ## Changelog text for these...

Type: Bug
Status: PR > Pending Code Review
Status: PR > QA pending

### Description The current implementation from React conflicts with the PHP side. Currently React creates two internal values from the number fields: - Parsed: Parsed according to the user set...

Type: Bug
Status: Researched
Status: Reproduced
Keywords: Regression

**Is your feature request related to a problem? Please describe.** Currently there is already an implementation for this device, however, it seems it might be outdated? https://github.com/zigpy/zha-device-handlers/blob/dev/zhaquirks/tuya/ts130f.py#L161-L203 **Describe the solution...

Currently there are various action types available, but redirecting to a specific page can only be done with a URL (fixed). It would be awesome if one could add URL's...

Title says is all. Currently I've set the threshold at 50 characters.

### Prerequisites * [x] Model name of your Devices **> DIYLESS Thermostat (MQTT)** * [x] Output from Home Assistant Developer Tools state e.g. **> Not included as I am not...

new bug

## Description Currently if you leave the custom capability field empty it will fallback to `post` instead of the CPT name. This PR fixes this :) ## Related GitHub issue(s)...

Type: Bug
Keywords: Regression
Status: PR > Pending Code Review
Status: PR > QA pass

## Description This PR will add basic support for meta based REST API queries when passing Pods fields as parameters. ## Related GitHub issue(s) Fixes #7210 ## Testing instructions 1....

Type: Feature
Type: Enhancement
Status: PR > Pending Code Review
Component: REST API
Status: PR > QA pending

### Problem to Solve Currently the WordPress REST API does not support metadata queries at all. While this is a core issue it would be nice to support Pods fields...

Type: Feature
Type: Enhancement
Component: REST API