Weather Mate ☁ 🌑

See what I have does is the extension gets the temperature in fahrenheit from google then it converts fahrenheit to celsius and kelvin

So there may be a possibility that there is a slight change in the temperature

https://www.google.com/search?client=ms-android-samsung-gn-rev1&sxsrf=ALeKk029iKE4h8cSKTc-lBrvlOW4xGH5fQ:1629800802687&q=fahrenheit+to+celsius&spell=1&sa=X&ved=2ahUKEwixypePucnyAhV1lOYKHbXeA4EQBSgAegQIARAC&biw=412&bih=778&dpr=2.63

https://www.google.com/search?q=fahrenheit+to+kelvin&client=ms-android-samsung-gn-rev1&biw=412&bih=730&sxsrf=ALeKk00jKVkJtwDkiug-ohAeiM9CWDGhLQ%3A1629800804628&ei=ZMkkYc7IJZGAmgfKhpqAAw&oq=fahrenheit+to+&gs_lcp=ChNtb2JpbGUtZ3dzLXdpei1zZXJwEAEYAzIECCMQJzIKCAAQgAQQhwIQFDIFCAAQgAQyCAgAEIAEELEDMgUIABCABDIFCAAQgAQyBQgAEIAEMgUIABCABDoECAAQR1D_0AJY_doCYJ2EA2gBcAF4AIABrQGIAYUIkgEDMC43mAEAoAEByAEIwAEB&sclient=mobile-gws-wiz-serp

ok, you need to apply a formula. Do you have the skyinfomration list?

By sky information list what do you exactly mean ?

GotSkyInformation block, returns various data, fog, sunny … do you have a list of all possible results?

No it’s not like that , it scrapes (gets) the result from google

OK thank you. it would have been nice to be able to add some icons

Ya sure I will try that :wink:

Version 1.1

version 1.1 is out with some new blocks and bugfixes !

New Blocks image image

GetWindSpeed

Takes the input from the user. In this block there are 1 parameters,

place image

component_method


GetHumidityLevel

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (2)


GetPrecipitationLevel

Takes the input from the user. In this block there are 1 parameters,

place image

component_method (3)


GotWindSpeed

This event is raised when the extension gets the wind speed

speed image

component_event (2)


GotHumidityLevel

This event is raised when the extension gets the humidity level

humidity image

component_event (3)


GotPrecipitationLevel

This event is raised when the extension gets the Precipitation Level

precipitation image

component_event (4)


Bug Fixes :bug:

This is now fixed !! and now the results would be accurate

Download link :link:

Weather.aix (16.1 KB)

Testing Results of version 1.1

Note :- it may take 5-6 seconds to get the information

aia (if anyone needs)

Weather.aia (18.5 KB)

cheers

Yash Sehgal

7 Likes

Marvelous… Good work @Yashsehgal022 …

1 Like

Thanks @Still-learning :grin:

Nice Update Really Appreciated.

1 Like

Thanks @Raja_HarshVardhanSolanki :grin:

perfect, you are very good. You know what you need to do now and add the weather icon based on the forecast … that would be excellent

2 Likes

hey hi , I am working on it , I have an idea how to do it , its just that I need to test it

try to check SKYINFORMATION because it doesn’t return any values

you could also add, referring to which json file, the population of the city, the surface, the langitude and latitude and maybe a map showing the location. It would be very interesting.

hmm…
could you send me the aia file on pm so that i can check

population i can make but ig its not related to the extension totally different thing but i will make another extension and share it

what do you mean by surface

this i will try

1 Like

I sent you the .aia file in pm

1 Like