Files
core/tests/components
Garrett 9058b5b9c3 Update sensors for Subaru integration (#66996)
* Update sensor.py

* Change "EV Time to Fully Charged" type to datetime object (HA 2022.2)

* Validate types before accessing dict entries

* Test handling of invalid data from Subaru

* Bump to subarulink 0.4.2

* Incorporate style suggestion

* Update sensor.py to use SensorEntity

* isort tests

* Remove SubaruSensor.current_value

* Fix isort errors

* Resolve conflict from previous PR (add locks)

* Fix linting errors in config_flow.py

* Incorporate PR review comments for sensor

* Incorporate PR review comments for sensor

* Make 3rd party library responsible for API data parsing

* Add type annotations to sensor.py

* Incorporate PR review comments

* Incorporate PR review comments

* Set _attr_has_entity_name = True for sensors
2022-10-02 00:25:49 +02:00
..
2022-09-20 18:33:45 +02:00
…
…
…
2022-09-20 10:50:07 -04:00
…
2022-09-28 07:41:33 +02:00
2022-09-05 07:55:12 -05:00
…
…
2022-08-16 09:33:33 -04:00
…
2022-09-20 18:33:45 +02:00
…
…
2022-08-29 11:38:18 -05:00
2022-09-28 08:06:24 +02:00
…
2022-09-09 08:57:14 +02:00
…
2022-09-25 23:08:31 -04:00
…
…
2022-08-17 22:37:47 -04:00
…
…
2022-09-28 08:06:24 +02:00
…
2022-09-02 08:39:27 +02:00
2022-09-13 10:07:38 +02:00
…
2022-09-28 08:49:37 +02:00
…
…
…
2022-09-25 20:08:56 +02:00
…
2022-09-26 16:17:39 +02:00
2022-06-23 10:48:30 +02:00
2022-09-19 15:22:23 +02:00
2022-09-19 15:22:23 +02:00
…