1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-11 14:29:58 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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