1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-01 04:37:52 +00:00

10 Commits

Author SHA1 Message Date
Marc Mueller
0e3945ca6c
Add empty line after module docstring [d-f] () 2024-03-08 14:15:26 +01:00
Erik Montnemery
6fe28d3764
Migrate integrations a-d to generic flowhandler () 2024-02-29 20:07:14 +01:00
epenet
452ee0284a
Improve type hints in demo [2/3] () 2022-08-26 11:34:38 +02:00
epenet
57fd84e20c
Improve type hints in demo () 2022-06-30 15:34:48 +02:00
epenet
b589700651
Add async_get_options_flow type hints (a-m) () 2022-06-13 13:17:59 +02: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
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 () 2020-08-27 13:56:20 +02:00
Paulus Schoutsen
16ccf0affd
Bump voluptuous-serialize 2.4.0 ()
* Bump voluptuous-serialize 2.4.0

* Add constant to demo

* gen reqs
2020-07-06 20:04:35 -07:00
Bram Kragten
95bcceddf7
Add an options flow to demo ()
To help test the frontend
2020-02-17 14:10:44 -08:00
Bram Kragten
15e6278a2e
Add config entry and device support to Demo ()
* Add config entry and device support to Demo

* Some more devices

* Fix tests using demo

* Review comments

* Update config_flow.py

* Revert

* Disable pylint
2019-11-13 16:37:31 +01:00