v2.8.1
Fix
- Set prior_value based on prior_value status (cf500da)
- Bump alexapy to 1.10.1 (1f2bc03)
- Delete bad cookies on failed login (162a572)
- Add checks to avoid updates if session closed (ff3c9ed)
- Handle case where no configurator spawned (7b2d666)
- Fix HA warning re deprecated classes (db8c055)
Documentation
- Fix typo in parameter (0321908)
Performance
- Remove unnecessary async calls (11bd6fa)