Paulus Schoutsen
bb322a18bb
Launch Library: remove deprecated YAML import ( #69008 )
2022-03-31 20:23:52 +02:00
Marc Mueller
0d29b7cbb3
Update coordinator typing (3) [g-n] ( #68463 )
2022-03-21 14:14:46 +01:00
Simon Hansen
c5787a5422
Fix typo in entity name for launchlibrary ( #65048 )
2022-01-27 10:02:10 -08:00
Simon Hansen
37225c36fc
Add starship event sensor ( #64965 )
2022-01-26 15:37:15 +01:00
Simon Hansen
4e808133f2
Add next starship launch sensor to launch_library ( #64929 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-26 12:31:03 +01:00
Joakim Sørensen
29d13110af
Make launch library lambdas single line ( #64424 )
2022-01-19 10:40:53 +01:00
Joakim Sørensen
b82a57d861
Clean up Launch Library consts ( #64420 )
2022-01-19 09:52:22 +01:00
Simon Hansen
6fcf643d5d
Add launch mission sensor for launch_library ( #64387 )
2022-01-19 09:28:07 +01:00
Simon Hansen
57bcddbba2
Add launch status sensor for launch_library ( #64382 )
2022-01-18 22:39:37 +01:00
Simon Hansen
d8df62ba1b
Add two new sensors to Launch Library ( #64203 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-18 20:58:36 +01:00
Simon Hansen
0fadce751f
Use EntityDescription in launch_library ( #63685 )
...
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-12 14:44:29 +01:00
Simon Hansen
b22a9b8669
Refactor Launch Library to use config flow ( #62416 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-01-08 11:47:16 +01:00
epenet
a9901356c3
Add sensor setup type hints [i-l] ( #63315 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:11:50 +01:00
Erik Montnemery
2720ba2753
Move temperature conversions to sensor base class (4/8) ( #54472 )
...
* Move temperature conversions to entity base class (4/8)
* Fix litterrobot sensor
* Fix tests
2021-08-11 21:17:47 +02:00
Joakim Sørensen
8ea5a0dbc1
Remove useless check in launch_library ( #54393 )
2021-08-10 15:03:12 +02:00
Joakim Sørensen
39d7bb4f1a
Use `_attr_*` for Launch Library ( #54388 )
2021-08-10 13:11:12 +02:00
Erik Montnemery
fdf97eaca3
Migrate integrations i-m to extend SensorEntity ( #48213 )
2021-03-22 19:59:03 +01:00
Marc Mueller
25a13d1554
Update typing 10 ( #48071 )
2021-03-18 13:07:04 +01:00
Erik Montnemery
14a59d290a
Update integrations j-o to override extra_state_attributes() ( #47758 )
2021-03-11 20:11:25 +01:00
Joakim Sørensen
a199d7af59
Move to Launch Library 2 ( #42723 )
...
* Move to Launch Library 2
* isort
* Apply suggestions from code review
* Add const to .coveragerc
2020-11-05 15:42:12 +01:00
springstan
c3453be17b
Move imports to top for lauch_library ( #29383 )
2019-12-04 11:11:21 +01:00
Ville Skyttä
a54ade1189
Spelling fixes ( #25666 )
2019-08-02 23:20:06 +02:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
cgtobi
2c07bfb9e0
Remove dependencies and requirements ( #23024 )
...
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit fe7171b4cd
.
* Remove dependencies and requirements
* Revert "Remove dependencies and requirements"
This reverts commit 391355ee2c
.
* Remove dependencies and requirements
* Fix flake8 complaints
* Fix more flake8 complaints
* Revert non-component removals
2019-04-12 10:13:30 -07:00
Tobias Sauerwein
048b100eea
Clean up docstrings ( #22679 )
...
* Clean up docstrings
* Fix long lines
* Fix more docstrings
* Fix more docstrings
* Fix more docstrings
2019-04-03 17:40:03 +02:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00