starkillerOG
4bdd8cb459
Shelly migrate to update entity (#78305)
* Add update entity
* fixes
* fixes
* change to CONFIG catogory
* return latest version if no update available
* fixes
* Remove firmware binary_sensors and buttons
* import Callable from collections
* remove ota_update tests
* Update homeassistant/components/shelly/update.py
Co-authored-by: Shay Levy <levyshay1@gmail.com>
* simplify
* fix mypy
* Create test_update.py
* fix isort
* add progress support
* fix styling
* fix update_tests
* fix styling
* do not exclude shelly update test
* bring coverage to 100%
* snake case
* snake case
* change str(x) to cast(str, x)
* simplify tests
* further simplify tests
* Split MOCK_SHELLY_COAP and MOCK_SHELLY_RPC
* fix issort
* fix status test
* fix isort
* run python3 -m script.hassfest
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2022-09-28 20:21:30 +03:00
..
2022-07-07 21:28:18 +02:00
2022-09-28 20:21:30 +03:00
2022-07-25 18:15:02 +02:00
2022-09-28 08:43:58 +02:00
2022-09-19 14:27:21 +02:00
2022-07-11 14:46:55 -07:00
2022-09-14 16:47:08 +02:00
2022-09-28 13:49:46 +02:00
2022-09-17 21:43:42 +02:00
2022-09-27 17:00:06 +02:00
2022-08-22 15:58:01 +02:00
2022-09-17 20:52:28 +03:00
2022-06-13 08:44:46 -10:00
2022-05-26 20:54:26 -07:00
2022-08-29 16:25:34 -04:00
2022-07-17 17:25:45 -05:00
2022-06-13 13:10:05 -07:00
2022-08-25 12:29:31 +02:00