Name: "Weather"
Description: "Сценарий показа погоды и осадков в произвольном месте и времени."
Languages: [L_RUS, L_ARA]
DataSources: [
    {
        Type: USER_LOCATION
    },
    {
        Type: ENVIRONMENT_STATE
    }
]

AcceptedFrames: [
    "personal_assistant.scenarios.get_weather",
    "personal_assistant.scenarios.get_weather__details",
    "personal_assistant.scenarios.get_weather__ellipsis",
    "personal_assistant.scenarios.get_weather_nowcast",
    "personal_assistant.scenarios.get_weather_nowcast__ellipsis",
    "alice.centaur.collect_cards",
    "alice.centaur.collect_main_screen",
    "alice.centaur.collect_widget_gallery",
    "alice.get_weather.change",
    "alice.scenarios.get_weather_nowcast_prec_map",
    "alice.scenarios.get_weather_nowcast_prec_map__ellipsis",
    "alice.scenarios.get_weather_pressure",
    "alice.scenarios.get_weather_pressure__ellipsis",
    "alice.scenarios.get_weather_wind",
    "alice.scenarios.get_weather_wind__ellipsis",
    "alice.centaur.collect_teasers_preview"
]
Handlers: {
    BaseUrl: "http://scenarios.hamster.alice.yandex.net/weather/"
    OverrideHttpAdapterReqId: true
    RequestType: AppHostPure
}
Enabled: True

Responsibles {
    Logins: "sparkle"
    AbcServices {
        Name: "megamind"
    }
}
