core/homeassistant/components/august
J. Nick Koston 693441e56f
Deduplicate code in the august integration (#32101)
* Deduplicate code in the august integration

* Add additional tests for august (more coming)

* Door state is now updated when a lock or unlock call returns
  as the state is contained in the response which avoids
  the confusing out of sync state

* revert

* document known issue with doorsense and lock getting out of sync (pre-existing)

* Address review comments

* Additional review comments
2020-02-23 13:54:34 -08:00
..
__init__.py Deduplicate code in the august integration (#32101) 2020-02-23 13:54:34 -08:00
binary_sensor.py Use f-strings in integrations starting with "A" (#32110) 2020-02-23 13:38:05 -08:00
camera.py Fix i/o in august camera async image update (#32044) 2020-02-21 07:39:07 +01:00
lock.py Deduplicate code in the august integration (#32101) 2020-02-23 13:54:34 -08:00
manifest.json Significantly reduce code in august integration (#32030) 2020-02-20 21:06:24 -08:00