Jan Bouwhuis
|
657e7f9a4c
|
Simplify MQTT test for setup manual mqtt item from yaml (#72916)
simplify test setup manual mqtt item from yaml
|
2022-06-13 13:44:12 +02:00 |
Jan Bouwhuis
|
52561ce076
|
Update MQTT tests to use the config entry setup (#72373)
* New testframework and tests for fan platform
* Merge test_common_new to test_common
* Add alarm_control_panel
* Add binary_sensor
* Add button
* Add camera
* Add climate
* Add config_flow
* Add cover
* Add device_tracker_disovery
* Add device_trigger
* Add diagnostics
* Add discovery
* Add humidifier
* Add init
* Add lecacy_vacuum
* Add light_json
* Add light_template
* Add light
* Add lock
* Add number
* Add scene
* Add select
* Add sensor
* Add siren
* Add state_vacuum
* Add subscription
* Add switch
* Add tag
* Add trigger
* Add missed tests
* Add another missed test
* Add device_tracker
* Remove commented out code
* Correct tests according comments
* Improve mqtt_mock_entry and recover tests
* Split fixtures with and without yaml setup
* Update fixtures manual_mqtt
* Update fixtures mqtt_json
* Fix test tasmota
* Update fixture mqtt_room
* Revert fixture changes, improve test
* re-add test
|
2022-06-02 14:24:46 +02:00 |
Jan Bouwhuis
|
673f43fbec
|
Move manual configuration of MQTT scene to the integration key (#72273)
Add scene
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-05-23 09:04:03 +02:00 |
Erik Montnemery
|
fe38e6ba87
|
Drop MQTT import flow (#66160)
* Drop MQTT import flow
* Reload manually configured MQTT entities when config entry is setup
* Address review comments
* Actually remove the import flow
|
2022-02-10 21:09:57 +01:00 |
Franck Nijhof
|
3f7275a9c7
|
Give scenes last activated state (#62673)
|
2022-01-07 19:02:32 +01:00 |
Jan Bouwhuis
|
061ce0c187
|
Fix mqtt reloading and rework tests (#62950)
* Improve mqtt reloading/tests and fix issues
* Cleanup fixture for reloading test
* isort and black remove replaced test_reloadable
|
2022-01-03 15:14:50 +01:00 |
Erik Montnemery
|
640a7fee9d
|
Allow extra keys in MQTT discovery messages (#58390)
* Allow extra keys in MQTT discovery messages
* Remove extra keys
|
2021-10-25 13:47:06 +02:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Kiall Mac Innes
|
8efa9c5097
|
Add support for MQTT Scenes (#42639)
|
2020-12-02 19:42:28 +01:00 |