forked from home-assistant/core
* Automatic fill of supported fan speed and hvac Automatic fill of supported fan speed and hvac * Update manifest of spiderpy to 1.5.0 Update manifest of spiderpy to 1.5.0 * Update spiderpy version to 1.5.0 in requirements files * Code formatted using Black * Move support fan and hvac values into a class variable * Move convert to HA value to hvac_modes method * Log a warning for any invalid operation mode * Update homeassistant/components/spider/climate.py Update as suggested by @mivn23 Co-authored-by: mvn23 <schopdiedwaas@gmail.com> * PR feedback update + dependency update * Remove logging Co-authored-by: Bennert <info@bennert.nl> Co-authored-by: mvn23 <schopdiedwaas@gmail.com>