Skip to content

briangunderson/last-changed-element

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last-changed-element

Display when entity was last changed in home assistant picture element.

Example

Instalation

Add this repo to HACS as a custom repository and install it. You're all set!

Usage

Use it as a custom element inside a picture-elements.

elements:
   - type: state-icon
     entity: binary_sensor.my_occupancy
     style:
       left: 50%
       top: 45%
   - type: 'custom:last-changed-element'
     entity: binary_sensor.my_occupancy
     style:
       left: 50%
       top: 50%
image: /local/images/floorplan.svg
type: picture-elements

About

Just testing. Don't use this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%