Joshua Taillon

Results 42 issues of Joshua Taillon

Received the following email 5/23/23: ![image](https://github.com/jat255/PackageMate/assets/1278301/0e07df51-86bb-4f2e-92fb-39b220efd5ea) [Migration Guide](https://developer.ups.com/oauth-developer-guide?loc=en_US&sp_rid=NDkxNjYxODUzNTIzS0&sp_mid=72989914) We will need to upgrade by **June 3, 2024**, and new users will not be able to get access keys by **June...

It would be nice to be able to edit entries in place (i.e. make the app CRUD, not just CRD)

The https://track.amazon.com/ endpoint no longer responds with useful information. For example: ```bash $ curl 'https://track.amazon.com/api/tracker/TBA084495348404' \ -H 'Pragma: no-cache' \ -H 'Cache-Control: no-cache' \ -H 'Accept: application/json' \ --compressed |...

I looked through the API, and I don't see a direct endpoint for efficiency, but it would be nice to have a record of that on the dashboard. I'm guessing...

**Is your feature request related to a problem? Please describe.** Some assets have information about their value available online, but oftentimes it is not in a nicely structured JSON or...

Looking through some other issues, it looks like schema version support is dependent on the AJV library. Poking through their docs, it looks like that library now supports 2020-12 (https://ajv.js.org/guide/schema-language.html#draft-2019-09-and-draft-2020-12),...

I have a colleague who is interested in doing some analysis on x-ray florescence data with HyperSpy. The data is saved by Bruker in a .bcf file (the same as...

type: enhancement
release: next minor

Thanks for this tool. I'm trying to change my BIOS setting to restore power after external power is lost (it's a remote server, so it is difficult to go hook...

I'm brand new to using Pony, but wondering if what I'm expecting to see is possible... Let's say I create a model/DB table: ```python class SchemaVersion(db.Entity): id = PrimaryKey(int, auto=True)...

### The problem I originally started this as a [forum posting](https://community.home-assistant.io/t/trying-to-understand-inconsistent-values-between-ha-history-and-influxdb-recorded-values/627477), which contains some additional information. Fundamentally, the issue is that a HomeKit thermostat ([Mysa AC](https://getmysa.com/products/mysa-ac)) sometimes stops logging state...

integration: homekit_controller