epenet
|
ba23816a0c
|
Inverse json import logic (#88099)
* Fix helpers and util
* Adjust components
* Move back errors
* Add report
* mypy
* mypy
* Assert deprecation messages
* Move test_json_loads_object
* Adjust tests
* Fix rebase
* Adjust pylint plugin
* Fix plugin
* Adjust references
* Adjust backup tests
|
2023-02-16 11:37:57 +01:00 |
Erik Montnemery
|
231aad7a68
|
Sort manifests 1 (#87022)
|
2023-02-08 20:29:44 +01:00 |
Franck Nijhof
|
b0cee0bc46
|
String formatting and max line length - Part 1 (#84390)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2022-12-22 10:12:50 +01:00 |
epenet
|
5442d6af01
|
Improve msg type hint in websocket commands (#80530)
|
2022-10-18 16:41:17 +02:00 |
Franck Nijhof
|
2b27cfdabb
|
Set system & entity integration types (#79593)
|
2022-10-04 10:36:42 -04:00 |
Marc Mueller
|
9b9b553521
|
Disable no-self-use [pylint] (#70641)
* Disable no-self-use
* Remove disable comments
|
2022-04-25 07:41:01 -07:00 |
Franck Nijhof
|
c460100af1
|
Add backup.create service (#70118)
|
2022-04-20 08:56:05 +02:00 |
Joakim Sørensen
|
b44ce32c7f
|
Handle KeyError when loading backups (#70028)
|
2022-04-14 09:56:59 -07:00 |
epenet
|
ecd43f391f
|
Prettify json (manifest.json) (#68886)
|
2022-03-30 10:56:37 +02:00 |
Joakim Sørensen
|
6f61ed8799
|
Add backup platform support (#68182)
|
2022-03-15 14:46:02 -07:00 |
Joakim Sørensen
|
c5800d6103
|
Split out sync functions in backup manager (#67428)
|
2022-03-11 20:32:05 -08:00 |
Joakim Sørensen
|
e58ce7ab6e
|
Fix returned value from backup/info WS command (#67439)
|
2022-03-01 21:37:51 +01:00 |
Joakim Sørensen
|
32adeb8356
|
Remove class attributes for backup manager (#67431)
* Remove class attributes for backup manager
* remove patches
|
2022-03-01 15:16:18 +01:00 |
Joakim Sørensen
|
d018cbab3d
|
Enable strict typing for backup integration (#67427)
|
2022-03-01 13:16:10 +02:00 |
Joakim Sørensen
|
0ed51dae13
|
Add Backup integration (#66395)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-02-28 15:48:12 -08:00 |