J. Nick Koston
|
cd03c49fc2
|
Wait for config entry platform forwards (#73806)
|
2022-07-09 17:27:42 +02:00 |
|
Franck Nijhof
|
c3d19f3827
|
Clean up accessing device_registry helpers via hass (#72031)
|
2022-05-17 12:22:15 -07:00 |
|
epenet
|
92ace6c2e8
|
Ensure service calls are typed [s-u] (#62922)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-28 14:23:42 +01:00 |
|
tkdrob
|
c0656878db
|
Normalize async_setup_entry (#51161)
|
2021-05-27 15:56:20 +02:00 |
|
J. Nick Koston
|
87420627a8
|
Reduce config entry setup/unload boilerplate Q-S (#49778)
|
2021-04-27 22:10:04 +02:00 |
|
Franck Nijhof
|
6ec3234ccc
|
Clean up superfluous integration setup - part 2 (#48478)
|
2021-03-29 13:23:07 -10:00 |
|
tkdrob
|
621c8e700b
|
Use core constants for starline (#46471)
|
2021-02-13 12:33:13 +01:00 |
|
Nikolay Vasilchuk
|
eca6bc6a73
|
Starline OBD information (#37608)
* Starline OBD data
* Small fix
* Review (comments)
* Review (service description)
* Review (service method)
* starline updated to 0.1.5
* Small typo fix
|
2021-01-13 20:44:24 +01:00 |
|
Bas Nijholt
|
55559f3e30
|
Sort imports according to PEP8 for starline (#29653)
|
2019-12-08 21:09:48 +01:00 |
|
Nikolay Vasilchuk
|
a37260faa9
|
StarLine integration (#27197)
* Device Tracker works
* Device Tracker works
* Binary Sensor
* Sensor
* Lock
* Switch and service
* New switches
* Update interval options
* WIP
* Translation errors
* Check online state
* WIP
* Move to aiohttp
* Some checks
* CI
* CI
* .coveragerc
* Black
* icon_for_signal_level test
* update_interval renamed to scan_interval
* async logic
* Fix cookie read
* Requirement starline
* Reformat
* Requirements updated
* ConfigEntryNotReady
* Requirement starline
* Lint fix
* Requirement starline
* available status
* Translations
* Expiration to config
* CI
* Linter fix
* Small renaming
* Update slnet token
* Starline version bump
* Fix updates
* Black
* Small fix
* Removed unused fields
* CI
* set_scan_interval service
* deps updated
* Horn switch
* Starline lib updated
* Starline lib updated
* Black
* Support multiple integrations
* Review
* async_will_remove_from_hass
* Deps updated
* Test config flow
* Requirements
* CI
* Review
* Review
* Review
* Review
* Review
* CI
* pylint fix
* Review
* Support "mayak" devices
* Icons removed
* Removed options_flow
* Removed options_flow test
* Removed options_flow test
|
2019-11-26 11:17:11 -08:00 |
|