epenet
|
3fb92bc245
|
Move raincloud base entity to separate module (#126170)
|
2024-09-18 11:23:10 +02:00 |
|
epenet
|
47657af173
|
Move raincloud shared constants to separate module (#126174)
Move shared raincloud constants to separate module
|
2024-09-18 11:06:40 +02:00 |
|
epenet
|
9b8922a678
|
Force alias when importing switch PLATFORM_SCHEMA (#120504)
|
2024-06-26 10:36:54 +02:00 |
|
Joost Lekkerkerker
|
77917506bb
|
Improve lists in integrations [R-S] (#113233)
* Improve lists in integrations [R-S]
* Fix
* Fix
|
2024-03-13 21:55:00 +01:00 |
|
Marc Mueller
|
a033574ee2
|
Add empty line after module docstring [r] (#112703)
|
2024-03-08 15:05:07 +01:00 |
|
epenet
|
c37e4b870f
|
Move attribution to standalone attribute [r-s] (#80520)
* Move attribution to standalone attribute [r-s]
* Fix test
|
2022-10-18 13:33:20 +02:00 |
|
epenet
|
6f564e4f51
|
Improve entity type hints [r] (#77874)
|
2022-09-06 09:47:35 +02:00 |
|
epenet
|
64e7e62aa0
|
Add setup type hints [r] (#63472)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-05 16:37:47 +01:00 |
|
Erik Montnemery
|
14ff6d4d1f
|
Update integrations p-s to override extra_state_attributes() (#47759)
|
2021-03-11 21:23:20 +01:00 |
|
Erik Montnemery
|
066e921a8b
|
Rename SwitchDevice to SwitchEntity (#34673)
|
2020-04-26 18:50:37 +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 |
|
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 |
|
Fabian Affolter
|
cdc4dc3f11
|
Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069)
* Rename CONF_ATTRIBUTION to ATTRIBUTION
* Update homeassistant/components/sensor/irish_rail_transport.py
Co-Authored-By: fabaff <mail@fabian-affolter.ch>
|
2019-02-14 22:09:22 +01:00 |
|
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |
|