..
device_tracker
Update integrations j-o to override extra_state_attributes() ( #47758 )
2021-03-11 20:11:25 +01:00
light
Filter MQTT light JSON attributes ( #52242 )
2021-06-28 14:37:26 +02:00
translations
[ci skip] Translation update
2021-09-04 00:13:17 +00:00
vacuum
Filter MQTT vacuum JSON attributes ( #52291 )
2021-06-29 11:21:22 +02:00
__init__.py
Fix missing encoding with open() ( #53593 )
2021-07-28 09:41:45 +02:00
abbreviations.py
Implementation of new Vacation mode for MQTT-based alarm panels ( #53561 )
2021-08-24 13:22:49 +02:00
alarm_control_panel.py
Implementation of new Vacation mode for MQTT-based alarm panels ( #53561 )
2021-08-24 13:22:49 +02:00
binary_sensor.py
Enable basic type checking for mqtt ( #52463 )
2021-07-05 10:33:12 +02:00
camera.py
Pass width and height when requesting camera snapshot ( #53835 )
2021-08-10 19:33:06 -05:00
climate.py
Filter MQTT climate JSON attributes ( #52280 )
2021-06-29 11:13:58 +02:00
config_flow.py
Fix MQTT add-on discovery to be ignorable ( #55250 )
2021-08-26 11:14:42 +02:00
const.py
Use core constants for mqtt ( #46389 )
2021-02-11 13:38:33 +01:00
cover.py
Fix MQTT cover optimistic mode ( #52392 )
2021-07-01 17:34:59 +02:00
debug_info.py
Enable basic type checking for mqtt ( #52463 )
2021-07-05 10:33:12 +02:00
device_automation.py
Cleanup unused loggers ( #46510 )
2021-02-14 13:46:58 +01:00
device_trigger.py
Automation trigger info type hint improvements ( #55402 )
2021-09-04 02:25:51 +02:00
discovery.py
Replace lists with tuples (2) ( #53685 )
2021-07-30 01:20:03 +02:00
fan.py
Remove MQTT Fan legacy speeds ( #54768 )
2021-08-24 11:21:35 +02:00
humidifier.py
Add pylint CodeStyle extension ( #53147 )
2021-07-19 06:57:06 -07:00
lock.py
Filter MQTT lock JSON attributes ( #52285 )
2021-06-29 11:16:07 +02:00
manifest.json
Add support for IoT class in manifest ( #46935 )
2021-04-15 10:21:38 +02:00
mixins.py
Remember state of MQTT availability topics when reconfiguring ( #55199 )
2021-08-25 12:23:42 +02:00
models.py
Minor improvements of MQTT typing ( #52578 )
2021-07-06 14:38:48 +02:00
number.py
Filter MQTT number JSON attributes ( #52286 )
2021-06-29 11:16:57 +02:00
scene.py
Integrations m*: Rename HomeAssistantType to HomeAssistant. ( #49567 )
2021-04-22 14:53:37 -07:00
select.py
Fix MQTT to allow setting an unknown Select state ( #53227 )
2021-07-21 10:02:07 +02:00
sensor.py
Fix race in MQTT sensor when last_reset_topic is configured ( #55463 )
2021-08-30 23:32:35 +02: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
Minor improvements of MQTT typing ( #52578 )
2021-07-06 14:38:48 +02:00
switch.py
Filter MQTT switch JSON attributes ( #52290 )
2021-06-29 11:22:25 +02:00
tag.py
Use core constants for mqtt ( #46389 )
2021-02-11 13:38:33 +01:00
trigger.py
Automation trigger info type hint improvements ( #55402 )
2021-09-04 02:25:51 +02:00
util.py
Support templating MQTT triggers ( #45614 )
2021-02-08 10:50:38 +01:00