Commit graph

13 commits

Author SHA1 Message Date
Stefan Agner
99eaa07f6f
Add message from Bad Request errors to HassioAPIError ()
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2024-03-13 11:29:39 +01:00
Marc Mueller
32f3f46542
Add empty line after module docstring (2) [tests.components] () 2024-03-08 19:16:21 +01:00
Franck Nijhof
feb3f543be
Improve Supervisor API handling () 2023-03-08 15:21:11 +01:00
epenet
89e4ee5320
Add type hints to integration tests (part 8) () 2023-02-13 11:13:48 +01:00
Mike Degatano
82151bfd40
Create repairs for unsupported and unhealthy () 2022-10-31 09:57:54 -04:00
Joakim Sørensen
8a5df5f7eb
Fix ingress for non admin () 2021-11-29 23:03:16 +01:00
avee87
a0bb2c8b33
Add memory/cpu percentage to Supervisor addons entities ()
* Add memory/cpu percentage to Supervisor addons entities

* fixed lint

* Use a single update function. Fixed tests

* use constant

* review comments

* oops
2021-10-22 12:23:21 +02:00
Joakim Sørensen
da3419945c
Rename snapshot -> backup () 2021-08-02 11:07:21 +02:00
Joakim Sørensen
a9722c90e9
Revert "Rename snapshot -> backup" ()
This reverts commit 9806bda272.
2021-07-30 12:44:10 -07:00
Joakim Sørensen
9806bda272
Rename snapshot -> backup () 2021-07-27 22:43:05 +02:00
Joakim Sørensen
a5806b59f2
Raise HassioAPIError when error is returned ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-19 08:23:43 -07: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
Joakim Sørensen
7d90cdea1e
Use dispatch instead of eventbus for supervisor events ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-02-25 19:52:11 +01:00