core/homeassistant/components/firmata
Milan Meulemans 29d72714f3
Replace dict with DeviceInfo (#49950)
* Replace dict with DeviceInfo

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-02 00:37:19 +02:00
..
translations
__init__.py Fix memory leak in firmata (#49467) 2021-04-20 09:14:00 -07:00
binary_sensor.py
board.py
config_flow.py Clean up connection classes in integrations D-G (#49890) 2021-04-30 21:02:21 -10:00
const.py
entity.py Replace dict with DeviceInfo (#49950) 2021-05-02 00:37:19 +02:00
light.py Update typing 06 (#48039) 2021-03-17 23:49:01 +01:00
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
pin.py
sensor.py Migrate integrations f-h to extend SensorEntity (#48212) 2021-03-22 19:45:17 +01:00
strings.json
switch.py