Commit graph

9 commits

Author SHA1 Message Date
Franck Nijhof
a8f1cc0d33
Remove unneeded guards from (async_)add_entities call () 2022-10-17 21:11:58 +02:00
epenet
20fec104e2
Improve type hints in light [a-i] ()
* Improve type hints in ads light

* Improve type hints in avea light

* Improve type hints in avion light

* Improve type hints in broadlink light

* More type hints

* One more
2022-07-31 20:46:13 +02:00
epenet
a9cd5bd9c8
Use ColorMode enum in firmata () 2022-04-23 09:21:18 -10:00
Erik Montnemery
5d56f94786
Migrate firmata light to color_mode () 2022-04-04 18:17:21 +02:00
Marc Mueller
c11663344d
Fix type issues [firmata] () 2022-02-23 08:57:06 +01:00
epenet
f3af0781f8
Add setup type hints [f-g] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-07 16:48:54 +01:00
Michael
b1138b1aab
Add constructor return type in integrations E-K () 2021-05-20 18:47:30 +03:00
Marc Mueller
91df3fa904
Update typing 06 () 2021-03-17 23:49:01 +01:00
Perry Naseck
0582bf7746
Firmata analog input, PWM/analog output, deprecate arduino ()
* firmata analog input

* firmata pwm/analog out, use more HA const

* firmata update pymata to 1.19

* deprecate arduino, firmata supersedes it

* firmata sensor diff min, pull review quality changes

* firmata condense platform setup into loop
2020-09-22 09:44:16 +02:00