Jan Bouwhuis
|
4b63829eef
|
Allow to set entity picture on mqtt entity platforms (#128404)
|
2024-10-25 20:16:11 +02:00 |
|
Jan Bouwhuis
|
21affac571
|
Rename mqtt mixins module to entity.py (#126279)
|
2024-09-19 20:50:33 +02:00 |
|
Jan Bouwhuis
|
a8f4684929
|
Cleanup mqtt platform tests part 6 (last) (#120736)
|
2024-06-28 09:22:25 -05:00 |
|
Jan Bouwhuis
|
fab901f9b6
|
Cleanup mqtt platform tests part 2 (#120490)
|
2024-06-26 08:53:28 +02:00 |
|
Jan Bouwhuis
|
cbcf29720d
|
Cleanup common mqtt tests (#120446)
|
2024-06-25 19:15:11 +02:00 |
|
Jan Bouwhuis
|
389b9d1ad6
|
Make sure ACK's are processed before mqtt tests are teared down (#120329)
|
2024-06-24 15:16:09 +02:00 |
|
Joost Lekkerkerker
|
6bb4e7d62c
|
Bump ruff to 0.3.4 (#112690)
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2024-03-26 00:02:16 +01:00 |
|
Jan Bouwhuis
|
caaa03536b
|
Cleanup mqtt PLATFORMS constant and CI-test platform filters (#112847)
|
2024-03-09 23:48:54 +01:00 |
|
Marc Mueller
|
32f3f46542
|
Add empty line after module docstring (2) [tests.components] (#112737)
|
2024-03-08 19:16:21 +01:00 |
|
Jan Bouwhuis
|
09f1ec78a5
|
Handle template errors on MQTT payload handling (#110180)
* Handle template errors on MQTT payload handling (alt)
* Handle mqtt event en image template errors correctly
|
2024-02-13 10:59:55 +01:00 |
|
Jan Bouwhuis
|
dae8c0fc38
|
Fix MQTT retained event messages should be discarded (#106425)
|
2023-12-27 12:48:53 +01:00 |
|
Jan-Philipp Benecke
|
9326ea09a5
|
Update m* tests to use entity & device registry fixtures (#103980)
|
2023-11-15 10:33:11 +01:00 |
|
Jan Bouwhuis
|
7d9014ae41
|
Do not fail MQTT setup if events or sensors configured via yaml can't be validated (#102309)
* Add event and sensor
* Cleanup unused code
* Schema cannot be None for supported platform
|
2023-10-20 12:09:52 +02:00 |
|
Jan Bouwhuis
|
a4f7f3ba7e
|
Make sure time is changed in mqtt event test (#100889)
|
2023-09-26 00:32:12 +02:00 |
|
Jan Bouwhuis
|
002be37257
|
Rework and added tests for mqtt event (#100769)
Use write_state_on_attr_change and add tests
|
2023-09-25 18:02:17 +02:00 |
|
Erik Montnemery
|
13a9b83ed3
|
Adjust mqtt tests which create devices (#98202)
|
2023-08-10 18:23:55 +02:00 |
|
Franck Nijhof
|
868a5f377f
|
Ruff: isort don't split imports based on trailing comma (#98162)
|
2023-08-10 14:27:03 +02:00 |
|
Jan Bouwhuis
|
1b8e03bb66
|
Add MQTT event entity platform (#96876)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
|
2023-07-23 14:42:14 +02:00 |
|