epenet
|
3dc83ef19d
|
Add missing hass type hint in component tests (t) (#124274)
|
2024-08-20 12:55:39 +02:00 |
dougiteixeira
|
d783813ba0
|
Add config flow for platform button in Template (#120886)
|
2024-07-09 21:20:18 +02:00 |
epenet
|
c896458fcf
|
Fix namespace-import pylint warning in components (#119299)
|
2024-06-10 15:55:08 +02:00 |
epenet
|
98d24dd276
|
Improve typing for `calls` fixture in tests (m-z) (#118350)
* Improve typing for `calls` fixture in tests (m-z)
* More
* More
|
2024-05-29 09:30:41 +02:00 |
Marc Mueller
|
32f3f46542
|
Add empty line after module docstring (2) [tests.components] (#112737)
|
2024-03-08 19:16:21 +01:00 |
Jan-Philipp Benecke
|
4d708f1931
|
Migrate template tests to use freezegun (#105341)
|
2023-12-09 09:47:28 +01:00 |
Ville Skyttä
|
2399cd283a
|
Python 3.10 support cleanups (#98640)
|
2023-08-21 19:14:07 +02:00 |
epenet
|
88cfbf6a34
|
Add type hints to integration tests (part 22) (#88234)
|
2023-02-16 14:08:03 +01:00 |
epenet
|
278050a73f
|
Add type hints to integration tests (t-z) (#87707)
|
2023-02-08 19:10:53 +01:00 |
epenet
|
7bc2712142
|
Adjust root-import in tests (#78761)
* Adjust root-import in tests
* Adjust diagnostics
* Adjust button
* Adjust select
* Adjust device_tracker
* Adjust camera
* Adjust humidifier
* Adjust media_source
* Adjust update
* Adjust siren
* Adjust number
* Adjust alarm_control_panel
* Adjust notify
* Adjust sensor
* Adjust switch
* Revert anthemav
* Don't adjust demo humidifier
|
2022-09-19 15:22:23 +02:00 |
Erik Montnemery
|
042321be60
|
Support this variable in template button actions (#71792)
|
2022-05-13 17:28:36 +02:00 |
Erik Montnemery
|
b70e97e949
|
Remove unused calls fixture from template tests (#71735)
|
2022-05-12 16:04:01 +02:00 |
Erik Montnemery
|
8f99cb51b5
|
Improve test coverage of template button (#63265)
|
2022-01-03 10:39:24 +01:00 |
Raman Gupta
|
6f8cd54ca1
|
Add button platform to template integration (#61908)
* Add button platform to template integration
* review comments
* add unique ID check
|
2022-01-03 10:03:37 +01:00 |