Brett Adams
|
cad87f51a3
|
Code quality improvements for Teslemetry (#123444)
|
2024-09-27 15:06:09 +02:00 |
epenet
|
7652c35ee6
|
Use start_reauth helper method in integration tests (t) (#124794)
|
2024-08-28 16:47:10 +02:00 |
Brett Adams
|
dac661831e
|
Add unique IDs to config entries for Teslemetry (#115616)
* Add basic UID
* Add Unique IDs
* Add debug message
* Readd debug message
* Minor bump config version
* Ruff
* Rework migration
* Fix migration return
* Review feedback
* Add test for v2
|
2024-06-15 12:10:02 +02:00 |
Brett Adams
|
1cace9a609
|
Add reauth to Teslemetry (#114726)
* Add reauth
* Add tests
* PARALLEL_UPDATES
* Bump quality to platinum
* Fix assertion
* Remove quality
* Remove async_create_task
* Review Feedback
* Remove loop inside parametrize
* Change config during reauth
* Fix missing return
|
2024-04-08 09:44:51 +02:00 |
Joost Lekkerkerker
|
ee66f6ec8c
|
Use is in enum comparison in config flow tests P-T (#114675)
|
2024-04-02 11:21:50 -10:00 |
Brett Adams
|
f801ec45ce
|
Bump tesla-fleet-api to 0.4.9 (#112288)
* Bump to 0.4.9
* Use SubscriptionRequired instead of PaymentRequired
|
2024-03-06 09:09:15 +01:00 |
Brett Adams
|
b28e8a3cf0
|
Add tests to Teslemetry (#108884)
* Add tests
* Add partial sleep test
* Remove useless AsyncMock
* Review feedback
* Patch imports
* Fix mock_test
|
2024-01-28 21:04:44 +01:00 |
Brett Adams
|
909cdc2e5c
|
Add Teslemetry Integration (#108147)
* Copy Paste Find Replace
* Small progress
* wip
* more wip
* Add SSE listen and close
* More rework
* Fix coordinator
* Get working
* Bump to 0.1.3
* Push to 0.1.4
* Lots of fixes
* Remove stream
* Add wakeup
* Improve set temp
* Be consistent with self
* Increase polling until streaming
* Work in progress
* Move to single climate
* bump to 0.2.0
* Update entity
* Data handling
* fixes
* WIP tests
* Tests
* Delete other tests
* Update comment
* Fix init
* Update homeassistant/components/teslemetry/entity.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Add Codeowner
* Update coverage
* requirements
* Add failure for subscription required
* Add VIN to model
* Add wake
* Add context manager
* Rename to wake_up_if_asleep
* Remove context from coverage
* change lock to context
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Improving Logger
* Add url to subscription error
* Errors cannot markdown
* Fix logger
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* rename logger
* Fix error logging
* Apply suggestions from code review
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-25 12:54:47 +01:00 |