1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-25 23:47:08 +00:00

5 Commits

Author SHA1 Message Date
Marc Mueller
c11663344d
Fix type issues [firmata] () 2022-02-23 08:57:06 +01:00
Marc Mueller
d6f48683a3
Use platform enum (8) [Misc] () 2021-12-13 14:09:49 +01:00
tkdrob
a26cf7aeec
Remove unnecessary variable definition in firmata () 2021-02-09 20:23:02 +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
Perry Naseck
93919dea88
Add Firmata Integration (attempt 2) () 2020-07-16 17:58:45 -07:00