EQ3 BT Smart Thermostat working with v ≥ 2022.7

By the way the component exposes signal strength too (rssi attribute)

(plotted with this card Plotly interactive Graph Card)
with this yaml:

type: custom:plotly-graph
entities:
  - entity: climate.living::rssi
  - entity: climate.durchgang_zimmer::rssi
  - entity: climate.wintergarten_left::rssi
  - entity: climate.wintergarten_right::rssi
  - entity: climate.kitchen::rssi
  - entity: climate.bad::rssi
  - entity: climate.wintergarten_floor::rssi
hours_to_show: 1
refresh_interval: 1
layout:
  yaxis:
    range:
      - -100
      - -50
defaults:
  entity:
    mode: lines+markers
    show_value: true
    line:
      shape: linear