Эта переменная (%[Moon phase]) работает с нынешним API. Добавил её в «Кратко» и она показывает фазу.
Переменные восхода и захода луны тоже можно добавить. В
API они есть.
moonrise (day only, optional) – The formatted time of the moonrise (For example “2022-05-23T02:38:10”).
moonset (day only, optional) – The formatted time of the moonset (For example “2022-05-23T13:40:07”)
Там оказывается даже язык ответа можно выбрать, и русский там есть:
lang (optional) – Sets the language of the translatable parts of the output such as the conditions field. Available languages include: ar (Arabic), bg (Bulgiarian), cs (Czech), da (Danish), de (German), el (Greek Modern), en (English), es (Spanish) ), fa (Farsi), fi (Finnish), fr (French), he Hebrew), hu, (Hungarian), it (Italian), ja (Japanese), ko (Korean), nl (Dutch), pl (Polish), pt (Portuguese), ru (Russian), sk (Slovakian), sr (Serbian), sv (Swedish), tr (Turkish), uk (Ukranian), vi (Vietnamese) and zh (Chinese). In addition passing in ‘id’ will result in the raw descriptor IDs.See How to create or modify language files for more information on how to help add additional languages.