rhayun / HADashboard-widgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom widgets for HADashboard

Better cover widget with or without slider if there is no current_position available from the entity the widget will be without a slider

salon_cover:
  widget_type: shutter
  entity: cover.salon_cover
  title: תריס סלון
  title_style: "font-size: 1.5em;"

HADashboard-widgets

HADashboard-widgets

Timer widget for countdown

timer1:
  widget_type: timer
  entity: timer.test
  title: Timer
  days_text: יום
  days_text_plural: ימים
  idle_text: לא פעיל
  times_up_text: הזמן נגמר

About

License:MIT License


Languages

Language:JavaScript 51.2%Language:CSS 42.5%Language:HTML 6.3%