Joakim Sørensen
|
dc53a39b0f
|
Fix available property in the base supervisor entity (#69966)
|
2022-04-13 12:17:35 +02:00 |
Joakim Sørensen
|
2ebbdf45f8
|
Handle add-on issues (#69897)
|
2022-04-12 11:00:55 +02:00 |
Joakim Sørensen
|
a5dc95e715
|
Fix adding OS entities for supervised installations (#69539)
|
2022-04-07 13:34:20 +02:00 |
Joakim Sørensen
|
cfdfa3eab2
|
Make hassio coordinator refresh data (#69272)
|
2022-04-04 17:34:06 +02:00 |
Franck Nijhof
|
c31e788439
|
Rename current_version to installed_version in Update platform (#69093)
|
2022-04-01 20:11:17 +02:00 |
Joakim Sørensen
|
78e4d7e1ca
|
Add auto_update property to supervisor and addon update entities (#69055)
|
2022-04-01 08:31:39 -07:00 |
epenet
|
ecd43f391f
|
Prettify json (manifest.json) (#68886)
|
2022-03-30 10:56:37 +02:00 |
Joakim Sørensen
|
618b16a32b
|
Add full release notes to add-on update entities (#68876)
|
2022-03-30 09:52:29 +02:00 |
Franck Nijhof
|
44d3a7e459
|
Adjust backup type of Update entity (#68553)
|
2022-03-23 11:20:04 +01:00 |
Joakim Sørensen
|
d17f8e9ed6
|
Add update platform to the Supervisor integration (#68475)
|
2022-03-22 12:21:12 +01:00 |
Marc Mueller
|
830cc278d3
|
Improve `CoordinatorEntity` typing (#68441)
|
2022-03-21 10:22:30 +01:00 |
GitHub Action
|
e963ad96d4
|
[ci skip] Translation update
|
2022-03-01 00:23:47 +00:00 |
Joakim Sørensen
|
49aabcb2ac
|
Add homeassistant to partial backup service (#67117)
|
2022-02-23 08:38:52 -08:00 |
Franck Nijhof
|
3afadf8adb
|
Revert "Block peer certs on supervisor" (#67104)
|
2022-02-23 12:32:07 +01:00 |
Paulus Schoutsen
|
938b64081b
|
Block peer certs on supervisor (#66837)
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 |
GitHub Action
|
ca7d4234e1
|
[ci skip] Translation update
|
2022-01-31 00:14:28 +00:00 |
GitHub Action
|
e591393f01
|
[ci skip] Translation update
|
2022-01-28 00:14:53 +00:00 |
Paulus Schoutsen
|
3daaed1056
|
Catch connection reset error (#65027)
|
2022-01-27 11:02:27 +01:00 |
epenet
|
6f631c542c
|
Import hassio (#64561)
* Import hassio
* Fix HassioAPIError
* Use relative import
* Adjust import
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-20 19:03:26 +01:00 |
epenet
|
dbc6e41264
|
Import panel_custom (#64541)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-20 13:06:44 +01:00 |
GitHub Action
|
8e14f2037c
|
[ci skip] Translation update
|
2022-01-18 00:15:38 +00:00 |
GitHub Action
|
c6d481ca01
|
[ci skip] Translation update
|
2022-01-17 00:14:48 +00:00 |
epenet
|
946238fb02
|
Import frontend (#64104)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2022-01-14 10:01:12 +01:00 |
Erik Montnemery
|
2eab3c8de1
|
Import persistent notification (part 3) (#63900)
|
2022-01-11 09:51:16 -08:00 |
Franck Nijhof
|
20bdcc7fff
|
Replace hass.helpers: async_get_clientsession() (#63910)
|
2022-01-11 17:33:50 +01:00 |
GitHub Action
|
d3cd813c5e
|
[ci skip] Translation update
|
2022-01-11 00:14:57 +00:00 |
Christopher Masto
|
32933b2c6b
|
Work around ingress glitch with 304 responses (#63355)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2022-01-04 14:04:43 -08:00 |
epenet
|
fb272f58fb
|
Ensure service calls are typed [h-i] (#62914)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-28 14:19:14 +01:00 |
GitHub Action
|
4745e2fb3b
|
[ci skip] Translation update
|
2021-12-28 00:14:11 +00:00 |
GitHub Action
|
cc92aa557a
|
[ci skip] Translation update
|
2021-12-26 00:15:41 +00:00 |
GitHub Action
|
cceedf766a
|
[ci skip] Translation update
|
2021-12-22 00:14:51 +00:00 |
epenet
|
7adffe6927
|
Use SensorStateClass in hassio (#61720)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-13 21:14:50 +01:00 |
Stefan Agner
|
a13ae85982
|
Introduce only_supervisor for @websocket_api.ws_require_user() (#61298)
|
2021-12-08 16:49:35 -08:00 |
Marc Mueller
|
40b99135e5
|
Use platform enum (3) [H-L] (#60937)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
|
2021-12-05 17:10:07 -10:00 |
david reid
|
95f0098593
|
Catch ConnectionResetError (#60987)
|
2021-12-05 09:50:15 -08:00 |
epenet
|
358922db56
|
Use dataclass for HassioServiceInfo (#60824)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-03 14:05:56 +01:00 |
Joakim Sørensen
|
d784c8dd1a
|
Remove Supervisor panel title and icon (#60894)
|
2021-12-03 10:35:57 +01:00 |
epenet
|
0723b1c539
|
Introduce HassioServiceInfo (#60844)
Co-authored-by: epenet <epenet@users.noreply.github.com>
|
2021-12-02 11:17:54 -08:00 |
Joakim Sørensen
|
49f3a7ce46
|
Use device class enum in Supervisor (#60687)
|
2021-12-01 10:55:30 +01:00 |
Joakim Sørensen
|
153f15c93b
|
Remove running binary_sensor for HAOS (#60597)
|
2021-11-30 10:18:14 -08:00 |
Joakim Sørensen
|
8a5df5f7eb
|
Fix ingress for non admin (#60120)
|
2021-11-29 23:03:16 +01:00 |
Paulus Schoutsen
|
914f7f85ec
|
Add local only users (#57598)
|
2021-11-29 14:01:03 -08:00 |
GitHub Action
|
d3c020325b
|
[ci skip] Translation update
|
2021-11-25 00:13:33 +00:00 |
Ville Skyttä
|
39691faccc
|
Use DeviceEntryType in non-typechecked code too (#58646)
|
2021-11-23 10:04:33 +01:00 |
GitHub Action
|
9e606abb0c
|
[ci skip] Translation update
|
2021-11-23 00:13:54 +00:00 |
GitHub Action
|
29dc9de08f
|
[ci skip] Translation update
|
2021-11-19 00:14:01 +00:00 |
GitHub Action
|
fc539da42b
|
[ci skip] Translation update
|
2021-11-14 00:12:48 +00:00 |
Erik Montnemery
|
470b01e4ce
|
Move async_migration_in_progress (#59087)
|
2021-11-05 10:40:56 +01:00 |
Joakim Sørensen
|
f0bd6acd48
|
Set internal quality_scale for the hassio integration (#58881)
|
2021-11-01 12:33:41 +01:00 |
Marc Mueller
|
72801867d6
|
Use assignment expressions 38 (#58828)
|
2021-10-31 18:49:18 +01:00 |