mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
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:
@@ -58,6 +58,7 @@ TEST_REQUIREMENTS = (
|
||||
'dsmr_parser',
|
||||
'eebrightbox',
|
||||
'emulated_roku',
|
||||
'enocean',
|
||||
'ephem',
|
||||
'evohomeclient',
|
||||
'feedparser-homeassistant',
|
||||
|
||||
Reference in New Issue
Block a user