heinekmadsen / esphome_components

ESPHome custom_components
30 stars 39 forks source link

Feature/add id and visual settings to all channels #34

Open Jopand opened 5 months ago

Jopand commented 5 months ago

Added ID to all climate entities. This enables using !extend and !remove of these entities, which does require an ID (https://esphome.io/guides/configuration-types.html#extend)

Added visual settings to each channel. Setting set temperature step to 0.5 and current temperature step to 0.1