* Rename BinarySensorDevice to BinarySensorEntity * Tweak * Move deprecation warning to __new__, add test * Move deprecation warning back to __init__ * Move deprecation warning to __init_subclass
* Support for PCAL9535A chip Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com> * Code review changes * Code review changes * Fix import order * Fix import order * Apply suggestions from code review