U mnie chyba to nie działa jak powinno
alias: 'Jolka: jaka jest pogoda'
description: test z dodawania komendy głosowej
trigger: []
condition: []
action:
- service: ais_ai_service.say_it
data:
text: >-
Dzisiaj jest {{states('sensor.openweathermap_weather')}}.Przewidywana
temperatura to
{{state_attr('weather.openweathermap','forecast')[0].temperature }}
stopnia a ciśnienie to {{state_attr('weather.openweathermap',
'forecast')[0]. pressure}} hektopaskala
mode: single
Bo jolka odpowiada że nie wie jaka jest pogoda