Nikolay Vasilchuk
|
b4d4fe4ef8
|
Fix Starline sensor state AttributeError (#55654)
* Fix starline sensors state
* Black
|
2021-09-03 14:04:56 +02:00 |
Marc Mueller
|
f9ebb29541
|
Use EntityDescription - starline (#54431)
|
2021-08-21 20:47:29 +02:00 |
Erik Montnemery
|
94a264afaf
|
Move temperature conversions to entity base class (7/8) (#54482)
|
2021-08-11 18:57:50 +02:00 |
Marc Mueller
|
074d762664
|
Rename and reorganize electric unit constants (#53243)
|
2021-07-20 20:06:23 +02:00 |
Maciej Bieniek
|
f212049fc2
|
Add constructor return type in integrations O-S (#50896)
|
2021-05-20 15:58:17 +02:00 |
Erik Montnemery
|
64bc9a8196
|
Migrate integrations r-s to extend SensorEntity (#48215)
|
2021-03-22 19:54:14 +01:00 |
Erik Montnemery
|
14ff6d4d1f
|
Update integrations p-s to override extra_state_attributes() (#47759)
|
2021-03-11 21:23:20 +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 |
springstan
|
d2b1918e9c
|
Drop UNIT_ prefix for percentage constant (#39383)
|
2020-09-05 21:09:14 +02:00 |
springstan
|
ef9d9b17bd
|
Drop UNIT_ prefix for constants (#34164)
* Drop UNIT_ prefix for VOLT
* Drop UNIT_ prefix for DEGREE
* Drop UNIT_ prefix for CONDUCTIVITY
* Drop UNIT_ prefix for UV_INDEX
* Run isort
|
2020-04-21 19:45:53 +02:00 |
springstan
|
04c4501455
|
Add and use UNIT_VOLT constant (#33994)
* Add and use UNIT_VOLT constant
* Run isort
|
2020-04-11 02:04:58 +02:00 |
springstan
|
f1a0ca7cd3
|
Add and use percentage constant (#32094)
* Add and use percentage constant
* Fix pylint error and broken test
|
2020-02-28 11:46:48 -08:00 |
Ville Skyttä
|
a12cf7211d
|
Upgrade pydocstyle to 5.0.1 (#29830)
* Upgrade pydocstyle to 5.0.1
http://www.pydocstyle.org/en/5.0.1/release_notes.html
* Pydocstyle and other docstring fixes
|
2019-12-10 23:25:06 +01:00 |
Nikolay Vasilchuk
|
791dc5809f
|
Fix unit_of_measurement for Starline temperature sensors (#29740)
|
2019-12-09 10:56:57 +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 |