Erik Montnemery
|
4e77969f5e
|
Drop use of mock_mqtt_component (#37013)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-06-23 10:17:22 -07:00 |
Erik Montnemery
|
280f49540e
|
Drop use of async_mock_mqtt_component (#37011)
|
2020-06-22 23:59:50 +02:00 |
Erik Montnemery
|
16cf16e418
|
Update MQTT tests to not create duplicated config entries (#36833)
|
2020-06-15 15:38:56 -07:00 |
Erik Montnemery
|
35cd6b9abf
|
Remove unused parameter for MQTT discovery (#36526)
* Remove unused parameter for MQTT discovery
* Fix tests
|
2020-06-07 19:35:35 +02:00 |
definitio
|
ad5101c5c0
|
Set state for MQTT entities to 'unavailable' when no connection to broker (#36479)
* Report 'unavailable' state when not connected
to MQTT broker
* Fix tests
* Rewrite to remove the polling
* Add tests
* Add some fixes
|
2020-06-07 09:21:16 +02:00 |
Paulus Schoutsen
|
276f3afb00
|
Do async_setup_platform in background (#36244)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2020-05-31 22:18:30 -07:00 |
Erik Montnemery
|
f1ecac92df
|
Fail tests if wrapped callbacks or coroutines throw (#35010)
|
2020-05-06 14:14:57 -07:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
Erik Montnemery
|
2b13a8cde4
|
Include QoS and retain in MQTT debug info (#35011)
|
2020-05-01 08:41:57 -07:00 |
Erik Montnemery
|
877eb0c3ad
|
Don't log same MQTT message multiple times (#34511)
|
2020-04-21 16:48:04 -07:00 |
Erik Montnemery
|
ddef681dd2
|
Improve MQTT debug info for subscriptions with wildcard (#33752)
|
2020-04-07 09:38:22 -07:00 |
Erik Montnemery
|
fb93b79b12
|
Add MQTT debug info (#33461)
* Add MQTT debug info
* Tweaks
* Tweaks
|
2020-04-01 10:00:40 -07:00 |
Erik Montnemery
|
9508c51403
|
Fix change of entity_id for discovered MQTT entities (#33444)
|
2020-03-30 14:26:59 -07:00 |