core/homeassistant/components/aftership
dewdrop dbb2c64d86
Fix broken aftership sensor after pyaftership 21.11.0 bump (#66855)
* Fix update to pyaftership 21.11.0

Variable name collision and a missing property access was causing this sensor to always return zero elements.

* Move subscripting out of awaited statement
2022-02-20 15:33:19 +01:00
..
__init__.py
const.py Add strict type annotations to aftership (#50692) 2021-05-15 23:53:10 +03:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
sensor.py Fix broken aftership sensor after pyaftership 21.11.0 bump (#66855) 2022-02-20 15:33:19 +01:00
services.yaml Wrap up selectors (#50794) 2021-05-25 14:45:17 +02:00