TECH7Fox / sip-hass-card

A SIP client inside home assistant!
MIT License
189 stars 39 forks source link

Status indicator #39

Closed TECH7Fox closed 2 years ago

TECH7Fox commented 2 years ago

Add a status indicator underneath the title to display the state and any errors.

TECH7Fox commented 2 years ago

Also add a alert div for errors.

Frontend:

<div role="alert" class="issue-type  error ">
// For error, warning, info, success

Maybe even easier on backend.