..
light
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
vacuum
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
__init__.py
Add MQTT event entity platform ( #96876 )
2023-07-23 14:42:14 +02:00
abbreviations.py
Add MQTT event entity platform ( #96876 )
2023-07-23 14:42:14 +02:00
alarm_control_panel.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
binary_sensor.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
button.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
camera.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
client.py
Offer work- a-round for MQTT entity names that start with the device name ( #97495 )
2023-08-01 10:03:08 +02:00
climate.py
Allow float for inital MQTT climate temperature ( #97995 )
2023-08-08 23:44:49 +02:00
config.py
Add optimistic option for MQTT climate ( #84777 )
2023-01-02 11:39:42 +01:00
config_flow.py
Only expose MQTT advanced settings in advanced mode ( #91996 )
2023-04-25 22:23:17 +02:00
config_integration.py
Add MQTT event entity platform ( #96876 )
2023-07-23 14:42:14 +02:00
const.py
Add turn on/off support for mqtt water_heater ( #97197 )
2023-07-25 13:33:02 +02:00
cover.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
debug_info.py
device_automation.py
device_tracker.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
device_trigger.py
Complete partly implemented type hints for dict
on MQTT platforms ( #87839 )
2023-02-12 21:47:38 +01:00
diagnostics.py
discovery.py
Add MQTT event entity platform ( #96876 )
2023-07-23 14:42:14 +02:00
event.py
Add MQTT event entity platform ( #96876 )
2023-07-23 14:42:14 +02:00
fan.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
humidifier.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
image.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
lock.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
manifest.json
Sort manifests 6 ( #87027 )
2023-02-08 20:38:43 +01:00
mixins.py
Offer work- a-round for MQTT entity names that start with the device name ( #97495 )
2023-08-01 10:03:08 +02:00
models.py
Offer work- a-round for MQTT entity names that start with the device name ( #97495 )
2023-08-01 10:03:08 +02:00
number.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
scene.py
Apply common entity schema for MQTT Scene ( #96949 )
2023-07-22 18:00:27 +02:00
select.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
sensor.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
services.yaml
Migrate mqtt services to support translations ( #96396 )
2023-07-12 10:37:59 -04:00
siren.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
strings.json
Update strings.json to correct grammer. ( #97790 )
2023-08-04 21:23:33 +02:00
subscription.py
Replace isort with ruff ( #94302 )
2023-06-08 23:43:56 +02:00
switch.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
tag.py
Improve mqtt tag schema logging and avoid tests that use xfail ( #95711 )
2023-07-11 10:12:31 +02:00
text.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
trigger.py
Inverse json import logic ( #88099 )
2023-02-16 11:37:57 +01:00
update.py
Change naming of MQTT entities to correspond with HA guidelines ( #95159 )
2023-07-21 12:52:10 +02:00
util.py
Make sure MQTT client is available when starting depending platforms ( #91164 )
2023-04-20 08:07:35 +02:00
water_heater.py
Add turn on/off support for mqtt water_heater ( #97197 )
2023-07-25 13:33:02 +02:00