Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Franck Nijhof <frenck@frenck.nl>
* Rename BinarySensorDevice to BinarySensorEntity * Tweak * Move deprecation warning to __new__, add test * Move deprecation warning back to __init__ * Move deprecation warning to __init_subclass
* Added Stookalert integration * Added Stookalert integration * Added Stookalert integration * Solved comments * Flake8 change * Bump stookalert to version 1.1.2 * Fixed attributes and state * Get method for private variables * Update to stookalert 0.1.4 * Code optimization * Update requirements