lacrima08

heure courante hh:mm

Feb 5th, 2024
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. - sensor:
  2. - name: "Heure courante (HH:MM)"
  3. unique_id: 6e756cbb-5306-46c8-9ef2-242add3692f0
  4. state: >-
  5. {{ states('sensor.time') | replace(':', 'H') }}
  6. icon: >
  7. mdi:clock
  8.  
Advertisement
Add Comment
Please, Sign In to add comment