--- - name: "get the weather" neurons: - openweathermap: api_key: "fdfba4097c318aed7836b2a85a6a05ef" lang: "fr" temp_unit: "celsius" location : "grenoble" country: "FR" say_template: - "Aujourd'hui a {{ location }} le temps est {{ weather_today }} avec une température de {{ temp_today_temp }} degrés et demain le temps sera {{ weather_tomorrow }} avec une température de {{ temp_tomorrow_temp }} degrés" signals: - order: "quel temps fait-il "