Announcement

Collapse
No announcement yet.

WeatherFlow error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #31
    Originally posted by The Profit View Post
    Same issue with Day(1-5) as well, off by about an hour.
    Looks like API uses standard time zone -8 hrs offset (without Daylight saving time), but the current offset should be -7 hrs?

    Click image for larger version

Name:	2022-03-17 (6).png
Views:	82
Size:	10.4 KB
ID:	1532334

    Comment


      #32
      Originally posted by alexbk66 View Post
      Looks like API uses standard time zone -8 hrs offset (without Daylight saving time), but the current offset should be -7 hrs?
      We use daylight savings time in the US and we just moved our clocks forward 1 hour on March 13.
      HS4 4.2.6.0 &HSTouch Designer 3.0.80
      Plugin's:
      BLBackup, BLOccupied, BLShutdown, EasyTrigger, Ecobee, Nest, AK Bond
      EnvisaLink DSC, PHLocation, Pushover, SONOS, Blue Iris, UltraRachio3,
      weatherXML, Jon00 Alexa Helper, Network Monitor, MyQ, Z-Wave

      Comment


        #33
        Ver 4.0.2.40 (BETA) changed TimeZone resolution from GeoNames service to NodaTime and GeoTimeZone. May work better.

        Comment


          #34
          Originally posted by alexbk66 View Post
          I plan to use your icons for the WeatherFlow provider since it doesn't have its own icons. So they will be available to everybody.
          May I ask you to provide mapping between WeatherFlow condition string i.e. "clear-day" and your icon number.
          Code:
          { "clear-day", "YR/clearsky_day.png" },
          { "clear-night", "YR/clearsky_night.png" },
          { "cloudy", "YR/cloudy.png" },
          { "foggy", "YR/fog.png" },
          { "partly-cloudy-day", "YR/partlycloudy_day.png" },
          { "partly-cloudy-night", "YR/partlycloudy_night.png" },
          { "possibly-rainy-day", "YR/heavyrainshowers_day.png" },
          { "possibly-rainy-night", "YR/heavyrainshowers_night.png" },
          { "possibly-sleet-day", "YR/heavysleetshowers_day.png" },
          { "possibly-sleet-night", "YR/heavysleetshowers_night.png" },
          { "possibly-snow-day", "YR/heavysnowshowers_day.png" },
          { "possibly-snow-night", "YR/heavysnowshowers_night.png" },
          { "possibly-thunderstorm-day", "YR/rainshowersandthunder_day.png" },
          { "possibly-thunderstorm-night", "YR/rainshowersandthunder_night.png" },
          { "rainy", "YR/lightrain.png" },
          { "sleet", "YR/lightsleet.png" },
          { "snow", "YR/lightsnow.png" },
          { "thunderstorm", "YR/lightrainandthunder.png" },
          { "windy", "YR/Wind.png" },
          Hey Alex, Not all of the icons that I sent you are typically used. I think there are a couple of each to choose from for different types of weather. I chose to use the below icons for the mapped weather type. If there are other types of weather that come up over time that aren't covered below, then the other icons can be used to fill any gaps. But I think this will cover most.

          Click image for larger version

Name:	Untitled.png
Views:	78
Size:	33.7 KB
ID:	1532536
          HS4 4.2.6.0 &HSTouch Designer 3.0.80
          Plugin's:
          BLBackup, BLOccupied, BLShutdown, EasyTrigger, Ecobee, Nest, AK Bond
          EnvisaLink DSC, PHLocation, Pushover, SONOS, Blue Iris, UltraRachio3,
          weatherXML, Jon00 Alexa Helper, Network Monitor, MyQ, Z-Wave

          Comment


            #35
            The Profit I renamed the icons you provided (to match the condition name from the server) and added them to the installer

            Ver 4.0.2.43 (BETA) - Added WeatherFlow (Server) icons

            Just in case delete old Status Graphics for root devices (current condition and forecast):

            Click image for larger version

Name:	2022-03-19 (3).png
Views:	84
Size:	62.5 KB
ID:	1532650

            Comment


              #36
              Originally posted by alexbk66 View Post
              The Profit I renamed the icons you provided (to match the condition name from the server) and added them to the installer

              Ver 4.0.2.43 (BETA) - Added WeatherFlow (Server) icons

              Just in case delete old Status Graphics for root devices (current condition and forecast):
              That’s great! Thank you Alex, I’ll give it a try tomorrow!
              HS4 4.2.6.0 &HSTouch Designer 3.0.80
              Plugin's:
              BLBackup, BLOccupied, BLShutdown, EasyTrigger, Ecobee, Nest, AK Bond
              EnvisaLink DSC, PHLocation, Pushover, SONOS, Blue Iris, UltraRachio3,
              weatherXML, Jon00 Alexa Helper, Network Monitor, MyQ, Z-Wave

              Comment

              Working...
              X