openweather.yaml 912 B

12345678910111213141516171819202122232425262728293031
  1. identity:
  2. author: Onelevenvy
  3. name: openweather
  4. label:
  5. en_US: Open weather query
  6. zh_Hans: Open Weather
  7. pt_BR: Consulta de clima open weather
  8. description:
  9. en_US: Weather query toolkit based on Open Weather
  10. zh_Hans: 基于open weather的天气查询工具包
  11. pt_BR: Kit de consulta de clima baseado no Open Weather
  12. icon: icon.svg
  13. tags:
  14. - weather
  15. credentials_for_provider:
  16. api_key:
  17. type: secret-input
  18. required: true
  19. label:
  20. en_US: API Key
  21. zh_Hans: API Key
  22. pt_BR: Fogo a chave
  23. placeholder:
  24. en_US: Please enter your open weather API Key
  25. zh_Hans: 请输入你的open weather API Key
  26. pt_BR: Insira sua chave de API open weather
  27. help:
  28. en_US: Get your API Key from open weather
  29. zh_Hans: 从open weather获取您的 API Key
  30. pt_BR: Obtenha sua chave de API do open weather
  31. url: https://openweathermap.org