Brett Adams
94db78a0be
Add signing support to Tesla Fleet ( #128407 )
...
* Add command signing
* wip
* Update tests
* requirements
* Add test
2024-11-05 20:04:55 +01:00
Brett Adams
3656bcf752
Fix "home" route in Tesla Fleet & Teslemetry ( #129546 )
...
* translate Home to home
* refactor for mypy
* Fix home state
* Revert key change
* Add testing
2024-10-31 08:56:03 +01:00
JEMcats
eac930ad7f
Add Tesla Fleet grid status ( #126438 )
...
* Make Changes.
* Change to match suggested changes.
* add Possible States to island status
* remove storm watch active sensor.
* Update the test_*.ambr files
* Update *.ambr files
* Add more infromation to Grid Status
* Remove storm mode strings and icons
2024-10-07 22:18:40 +02:00
Brett Adams
eccb7bb55f
Add Storm watch active to Tesla integrations ( #126704 )
2024-09-25 09:05:33 +02:00
Brett Adams
a1abea4e0f
Add button platform to Tesla Fleet ( #126410 )
...
* Add button platform
* Fix tests
* Fix button setup
* Make func required
* do_nothing
2024-09-23 13:48:00 +02:00
Brett Adams
e3351db3d8
Add lock platform to Tesla Fleet ( #126412 )
...
* Add lock platform
* Add lock platform tests
* Fix json
2024-09-23 12:52:13 +02:00
Brett Adams
66d310977d
Add cover platform to Tesla Fleet ( #126411 )
...
Add cover platform
2024-09-22 14:27:09 +02:00
Brett Adams
f073e45575
Add media player to Tesla Fleet ( #126416 )
...
* Add media player platform
* Use MediaPlayerState
* Revert change
2024-09-22 14:17:07 +02:00
Brett Adams
fdc58f952e
Add number platform to Tesla Fleet ( #125985 )
...
* Add number platform
* Actually add the umber platform files
2024-09-16 13:38:45 +02:00
Brett Adams
e3c2f81506
Add select platform to Tesla Fleet ( #125931 )
...
* Add Select Platform
* Add Select strings and icons
* Add tests
* Clean up fixture
2024-09-16 12:26:11 +02:00
Brett Adams
e71709f0ec
Add switch platform to Tesla Fleet ( #125798 )
...
* Add switch platform
* Add tests
2024-09-13 14:15:25 +02:00
Brett Adams
6ecc5c19a2
Add climate platform to Tesla Fleet ( #123169 )
...
* Add climate
* docstring
* Add tests
* Fix limited scope situation
* Add another test
* Add icons
* Type vehicle data
* Replace inline temperatures
* Fix handle_vehicle_command type
* Fix preset turning HVAC off
* Fix cop_mode check
* Use constants
* Reference docs in command signing error
* Move to a read-only check
* Remove raise_for
* Fixes
* Tests
* Remove raise_for_signing
* Remove unused strings
* Fix async_set_temperature
* Correct tests
* Remove HVAC modes at startup in read-only mode
* Fix order of init actions to set hvac_modes correctly
* Fix no temp test
* Add handle command type
* Docstrings
* fix matches and fix a bug
* Split tests
* Fix issues from rebase
2024-09-03 14:38:47 +02:00
Joost Lekkerkerker
e8d7eb05ae
Delete unused snapshots ( #123656 )
...
* Delete unused snapshots
* Delete unused snapshots
2024-08-12 13:28:09 +02:00
Brett Adams
0f079454bb
Add device tracker to Tesla Fleet ( #122222 )
2024-07-20 14:37:57 +02:00
Brett Adams
2b93de1348
Add binary sensor to Tesla Fleet ( #122225 )
2024-07-20 11:28:30 +02:00
Brett Adams
6f9e39cd3f
Add diagnostics to Tesla Fleet ( #122223 )
2024-07-20 11:22:15 +02:00
Brett Adams
a2c2488c8b
Add Tesla Fleet integration ( #122019 )
...
* Add Tesla Fleet
* Remove debug
* Improvements
* Fix refresh and stage tests
* Working oauth flow test
* Config Flow tests
* Fixes
* fixes
* Remove comment
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
* Remove TYPE_CHECKING
* Add more tests
* More tests
* More tests
* revert teslemetry change
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-07-19 09:05:27 +02:00