Extra keys. But they are in the docs

Get the following error

image

Looking at this - fully confirms to the docs. A bug in docs? Which one should be skipped?

  - platform: modbus
    slave: 1
    coils:
      - name: VSR Heater off
        slave: 1
        coil: 11203

It may be a bug in Home Assistant because slave is a valid option for Modbus Switch.

Yes i believe so. Also getting this for MQTT climate. Getting this also for generic thermostat @fabaff

climate:
  - platform: mqtt
    name: Systemair
    target_sensor: sensor.kids_temperature

image