Commit graph

17 commits

Author SHA1 Message Date
Joakim Sørensen
11e21378b1
Add sensors for supervisor host ()
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-03-13 15:39:49 +01:00
Joakim Sørensen
4f29e1e180
Add stats sensors for core and supervisor ()
* Add stats sensors for core and supervisor

* Update homeassistant/components/hassio/__init__.py
2023-03-09 19:06:35 +01:00
epenet
853bd52a22
Adjust entity registry access in tests (1) () 2023-03-01 09:11:14 +01:00
Franck Nijhof
ed79265843
Enable Ruff PT006 ()
* Enable Ruff PT006

* Adjust existing cases

* Fix tests

* Remove unneeded parentheses
2023-02-15 14:09:50 +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
Mike Degatano
416c10a793
Supervisor update entity auto update from api ()
* Supervisor update entity auto update from api

* Update api mocks in tests
2022-10-05 08:27:56 +02:00
Joakim Sørensen
3a0111e65d
Use supervisor envs instead of hassio () 2022-05-30 12:00:13 +02:00
Joakim Sørensen
a5dc95e715
Fix adding OS entities for supervised installations () 2022-04-07 13:34:20 +02:00
Joakim Sørensen
cfdfa3eab2
Make hassio coordinator refresh data () 2022-04-04 17:34:06 +02:00
Joakim Sørensen
78e4d7e1ca
Add auto_update property to supervisor and addon update entities () 2022-04-01 08:31:39 -07:00
Joakim Sørensen
d17f8e9ed6
Add update platform to the Supervisor integration () 2022-03-22 12:21:12 +01:00
Franck Nijhof
3afadf8adb
Revert "Block peer certs on supervisor" () 2022-02-23 12:32:07 +01:00
Paulus Schoutsen
938b64081b
Block peer certs on supervisor ()
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
Co-authored-by: Mike Degatano <michael.degatano@gmail.com>
2022-02-22 13:59:40 -08:00
Joakim Sørensen
737dd6fc26
Add tests to hassio binary_sensor platform () 2021-12-01 21:41:31 +01:00
Joakim Sørensen
f15840e7ff
Limit add-on stats to add-ons that are running () 2021-10-26 19:58:17 +02: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