Ive been using Lovelace now for some time to display the lovelace thermostat card for 6 air conditioners in a separate lovelace view.
The thermostat card displays the set temperature and the room temperature for each aircon.
I would like to display the 6 current room temperatures together in a separate card, and later on try some automations.
can someone help me with the best card to use and the configuration data/syntax to do this please?
thanks Ian
the aircon displayed data uses the wemos-mini (tasmota impementation).
querying the configuration I have,
Name
hvac-wemos-1
Icon
hass:thermostat
Entity ID
climate.hvac_wemos_1
climate.hvac_wemos_1
hvac_modes: heat_cool, cool, dry, heat, fan_only, off
min_temp: 16
max_temp: 31
target_temp_step: 1
fan_modes: AUTO, QUIET, 1, 2, 3, 4
swing_modes: AUTO, 1, 2, 3, 4, 5, SWING
current_temperature: 20
temperature: 20
fan_mode: 2
hvac_action: heating
swing_mode: 4
friendly_name: hvac-wemos-1
supported_features: 41