hass-core/homeassistant/components/mqtt
Jan Bouwhuis f263da843a
Fix typo's en and improve language on MQTT data descriptions (#106165)
* Fix typo's en and prove language on MQTT data descriptions

* Update homeassistant/components/mqtt/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update homeassistant/components/mqtt/strings.json

* Update homeassistant/components/mqtt/strings.json

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-12-21 12:32:24 +01:00
..
light Fix mqtt json light state updates using deprecated color handling (#105283) 2023-12-08 16:54:02 +01:00
vacuum
__init__.py Update pylint to 3.0.3 (#105491) 2023-12-11 17:04:07 +01:00
abbreviations.py Add MQTT valve platform (#105766) 2023-12-20 07:49:49 +01:00
alarm_control_panel.py
binary_sensor.py Fix entity category for binary_sensor fails setup (#103511) 2023-11-08 14:10:24 +01:00
button.py
camera.py
client.py Add translation key for some mqtt exceptions (#104550) 2023-11-26 17:33:54 +01:00
climate.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
config.py
config_flow.py
config_integration.py Add MQTT valve platform (#105766) 2023-12-20 07:49:49 +01:00
const.py Add MQTT valve platform (#105766) 2023-12-20 07:49:49 +01:00
cover.py Refactor ranging utils for mqtt cover (#105739) 2023-12-21 11:54:05 +01:00
debug_info.py
device_automation.py
device_tracker.py
device_trigger.py
diagnostics.py
discovery.py Add MQTT valve platform (#105766) 2023-12-20 07:49:49 +01:00
event.py
fan.py Add scaling utils for brightness and fanspeed (#104753) 2023-12-04 12:10:58 +01:00
humidifier.py
image.py
lawn_mower.py
lock.py
manifest.json
mixins.py Update Ruff to 0.1.8, avoid linter/formatter conflicts (#106080) 2023-12-20 23:55:09 +01:00
models.py Add translation key for some mqtt exceptions (#104550) 2023-11-26 17:33:54 +01:00
number.py
scene.py
select.py
sensor.py
services.yaml
siren.py
strings.json Fix typo's en and improve language on MQTT data descriptions (#106165) 2023-12-21 12:32:24 +01:00
subscription.py
switch.py
tag.py
text.py
trigger.py
update.py
util.py Switch formatting from black to ruff-format (#102893) 2023-11-27 14:38:59 +01:00
valve.py Improve error mqtt valve error logging (#106129) 2023-12-20 21:18:30 +01:00
water_heater.py