core/homeassistant/components/microbees
Federico D'Amico 746cfd3492
Add climate platform to microBees (#111152)
* Add climate platform to microBees

* add list comprehension

* fixes

* fixes

* fixes

* fix multiline ternary

* use a generator expression instead of filter + lambda.

* bug fixes

* Update homeassistant/components/microbees/climate.py

---------

Co-authored-by: Marco Lettieri <m.lettieri@microbees.com>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-05-14 12:11:19 +02:00
..
__init__.py
api.py
application_credentials.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
coordinator.py
cover.py
entity.py
icons.json
light.py
manifest.json
sensor.py
strings.json
switch.py