1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-14 18:17:08 +00:00

9 Commits

Author SHA1 Message Date
epenet
1b23429f41
Add __init__ return type to integrations () 2023-02-07 15:55:14 +01:00
epenet
0e3a229a1f
Use dataclass properties in volumio discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-29 21:13:48 -10:00
epenet
5a40322cda
Use ZeroconfServiceInfo in volumio ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-22 11:48:06 +01:00
epenet
b3ffc1e183
Adjust async_step_zeroconf signature for strict typing ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-11-15 18:05:45 +01:00
Franck Nijhof
64c7d84108
Clean up connection classes in integrations T-Z () 2021-04-30 21:04:05 -10:00
Marc Mueller
2956eb0902
Update pylint to 2.7.3 ()
* Update pylint to 2.7.3

* Add class-const-naming-style

* Remove unused-import message

* Additional cleanup
2021-03-29 18:02:56 -10:00
Marc Mueller
b67b9b94f9
Update typing 13 () 2021-03-18 14:43:52 +01:00
On Freund
76e8870e98
Clean up Volumio code () 2020-07-30 16:51:46 +02:00
On Freund
b226a7183f
Add config flow to Volumio () 2020-07-27 09:19:19 +02:00