* Add suggested_area to MQTT Discovery This adds suggested_area to MQTT discovery, so that the discovered devices could be automatically added to the proper area. * Add abbreviation for MQTT suggested_area * Remove extra whitespace * Remove extra whitespace #2 * Added tests for MQTT Dicovery of suggested_area * Fix test for MQTT suggested_area * Better tests of MQTT suggested_area Changes made as per feedback from @emontnemery |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
test_alarm_control_panel.py | ||
test_binary_sensor.py | ||
test_camera.py | ||
test_climate.py | ||
test_common.py | ||
test_config_flow.py | ||
test_cover.py | ||
test_device_tracker.py | ||
test_device_tracker_discovery.py | ||
test_device_trigger.py | ||
test_discovery.py | ||
test_fan.py | ||
test_init.py | ||
test_legacy_vacuum.py | ||
test_light.py | ||
test_light_json.py | ||
test_light_template.py | ||
test_lock.py | ||
test_number.py | ||
test_scene.py | ||
test_sensor.py | ||
test_state_vacuum.py | ||
test_subscription.py | ||
test_switch.py | ||
test_tag.py | ||
test_trigger.py |