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
This commit is contained in:
parent
fef1dc8c54
commit
96735e41af
10 changed files with 305 additions and 153 deletions
|
@ -58,6 +58,7 @@ TEST_REQUIREMENTS = (
|
|||
'dsmr_parser',
|
||||
'eebrightbox',
|
||||
'emulated_roku',
|
||||
'enocean',
|
||||
'ephem',
|
||||
'evohomeclient',
|
||||
'feedparser-homeassistant',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue