Corey Stup
Corey Stup
`configure` requires a gcc style compiler. It assumes (incorrectly) that -Wall is a valid option. The configure.in template should not assume CFLAGS options, but allow the user to set valid...
Fixes: - Updated child driver implementation. - Refactored child methods. - Added missing child methods for compatibility with HE child drivers. - Use child driver logging correctly. Cleanup: - Removed...
- Added support for switchLevel capability. Previous default "zwave fan switch" DTH supported it, and its needed for better Alexa support. For instance requesting the fan turn on to "25%"...