Brett Adams
2f8766a9ec
Fix rear trunk logic in Tessie ( #124011 )
...
Allow open to be anything not zero
2024-08-15 23:52:18 +02:00
Brett Adams
ec9944b92a
Add missing logger to Tessie ( #123413 )
2024-08-09 20:33:13 +02:00
Brett Adams
621bd5f0c3
Add dynamic coordinator interval to Tesla Fleet ( #122234 )
...
* Add dynamic rate limiter
* tweaks
* Revert min polling back to 2min
* Set max 1 hour
* Remove redundant update_interval
* Tuning and fixes
* Reduce double API calls
* Type test
* Remove RateCalculator
2024-07-26 09:40:49 +02:00
Brett Adams
31d3b3b675
Handle empty energy sites in Tesla integrations ( #122355 )
2024-07-22 13:14:15 +02:00
Brett Adams
b06d3fe3b7
Platinum quality for Tessie ( #121962 )
2024-07-18 09:38:26 +02:00
Brett Adams
57e233d30f
Bump tesla-fleet-api ( #122073 )
2024-07-17 13:59:52 +02:00
Brett Adams
307ae53066
Add sunroof to Tessie ( #121743 )
2024-07-11 09:03:46 +02:00
atinsley
90af40b5c4
Add ability to control ventilated seats with Tessie integration ( #121624 )
2024-07-11 00:22:01 +02:00
Brett Adams
f46c127423
Add energy switch entities to Tessie ( #121360 )
2024-07-06 12:45:27 +02:00
Brett Adams
e04d612874
Add energy number entities for Tessie ( #121354 )
2024-07-06 12:29:18 +02:00
Brett Adams
8f7c3da456
Add energy select entities to Tessie ( #120641 )
2024-07-06 11:49:53 +02:00
Brett Adams
696ae91c35
Add energy binary sensors to Tessie ( #121349 )
2024-07-06 11:05:52 +02:00
Brett Adams
294c31f6f5
Fix initial Wall Connector values in Tessie ( #121353 )
2024-07-06 10:54:09 +02:00
Brett Adams
18370bdbb4
Add diagnostics to Tessie ( #121348 )
...
* Add diag
* Add snapshot
* Redact serial number
2024-07-06 09:00:03 +02:00
Brett Adams
3d580259e1
Check Tessie scopes to fix startup bug ( #120710 )
...
* Add scope check
* Add tests
* Bump Teslemetry
2024-06-28 11:21:59 +02:00
Brett Adams
cb92510571
Fix values at startup for Tessie ( #120652 )
2024-06-27 13:17:15 +02:00
Brett Adams
ec16fc235b
Add new coordinators to Tessie ( #118452 )
...
* WIP
* wip
* Add energy classes
* Add basis for Testing
* Bump Library
* fix case
* bump library
* bump library again
* bump library for teslemetry
* reorder
* Fix super
* Update strings.json
* Tests
* Small tweaks
* Bump
* Bump teslemetry
* Remove version
* Add WC states
* Bump to match dev
* Review feedback
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Review feedback
* Review feedback 1
* Review feedback 2
* TessieWallConnectorStates Enum
* fixes
* Fix translations and value
* Update homeassistant/components/tessie/strings.json
* Update homeassistant/components/tessie/strings.json
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-06-26 14:23:06 +02:00
Brett Adams
d4dc7d76d9
Refactor Tessie for future PR ( #120406 )
...
* Bump tessie-api
* Refactor
* revert bump
* Fix cover
* Apply suggestions from code review
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-06-26 11:46:30 +02:00
Marc Mueller
b798d76706
Update mypy-dev to 1.11.0a9 ( #120289 )
2024-06-24 09:57:15 +02:00
Brett Adams
ecd61c6b6d
Add entities with no data in Tessie ( #119550 )
2024-06-21 11:57:19 +02:00
Brett Adams
fde7ddfa71
Fix charge behavior in Tessie ( #119546 )
2024-06-21 11:30:57 +02:00
Brett Adams
e4be3d8435
Improve the reliability of tests in Tessie ( #118596 )
2024-06-07 22:11:35 +02:00
Brett Adams
b71f6a2b7d
Use entry.runtime_data in Tessie ( #118287 )
2024-05-28 09:05:24 +02:00
Brett Adams
0e0b543dec
Deprecate speed limit lock in Tessie ( #113848 )
2024-04-24 13:30:22 +02:00
Brett Adams
f36c37a3b7
Fix battery heater in Tessie ( #114568 )
2024-04-02 12:23:08 +02:00
Sid
f7b7f74d10
Enable Ruff TRY201 ( #114269 )
...
* Enable Ruff TRY201
* remove redundant rules
2024-03-28 10:18:07 +01:00
Jan Bouwhuis
3dc8df2403
Get ServiceValidationError message from translation cache only ( #113704 )
...
* Get ServiceValidationError message from translation cache only
* Remove message for NotValidPresetModeError
2024-03-18 14:42:21 +01:00
Jan Bouwhuis
ec7aecef84
Get HomeAssistantError message from translation cache only ( #113688 )
...
Get HomeAssistant error message from translation cache only
2024-03-18 14:39:41 +01:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] ( #112705 )
2024-03-08 10:35:23 -05:00
Erik Montnemery
b0ed8c4961
Migrate integrations s-t to generic flowhandler ( #111865 )
2024-02-29 22:16:14 +01:00
Brett Adams
ff0ba5361f
Add translation to Tessie exceptions ( #106525 )
...
* Fix HomeAssistantError
* Add error translations
* Add cable error
* remove underscore from fallback
* Add more exceptions
* Try again for name
* Improve messages
* Address review feedback
2024-02-21 20:58:38 +01:00
Paul Bottein
0eef449526
Add icon translations to Tessie ( #111096 )
2024-02-21 19:49:04 +01:00
Brett Adams
61766c0e59
Fix set_temperature in Tessie climate platform ( #110445 )
...
* HVAC_MODE support for set_temperature
* Fix import
2024-02-19 21:52:59 +01:00
Brett Adams
980413c57f
Add new range sensors to Tessie ( #110446 )
...
* Add new sensors
* Fix tests
2024-02-19 21:50:20 +01:00
Brett Adams
da29b4ef16
Add Speed Limit to Tessie lock platform ( #106527 )
...
* Add speed limit
* Make regex more readable
* Add tests
* Add test
* Ruff
* Remove extra line
* Update snapshot
* Remove bad snapshot
2024-02-03 22:21:19 +01:00
G Johansson
f40e2ecb95
Add migrated climate feature flags for tessie ( #109447 )
2024-02-02 22:38:40 -05:00
Brett Adams
e328d3ec5e
Add Charging sensor to Tessie ( #108205 )
2024-02-02 13:21:13 +01:00
Brett Adams
d3dbd6fa70
Change device class of Auto Seat Heater sensors in Tessie ( #109240 )
2024-02-02 12:38:57 +01:00
Brett Adams
c41f33da71
Add climate on/off feature to Tessie ( #109239 )
2024-02-01 17:08:41 +01:00
Brett Adams
1584f02e71
Fix time to arrival to timestamp in Tessie ( #109172 )
...
* Fix time to arrival
* Update snapshot
* Freeze time for snapshot
* Fix docstring
* Add available_fn
* Update snapshot
* Dont use variance for full charge
* Remove unrelated changes
* Revert snapshot
* Rename hours_to_datetime
2024-01-31 15:52:58 -05:00
Brett Adams
b711c491d5
Add doors and charge cable binary sensors to Tessie ( #107172 )
...
* Add doors
* Update homeassistant/components/tessie/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Add charge cable
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-29 22:00:26 +01:00
Brett Adams
e1fd5e83a7
Add time to charge sensor to Tessie ( #108342 )
...
* Add time to charge and type checking
* Revert drive_state_shift_state change
* Use original name
* Use function instead of lambda
* Update homeassistant/components/tessie/sensor.py
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
* Fix callback
* Avoid having to test None
* Go back to if
* Use minutes instead of hours
---------
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
2024-01-22 21:45:08 +01:00
Brett Adams
32b0bf6b4e
Improve coordinator logic in Tessie to allow sleep ( #107988 )
...
* Poll status before state
* Tests
2024-01-18 17:40:36 +01:00
Brett Adams
3a26bc3ee0
Fix translation keys in Tessie ( #108203 )
2024-01-17 08:25:25 +01:00
Brett Adams
8b4d99f7d2
Add route sensors to Tessie ( #106530 )
...
* keys may be missing at startup
* Add route sensors and tracker location
* Fix keys and add translation
* Allow a sensor to have no value
* Move attribute to sensor
* Remove state attribute string
2024-01-14 08:08:54 +01:00
Brett Adams
6cbf1da76a
Add charge cable lock to Tessie ( #107212 )
...
* Add cable lock
* Translate exception
* Use ServiceValidationError
2024-01-13 19:03:10 +01:00
Brett Adams
ace4edf91c
Hotfix cache logic bug in Tessie ( #107187 )
2024-01-05 08:23:43 +01:00
Brett Adams
149fdfb802
Minor improvements to Tessie device entries ( #106623 )
...
Add more fields to device info
2023-12-29 10:32:13 +01:00
Brett Adams
fb893a5315
Fix run errors in Tessie ( #106521 )
2023-12-28 09:02:04 +01:00
Brett Adams
5b706cedeb
Fix Tessie honk button ( #106518 )
2023-12-28 09:00:34 +01:00