hass-core/homeassistant/components/mqtt
starkillerOG 2acd3f9e98 Allow MQTT json light floating point transition (#27253)
* MQTT json light: allow floating point transition

Allow to use floating point values for the transition time of the MQTT json light.
In this way transitions shorter than 1s can be used (0.5 seconds for instance) if the MQTT light supports it.

* Always sent a float
2019-10-13 20:29:14 +02:00
..
.translations [ci skip] Translation update 2019-09-27 00:32:12 +00:00
light Allow MQTT json light floating point transition (#27253) 2019-10-13 20:29:14 +02:00
vacuum Use literal string interpolation in integrations K-M (f-strings) (#26389) 2019-09-03 21:14:00 +02:00
__init__.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
abbreviations.py Add test case to identify missing MQTT configuration abbreviations (#25616) 2019-08-06 17:32:15 -07:00
addtrustexternalcaroot.crt MQTT: Auto provide cloudmqtt cert 2015-09-30 00:09:35 -07:00
alarm_control_panel.py Black 2019-07-31 12:25:30 -07:00
binary_sensor.py Mqtt binary sensor expire after (#26058) 2019-09-21 20:42:03 +02:00
camera.py Add device to mqtt camera (#26238) 2019-09-04 16:15:40 +02:00
climate.py Black 2019-07-31 12:25:30 -07:00
config_flow.py Black 2019-07-31 12:25:30 -07:00
const.py Black 2019-07-31 12:25:30 -07:00
cover.py Spelling fixes (#25666) 2019-08-02 23:20:06 +02:00
device_tracker.py Black 2019-07-31 12:25:30 -07:00
discovery.py Use literal string interpolation in integrations K-M (f-strings) (#26389) 2019-09-03 21:14:00 +02:00
fan.py Black 2019-07-31 12:25:30 -07:00
lock.py Black 2019-07-31 12:25:30 -07:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
sensor.py Black 2019-07-31 12:25:30 -07:00
server.py Black 2019-07-31 12:25:30 -07:00
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
strings.json Add Hass.io discovery to MQTT (#16962) 2018-10-01 14:11:21 +02:00
subscription.py Black 2019-07-31 12:25:30 -07:00
switch.py Black 2019-07-31 12:25:30 -07:00