Compare commits
3 Commits
9ae6dc958b
...
95a6a4d34d
Author | SHA1 | Date | |
---|---|---|---|
95a6a4d34d | |||
cc2257154c | |||
6a5fcb1e5c |
@ -1 +1 @@
|
|||||||
2022.9.1
|
2022.10.0
|
@ -115,23 +115,10 @@
|
|||||||
data:
|
data:
|
||||||
title: 420!
|
title: 420!
|
||||||
message: Lodere es, Lustknabe.
|
message: Lodere es, Lustknabe.
|
||||||
- service: media_player.play_media
|
- service: tts.google_translate_say
|
||||||
target:
|
|
||||||
entity_id: media_player.raspiaudio_muse_luxe
|
|
||||||
data:
|
data:
|
||||||
media_content_id: media-source://tts/picotts_remote?message=Lodere+es%2C+Lustknabe.
|
entity_id: media_player.raspiaudio_muse_luxe
|
||||||
media_content_type: provider
|
message: 4 20 Lodere es, Lustknabe.
|
||||||
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
|
mode: single
|
||||||
- id: '1623911524804'
|
- id: '1623911524804'
|
||||||
alias: TV Anti-Reflexion (undo)
|
alias: TV Anti-Reflexion (undo)
|
||||||
|
@ -9,8 +9,6 @@
|
|||||||
command: "cat /sys/class/thermal/thermal_zone0/temp"
|
command: "cat /sys/class/thermal/thermal_zone0/temp"
|
||||||
unit_of_measurement: "°C"
|
unit_of_measurement: "°C"
|
||||||
value_template: "{{ value | multiply(0.001) | round(1) }}"
|
value_template: "{{ value | multiply(0.001) | round(1) }}"
|
||||||
# Moon Phases
|
|
||||||
- platform: moon
|
|
||||||
# DWD weather warnings
|
# DWD weather warnings
|
||||||
- platform: dwd_weather_warnings
|
- platform: dwd_weather_warnings
|
||||||
name: "DWD Unwetterwarnungen"
|
name: "DWD Unwetterwarnungen"
|
||||||
|
Loading…
Reference in New Issue
Block a user