Commit Graph

26 Commits (de3d402930b2c447a2497e055c45dbe3b4589f16)

Author SHA1 Message Date
epenet 9e16f87ddc
Add init type hints [b-c] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-02 17:05:18 +01:00
Marc Mueller b1d49b3b66
Use assignment expressions 29 () 2021-10-30 16:31:43 +02:00
Marc Mueller 4513ee4ea5
Use assignment expressions 12 () 2021-10-20 14:34:08 -07:00
Marc Mueller 48bada5a18
Update pylint to 2.11.1 () 2021-09-18 13:52:59 +02:00
Shay Levy cf228e3fe5
Add constructor return type in integrations A-D () 2021-05-20 18:51:39 +03:00
Marc Mueller c07646db5d
Update typing syntax ()
* Update typing syntax

* Replace typing imports with ones from collections where possible

* Changes after review
2021-04-20 17:40:41 +02:00
Franck Nijhof 055cdc64c0
Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
Philip Allgaier 450f3740cd
Use consolidated constant for "description" () 2021-03-31 14:12:15 +02:00
Marc Mueller 76199c0eb2
Update typing 04 () 2021-03-17 23:34:25 +01: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
tkdrob a5a45f29e2
Cleanup unused loggers () 2021-02-14 13:46:58 +01:00
Joakim Sørensen 917a616ce1
Replace parse_version with AwesomeVersion () 2021-02-10 15:58:26 +01:00
Bram Kragten 0da312b6f1
Fix importing blueprint from community () 2020-12-10 16:45:57 +01:00
Paulus Schoutsen d9a86c1145
Fix importing blueprints from forums with HTML entities () 2020-12-10 11:11:49 +01:00
Paulus Schoutsen 262e77d969
Blueprint: descriptions + descriptive errors () 2020-12-03 16:44:18 +01:00
Paulus Schoutsen 1c9c99571e
Use !input instead of !placeholder ()
* Use !input instead of !placeholder

* Update input name

* Lint

* Move tests around
2020-12-01 18:21:36 +01:00
Paulus Schoutsen cb96bd9d0b
Blueprint config to override blueprint () 2020-11-28 13:19:58 +01:00
Paulus Schoutsen e1de36fda8
Fix check config () 2020-11-26 22:25:21 +01:00
Paulus Schoutsen 39efbcb815
Allow importing gist () 2020-11-26 16:00:50 +01:00
Paulus Schoutsen eb3e5cf446
Suggest folder when importing blueprint and store source_url () 2020-11-26 11:46:59 +01:00
Bram Kragten 8533d9cae0
Add default to inputs () 2020-11-25 20:05:43 +01:00
Paulus Schoutsen b3be708db6
Add default config if not there ()
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
2020-11-25 15:10:04 +01:00
Paulus Schoutsen 43ba053030
Add support for checking minimum HA version () 2020-11-20 15:24:42 +01:00
Paulus Schoutsen bae026a6fe
Add support for selectors in services.yaml ()
* Add support for selectors in services.yaml

* Add base schema validation
2020-11-13 22:53:55 +01:00
Bram Kragten 1c7080d5c5
Add save and delete WS commands to blueprints ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-11 23:32:46 +01:00
Paulus Schoutsen 0fb587727c
Add initial blueprint support ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-02 15:00:13 +01:00