core/homeassistant/components/mqtt
Jan Bouwhuis 92254772ca
Increase MQTT broker socket buffer size (#117267)
* Increase MQTT broker socket buffer size

* Revert unrelated change

* Try to increase buffer size

* Set INITIAL_SUBSCRIBE_COOLDOWN back to 0.5 sec

* Sinplify and add test

* comments

* comments

---------

Co-authored-by: J. Nick Koston <nick@koston.org>
2024-05-12 13:13:41 +02:00
..
light
__init__.py Export MQTT subscription helpers at integration level (#116150) 2024-05-08 23:46:50 +02:00
abbreviations.py
alarm_control_panel.py
binary_sensor.py Enable Ruff RUF010 (#115371) 2024-05-08 23:54:49 +02:00
button.py
camera.py
client.py Increase MQTT broker socket buffer size (#117267) 2024-05-12 13:13:41 +02:00
climate.py
config.py
config_flow.py
config_integration.py
const.py
cover.py
debug_info.py
device_automation.py
device_tracker.py
device_trigger.py
diagnostics.py
discovery.py Log some mqtt of the discovery logging at debug level (#117185) 2024-05-10 14:49:27 +02:00
event.py
fan.py
humidifier.py
icons.json
image.py
lawn_mower.py
lock.py Add open and opening state support to MQTT lock (#117110) 2024-05-08 22:52:57 +02:00
manifest.json
mixins.py Log some mqtt of the discovery logging at debug level (#117185) 2024-05-10 14:49:27 +02:00
models.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
notify.py
number.py
scene.py
select.py
sensor.py
services.yaml
siren.py
strings.json Correct typo in MQTT translations (#116956) 2024-05-06 23:21:34 +02:00
subscription.py
switch.py
tag.py
text.py
trigger.py
update.py
util.py
vacuum.py
valve.py
water_heater.py