core/homeassistant/components/mqtt
Jonathan de Jong b67009dee3
Allow MQTT device trackers to be able to the reset the location name for auto zone inference (#83952)
* adds auto-zone to mqtt device trackers

* black formatting

* abbr

* change abbreviation

* add test

* fade to black

* Modify custom overrides

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

* add custom + abbr payload and fix test docstrings

* change auto_zone to reset

* change RST to None, address isort

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2022-12-20 17:38:40 +01:00
..
light
translations [ci skip] Translation update 2022-12-17 00:21:18 +00:00
vacuum Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
__init__.py Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
abbreviations.py
alarm_control_panel.py
binary_sensor.py Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
button.py Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
camera.py
client.py Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
climate.py Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
config.py
config_flow.py
config_integration.py
const.py Allow MQTT device trackers to be able to the reset the location name for auto zone inference (#83952) 2022-12-20 17:38:40 +01:00
cover.py
debug_info.py
device_automation.py
device_tracker.py Allow MQTT device trackers to be able to the reset the location name for auto zone inference (#83952) 2022-12-20 17:38:40 +01:00
device_trigger.py
diagnostics.py
discovery.py
fan.py
humidifier.py
lock.py
manifest.json
mixins.py Use native `_attr_` properties for MqttEntity (#83639) 2022-12-09 13:37:26 +01:00
models.py
number.py Allow MQTT device trackers to be able to the reset the location name for auto zone inference (#83952) 2022-12-20 17:38:40 +01:00
scene.py
select.py
sensor.py
services.yaml
siren.py Improve MQTT type hints for dict get assignments (#83634) 2022-12-09 16:22:36 +01:00
strings.json
subscription.py
switch.py
tag.py
text.py
trigger.py
update.py
util.py Add types package for paho-mqtt (#83599) 2022-12-09 15:27:46 +01:00