core/homeassistant/components/enocean
Beat 96735e41af Add support for a wider variety of EnOcean devices (#22052)
* Implement EnOcean temperature and humidity sensors.

* Bump EnOcean version to 0.50
* Refactor components for more generic device handling
* Move radio packet data interpretation to specific devices

* Update CODEOWNERS

* Implement code review changes
2019-04-25 00:30:46 +02:00
..
__init__.py Add support for a wider variety of EnOcean devices (#22052) 2019-04-25 00:30:46 +02:00
binary_sensor.py Add support for a wider variety of EnOcean devices (#22052) 2019-04-25 00:30:46 +02:00
light.py Add support for a wider variety of EnOcean devices (#22052) 2019-04-25 00:30:46 +02:00
manifest.json Add support for a wider variety of EnOcean devices (#22052) 2019-04-25 00:30:46 +02:00
sensor.py Add support for a wider variety of EnOcean devices (#22052) 2019-04-25 00:30:46 +02:00
switch.py Add support for a wider variety of EnOcean devices (#22052) 2019-04-25 00:30:46 +02:00