Weather forecast tags

Does anyone have any thoughts? Maybe converting it from heart rate?

1 Like

I know this is a bit off topic but I often wondered if the battery temperature [BATT_TEM_C] could be massaged to indicate Body temperature . The only other thing to do is see if there is an app . Guys like AMOLED and Giani Stellas have interesting apps with loads of stuff.

1 Like

You’d need to use a complication. Please don’t try to fake the data from other measures because people’s health is at stake.

2 Likes

Can you recommend an App.

How can I add wrist temperature data in watch face studio? If anyone has a solution let me know.

take this into consideration when it doesn’t work:


the devil is in the details :sweat_smile:

1 Like

Yes I think you always have to do that to show numbers in a Text Field . I always use plenty of ( ) I know it is very amateurish but if it works it works .
.

(forecastDays(1,"COND_DAY"))
.

1 Like

I meant the upper quotation mark

1 Like

OK I see . I am lucky when I type “” I only get “” .

1 Like

Strangely enough, other quotation marks work in some codes. :melting_face:

1 Like

Sometimes if you copy and paste stuff that is not Format Protected it gets corrupted . I store all my Formulas on Notepad or Notepad++ .

2 Likes