finity69x2 / fan-percent-button-row

Frontend plugin to control fans in Home Assistant using percent values for speeds
32 stars 19 forks source link

Configuration Error: No type provided #27

Closed bakercj closed 2 years ago

bakercj commented 2 years ago

I am attempting to set up the fan-percent-button-row but keep getting the above error. I installed from HACS, added the module url to the HA configuration. rebooted HA, refreshed the page, but continue getting the error when adding as a card. Below is the YAML for the card. Any assistance is really appreciated.


  - type: entities
    title: Fans
    show_header_toggle: false
    entities:
      - entity: fan.fan
        type: custom:fan-control-entity-row
        name: MBR Fan Not Custom
        customTheme: false
bakercj commented 2 years ago

It has suddenly started working. Thanks