Marc Mueller
|
87bb7ced79
|
Use PEP 695 for simple type aliases (#117633)
|
2024-05-17 14:42:21 +02:00 |
|
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
|
Jan Bouwhuis
|
c9306049b3
|
Correct SerialException import in dsmr, firmata, landysgyr_heat_meater and rfxtrx integrations (#104889)
* Fix SerialException import in dsmr integration
* Fix imports firmata, landysgyr_heat_meter, rfxtrx
|
2023-12-02 19:30:04 +01:00 |
|
Marc Mueller
|
1eec87214f
|
Update Union typing (1) [Py310] (#86424)
|
2023-01-23 08:38:45 +01:00 |
|
Franck Nijhof
|
b0cee0bc46
|
String formatting and max line length - Part 1 (#84390)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-12-22 10:12:50 +01:00 |
|
Marc Mueller
|
c11663344d
|
Fix type issues [firmata] (#67093)
|
2022-02-23 08:57:06 +01:00 |
|
Michael
|
b1138b1aab
|
Add constructor return type in integrations E-K (#50902)
|
2021-05-20 18:47:30 +03:00 |
|
Perry Naseck
|
0582bf7746
|
Firmata analog input, PWM/analog output, deprecate arduino (#40369)
* 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) (#35591)
|
2020-07-16 17:58:45 -07:00 |
|