Brett Adams
Brett Adams
## Proposed change Add Energy History to Tesla Fleet. This is a fork of the work that @JEMcats did, to fast track it. This PR is mostly content which has...
## Proposed change Bump tesla-fleet-api in preparation for adding command signing support. https://github.com/Teslemetry/python-tesla-fleet-api/compare/v0.7.8...v0.8.4 ## Type of change - [ ] Dependency upgrade - [ ] Bugfix (non-breaking change which fixes...
## Proposed change The history coordinator gets added to devices even if they dont use it. This fixes this so that only devices that have energy history have the coordinator...
## Proposed change This changes TeslaFleet to use the VehicleSigned class when a vehicle requires command signing, and removes all the previous supported feature blocks. ## Type of change -...
## Breaking change ## Proposed change Adds the missing name placeholder to the config flow description placeholders. ## Type of change - [ ] Dependency upgrade - [x] Bugfix (non-breaking...
## Proposed change Add signing instructions to Tesla Fleet ## Type of change - [ ] Spelling, grammar or other readability improvements (`current` branch). - [ ] Adjusted missing or...
## Proposed change This is a **major** library refactor, so a lot had to change. However you will notice no snapshots were touched, because this is functionally idential for these...
Fixes #143 by adding "options" to the interface. I tried to see if there was a more specific type avaliable in LevelUp, but couldnt find one, and it uses `any`...
https://github.com/fastify/fastify-leveldb/blob/7a6c5c9e3501bf741c8fac51c0997fe6292cca05/types/index.d.ts#L15-L18 The documentation and tests refer to the `options` key that users can use to change the store or valueEncoding, but these are not referenced in the type namespace, which...
# Description Adds a producer for [NATS](https://nats.io/). I am using this in my environment so am sharing it back. Fixes # (issue) ## Type of change Please select all options...