Replies: 7 comments 10 replies
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Hi Eric
I had to put the spaces in the web discussion form, else it correctly
displays the degree symbol. In my AllSkyCamera Version: v2024.12.06_03 running
on a RPi 3B, it doesn't display the symbol. I have attached part of the
current live image.
Tony
[image: image.jpg]
…On Fri, 14 Nov 2025 at 17:33, Eric Claeys ***@***.***> wrote:
° With no spaces is what you want.
—
Reply to this email directly, view it on GitHub
<#4999 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJKGTTDUB7K5O44QD65MRL34YG7XAVCNFSM6AAAAACMELVVWSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIOJXGE4TCMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Sure, here it is.
[image: image.jpg]
…On Fri, 14 Nov 2025 at 18:17, Eric Claeys ***@***.***> wrote:
GitHub doesn't support email attachments, so whatever file you had doesn't
appear in the post.
In a GitHub post if you surround some characters by back-tics it will
display what you typed without interpretation it as html code: °.
Can you attach a screenshot of the problem?
—
Reply to this email directly, view it on GitHub
<#4999 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJKGTWTKNM5DSLFRRD34YD34YMFBAVCNFSM6AAAAACMELVVWSVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTIOJXGIZDQMI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Here's the live image from the camera with the faulty ° |
Beta Was this translation helpful? Give feedback.
-
|
Hi Alex Great suggestion! I was able to copy and paste from the degree symbol in this thread into Overlays, and it showed the ° symbol, as in the attached. The instructions need updating. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Eric /documentation/overlays/overlays.html#ValidVariableNames
Variable values should generally not include units of measure. For example ${DOME_TEMPERATURE} should be 20.72, not 20.72° C because 20.72 is a "Numeric" variable that can be formated (e.g., to 20.7) whereas 20.72° C is a "Text" string that can't be formatted. If you want ° C to appear on the overlay, add it in the field itself: Dome temperature: ${DOME_TEMPERATURE}'°' C. |
Beta Was this translation helpful? Give feedback.
-
|
@Alex-developer, |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having a problem getting a degree symbol on an overlay. If I add '& deg ;' to the Text Properties, Label, item. it displays '& deg ;' on the overlay, instead of the desired ° symbol. Help, please.
Beta Was this translation helpful? Give feedback.
All reactions