mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 14:08:21 +00:00
* Add fan platform * Add fan discovery schema * Use constants for dispatcher signal * Move fan platform to ozw * Fix fan discovery schema * Add previous speed to handle value 255 * Make fixture reading more robust * Add fan tests * Remove not needed fixture info * Validate speed Co-authored-by: Martin Hjelmare <marhje52@gmail.com>