Commit graph

14 commits

Author SHA1 Message Date
Joakim Sørensen
78cff36f96
Remove analytics from updater () 2021-03-30 22:22:03 +02:00
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Franck Nijhof
5f95b5caaf
Fix lastest version in updater for Supervisor enabled installs ()
* Fix lastest version in update for Supervisor enabled installs

* Fix updater tests
2020-08-12 08:00:38 +02:00
Franck Nijhof
eddb5c6c3f
Add more system information from Supervisor () 2020-05-12 15:27:34 -07:00
Paulus Schoutsen
e54e9279e3
Extract instance ID helper from updater () 2020-05-04 11:23:12 -07:00
Paulus Schoutsen
76f392476b
Use a future for mock coro () 2020-04-30 16:31:00 -07:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
Paulus Schoutsen
b27c46750c
Update error handling in update coordinator () 2020-03-04 08:05:46 -08:00
Paulus Schoutsen
c67f53dc43
Remove hour delay before checking for updates ()
* Check for updates at startup

* Add 100% test coverage for update_coordinator

* Address comments
2020-02-01 08:14:28 -08:00
Ville Skyttä
5216477353
Be consistent with Home Assistant and Hass.io spelling ()
* Be consistent with Home Assistant spelling

* Be consistent with Hass.io spelling
2020-01-05 14:09:17 +02:00
Andrew Sayre
9dc40197e9 Fix flaky updater tests () 2019-08-27 10:30:41 +02:00
Santobert
c3455efc11 Updater component is always available and shows on/off depending on whether an update is available or not ()
* Updater Component is always available and shows on/off wether an update is available

* Use == instead of is to compare strings

* Edit log message  when local version is newer

* One more commit to trigger CI

* Add binary sensor

* Remove ATTR

* Use dispatcher

* Use callback instead of async

* Make flake happy

* Fix callback

* discover binary sensor

* flake

* Fix discovery

* prepared tests, TODO

* Fix tests

* Test release notes

* Add one more test

* Add another test

* Add docstring

* Revert "Add another test"

This reverts commit 3f896a4e3b.

* Remove unused file

* Update docstrings

* mock time

* Test renaming entity

* Add test_rename_entity

* Improve test_rename_entity
2019-08-07 15:28:22 -07:00
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Paulus Schoutsen
b8cc547fa3
Move components to folders ()
* Move all components into folders

* Move component tests into folders

* Fix init moving

* Move tests

* Lint

* Update coverage

* Fix service descriptions

* Update CODEOWNERS
2019-02-05 19:31:15 -08:00