1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-31 19:27:06 +00:00

9 Commits

Author SHA1 Message Date
Robert Hillis
66fd7de34a
Remove deprecated yaml config from Syncthru () 2021-12-23 14:31:28 +01:00
epenet
b65b2c4cd1
Use dataclass properties in syncthru discovery ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-01 18:40:27 +01:00
Niels Mündler
3a56e3a823
Correctly handle offline and unsupported printers during setup () 2021-09-30 16:29:51 +02:00
Franck Nijhof
8eb27374c6
Clean up connection classes in integrations P-S () 2021-04-30 21:04:44 -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
Ville Skyttä
dc880118a4
Lint suppression cleanups ()
* Unused pylint suppression cleanups

* Remove outdated pylint bug references

* Add flake8-noqa config and note to run it every now and then

* Add codes to noqa's

* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
Franck Nijhof
bc1daf1802
None optional hass typing in FlowHandler ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-13 13:21:37 +01:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Ville Skyttä
a077c280c8
Convert syncthru to config flow and native SSDP discovery ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-08 16:38:16 -07:00