1
mirror of https://github.com/home-assistant/core synced 2024-07-18 12:02:20 +02:00
ha-core/homeassistant/components/modbus
springstan ba0aaeeddb
Use f-strings in integrations starting with "M" (#32271)
* Use f-strings in integrations starting with "M"

* Format mqtt light init with black

* Fix lint error

* Fix pylint error

* Restore constants

* Update homeassistant/components/mqtt/discovery.py

* Update homeassistant/components/mqtt/discovery.py

* Update homeassistant/components/mqtt/discovery.py

* Update homeassistant/components/mqtt/discovery.py

* Format with Black
2020-03-10 23:34:54 +01:00
..
__init__.py Modbus remove unnecessary get calls (#31966) 2020-02-18 19:41:12 -08:00
binary_sensor.py Modbus remove unnecessary get calls (#31966) 2020-02-18 19:41:12 -08:00
climate.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
manifest.json Format all manifests with prettier (#30521) 2020-01-06 21:28:23 +01:00
sensor.py Use f-strings in integrations starting with "M" (#32271) 2020-03-10 23:34:54 +01:00
services.yaml Update Modbus service manifest (#31727) 2020-02-11 22:11:02 +01:00
switch.py Modbus remove unnecessary get calls (#31966) 2020-02-18 19:41:12 -08:00