Compare commits
No commits in common. "95a6a4d34d1af14ba6863e2c2e299be399136ca2" and "9ae6dc958b90a5eeadfdda16d00243719d169b83" have entirely different histories.
95a6a4d34d
...
9ae6dc958b
@ -1 +1 @@
|
||||
2022.10.0
|
||||
2022.9.1
|
@ -115,10 +115,23 @@
|
||||
data:
|
||||
title: 420!
|
||||
message: Lodere es, Lustknabe.
|
||||
- service: tts.google_translate_say
|
||||
data:
|
||||
- service: media_player.play_media
|
||||
target:
|
||||
entity_id: media_player.raspiaudio_muse_luxe
|
||||
message: 4 20 Lodere es, Lustknabe.
|
||||
data:
|
||||
media_content_id: media-source://tts/picotts_remote?message=Lodere+es%2C+Lustknabe.
|
||||
media_content_type: provider
|
||||
metadata:
|
||||
title: Lodere es, Lustknabe.
|
||||
thumbnail: https://brands.home-assistant.io/_/picotts_remote/logo.png
|
||||
media_class: app
|
||||
children_media_class:
|
||||
navigateIds:
|
||||
- {}
|
||||
- media_content_type: app
|
||||
media_content_id: media-source://tts
|
||||
- media_content_type: provider
|
||||
media_content_id: media-source://tts/picotts_remote?message=Lodere+es%2C+Lustknabe.
|
||||
mode: single
|
||||
- id: '1623911524804'
|
||||
alias: TV Anti-Reflexion (undo)
|
||||
|
@ -9,6 +9,8 @@
|
||||
command: "cat /sys/class/thermal/thermal_zone0/temp"
|
||||
unit_of_measurement: "°C"
|
||||
value_template: "{{ value | multiply(0.001) | round(1) }}"
|
||||
# Moon Phases
|
||||
- platform: moon
|
||||
# DWD weather warnings
|
||||
- platform: dwd_weather_warnings
|
||||
name: "DWD Unwetterwarnungen"
|
||||
|
Loading…
Reference in New Issue
Block a user