home-assistant / ui-schema

A schema to define a user interface for Home Assistant.
Apache License 2.0
41 stars 6 forks source link

0.74.0 Entities Card formatting Text #120

Closed VDRainer closed 6 years ago

VDRainer commented 6 years ago

auswahl_134

      - type: entities
        title: Vorhersage
        entities:
          - sensor.pws_weather_1d_metric
          - sensor.pws_weather_1n_metric
          - sensor.pws_weather_2d_metric
          - sensor.pws_weather_2n_metric
          - sensor.pws_weather_3d_metric
          - sensor.pws_weather_3n_metric
          - sensor.pws_weather_4d_metric
          - sensor.pws_weather_4n_metric

In FF and in Chrome

Last for tonight :-)

VDRainer commented 6 years ago

No difference in 0.75.0b0 auswahl_135 Are there other entity types to use? In normal UI it looks like: auswahl_136