* added LAP-C601S-WUS (Core 600s Air Purifier)
* fix style
* better fix to diagnostic.
* fix preset mode
* add a log line.
* add another debug log
* add some missing fan devices.
* auto discover preset_modes
* auto discover fan speed range
* fix fan speed and preset modes
* fix fan speed number
* add some debug log.
* merge fix from main
* rename a key in diagnostics.
* Add Warm Mist attributes
These could possibly be added as sensor entities in their own right.
I cannot test them but there was a comment by someone on the original PR about this.
Ideally, I suggest, these should be number and binary entities as well but I was going to check the attributes appeared first.
* fix style
Co-authored-by: Vincent Le Bourlot <vlebourl@gmail.com>
* Add else condition if API call returns none
I was getting exceptions when the API call returned none.
* 'Refactored by Sourcery'
Co-authored-by: Brian Orpin <brian.orpin@gmail.com>
Co-authored-by: Sourcery AI <>