..
device_tracker
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
light
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
translations
[ci skip] Translation update
2021-11-28 00:14:19 +00:00
vacuum
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
__init__.py
Fix mqtt undefined error ( #59787 )
2021-11-16 17:16:24 +01:00
abbreviations.py
Add 'trigger' support for MQTT Alarm Control Panel ( #60525 )
2021-11-29 14:41:52 +01:00
alarm_control_panel.py
Add 'trigger' support for MQTT Alarm Control Panel ( #60525 )
2021-11-29 14:41:52 +01:00
binary_sensor.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
button.py
Add MQTT button ( #59348 )
2021-11-09 12:04:14 +01:00
camera.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
climate.py
Only accept valid hvac actions sent via mqtt ( #59919 )
2021-11-25 15:53:34 +01:00
config_flow.py
Fix MQTT add-on discovery to be ignorable ( #55250 )
2021-08-26 11:14:42 +02:00
const.py
MQTT rework constants ( #57529 )
2021-10-12 11:26:38 +02:00
cover.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
debug_info.py
Use assignment expressions 34 ( #58823 )
2021-10-31 19:01:16 +01:00
device_automation.py
Cleanup unused loggers ( #46510 )
2021-02-14 13:46:58 +01:00
device_trigger.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
discovery.py
Use BaseServiceInfo inheritance in MqttServiceInfo ( #60207 )
2021-11-23 16:52:33 +01:00
fan.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
humidifier.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
lock.py
Add missing MQTT lock.open ( #60022 )
2021-11-25 15:54:08 +01:00
manifest.json
Bump paho-mqtt to 1.6.1 ( #59339 )
2021-11-08 18:16:44 +01:00
mixins.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
models.py
Minor improvements of MQTT typing ( #52578 )
2021-07-06 14:38:48 +02:00
number.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
scene.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
select.py
Allow MQTT selects to have a single or no options ( #60281 )
2021-11-24 20:06:12 +01:00
sensor.py
Use native datetime value in MQTT sensors ( #59923 )
2021-11-23 22:10:14 +01:00
services.yaml
Wrap up selectors ( #50794 )
2021-05-25 14:45:17 +02:00
strings.json
Fix MQTT add-on discovery to be ignorable ( #55250 )
2021-08-26 11:14:42 +02:00
subscription.py
Import Callable from collections.abc (4) ( #56778 )
2021-09-29 16:15:36 +02:00
switch.py
Add MQTT object_id option ( #58728 )
2021-11-08 14:02:18 +01:00
tag.py
Allow extra keys in MQTT discovery messages ( #58390 )
2021-10-25 13:47:06 +02:00
trigger.py
MQTT rework constants ( #57529 )
2021-10-12 11:26:38 +02:00
util.py
Support templating MQTT triggers ( #45614 )
2021-02-08 10:50:38 +01:00