core/homeassistant/components/fibaro
epenet 5ddab5a7f2
Add setup type hints to number, remote and scene (#63299)
* Add number setup type hints

* Add remote setup type hints

* Add scene setup type hints

Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 17:17:44 +01:00
..
__init__.py Add init type hints [f-g] (#63186) 2022-01-01 13:38:11 -08:00
binary_sensor.py Add binary_sensor setup type hints [a-f] (#63268) 2022-01-03 13:10:41 +01:00
climate.py Add climate setup type hints [a-l] (#63278) 2022-01-03 13:26:32 +01:00
cover.py Add cover setup type hints (#63285) 2022-01-03 15:13:18 +01:00
light.py Add light setup type hints [a-i] (#63291) 2022-01-03 15:02:21 +01:00
lock.py Add lock setup type hints (#63296) 2022-01-03 15:45:15 +01:00
manifest.json
scene.py Add setup type hints to number, remote and scene (#63299) 2022-01-03 17:17:44 +01:00
sensor.py Use new DeviceClass enums in fibaro (#61437) 2021-12-10 08:50:21 -05:00
switch.py Add switch setup type hints [a-f] (#63302) 2022-01-03 16:31:24 +01:00