epenet
|
afeab659e1
|
Rename Entity module in tellduslive (#125668)
|
2024-09-10 15:34:30 +02:00 |
|
J. Nick Koston
|
37c55d81e3
|
Fix non-thread-safe state write in tellduslive (#117487)
|
2024-05-15 12:08:24 +02:00 |
|
Marc Mueller
|
062cc4bfce
|
Add empty line after module docstring [t-v] (#112705)
|
2024-03-08 10:35:23 -05:00 |
|
Joost Lekkerkerker
|
a1b2b9a78c
|
Add entity translations to Tellduslive (#98963)
|
2023-08-30 16:03:13 +02:00 |
|
Franck Nijhof
|
c3936e6f14
|
Replace isort with ruff (#94302)
|
2023-06-08 23:43:56 +02:00 |
|
epenet
|
8ed689fede
|
Add new rule to enforce relative imports in pylint (#77358)
* Add new rule to enforce relative imports in pylint
* Early return
* Adjust components
|
2022-08-29 08:55:32 +02:00 |
|
epenet
|
10dc38e0ec
|
Adjust CoverEntity property type hints in components (#73943)
* Adjust CoverEntity property type hints in components
* Revert changes to rflink
* Revert changes to wilight
|
2022-06-25 11:59:56 +02:00 |
|
epenet
|
a92ab7a669
|
Adjust CoverEntity function type hints in components (#73912)
Adjust CoverEntity functions in components
|
2022-06-24 06:40:26 +02:00 |
|
epenet
|
1ce75f8e6b
|
Add cover setup type hints (#63285)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-03 15:13:18 +01:00 |
|
Philip Allgaier
|
dde6305549
|
Cleanup unused loggers (components N-Z + tests) (#41982)
|
2020-10-16 21:24:08 -05:00 |
|
Erik Montnemery
|
8c5c963b96
|
Rename CoverDevice to CoverEntity (#34595)
|
2020-04-25 18:07:15 +02:00 |
|
Franck Nijhof
|
7653dc947a
|
Enable pylint unnecessary-pass (#33650)
* Enable pylint unnecessary-pass
* Process review suggestions
* Fix smhi tests
|
2020-04-05 10:33:07 +02:00 |
|
Paulus Schoutsen
|
4de97abc3a
|
Black
|
2019-07-31 12:25:30 -07:00 |
|
Fredrik Erlandsson
|
0056fcf904
|
Make platform setup a coroutine (#22620)
* make setup_platform a coroutine
* Update homeassistant/components/tellduslive/sensor.py
Co-Authored-By: fredrike <fredrik.e@gmail.com>
|
2019-04-01 10:01:31 -07:00 |
|
Paulus Schoutsen
|
4b1de61110
|
Use relative imports inside integrations (#22235)
* Use relative imports inside integrations
* Lint
* Fix automation tests
* Fix scene imports
|
2019-03-20 22:56:46 -07:00 |
|
Fredrik Erlandsson
|
54895fcb1e
|
resync hass that changes have occured (#21705)
|
2019-03-06 07:52:25 -05:00 |
|
Fabian Affolter
|
127c55e0c1
|
Update file header (#21023)
* Update file header
* Update file header
* Update file header
* Update file header
* Update file header
* Fix lint issues
|
2019-02-13 21:21:14 +01:00 |
|
Paulus Schoutsen
|
ec57db78b5
|
Consolidate config flow components (#20635)
* Consolidate config flow components
* Fix tests
* Fix tests
* Put unifi back
* Fix reqs
* Update coveragerc
|
2019-02-01 15:45:44 -08:00 |
|