1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-18 12:07:06 +00:00

2 Commits

Author SHA1 Message Date
Erik Montnemery
b022e08db9
Rename BinarySensorDevice to BinarySensorEntity ()
* Rename BinarySensorDevice to BinarySensorEntity

* Tweak

* Move deprecation warning to __new__, add test

* Move deprecation warning back to __init__

* Move deprecation warning to __init_subclass
2020-04-23 21:57:07 +02:00
Jonas
829e0a7c42 Add Proxmox VE integration ()
* Added the Proxmox VE integration

* Fixed code as described in PR 

* Fixed small linting error

* Fix code as described in PR  code review

* Improve code as described in PR 
2019-11-22 23:03:41 +01:00