Christopher Johnson

Results 5 issues of Christopher Johnson

In an API request to export a CSV file omitting the eol setting results in a single row. e.g.: this works: ``` "export": { "type": "CSV", "settings": { "delimiter": ",",...

v3

Certificates cannot be immediately deleted and the default for a scheduled deletion is one month from the current date. This change adds a --asap argument which schedules the deletion 7...

ARM based macs can't use the included uuu_mac. But have no fear - uuu is now available via homebrew. Please update the docs to instruct users to install uuu via...

From the log: SOURCE_TYPE_GPS was used from tryfi, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.GPS instead, please create a bug report at...

In a default install the API keys for OpenAPI and the others seem to have invalid values. By default the model should be set to "None" and API keys should...