dwainscheeren / dwains-lovelace-dashboard

An fully auto generating Home Assistant UI dashboard for desktop, tablet and mobile by Dwains for desktop, tablet, mobile
Other
1.77k stars 188 forks source link

Scenes page not showing correctly #317

Closed etpedro closed 2 years ago

etpedro commented 3 years ago

Hi,

The documentation page for scenes is not showing tables the right way: https://dwainscheeren.github.io/dwains-lovelace-dashboard/configuration/scenes.html

Is it possible to fix? Do you want me to help you with it?

Regards, Pedro

etpedro commented 3 years ago

It should be something like this:

Entities array | Name | Type | Default | Example | Description | |———|———|———|———|———| | entity | array | Required | See table below | scene.watching_tv | Scene entity_id. Can be a scene entity or something like switch or input_boolean. | | icon | string | far:play-circle | fas:couch | Icon to display | | icon_color | string | var(–dwains-theme-header-text) | ‘#ffffff’ | Icon color | | background | string | optional | ‘linear-gradient( 135deg, #FEB692 10%, #EA5455 100%)’ | Background color, you can use css styling here |

github-actions[bot] commented 2 years ago

This issue is stale because it has been open for 30 days with no activity.

dwainscheeren commented 2 years ago

Thanks! Will take a look at it :)