Skip to content

Releases: djtimca/HASpaceX

Extend polling to 120 seconds to address apparent API Rate Limit

09 Sep 14:10
Compare
Choose a tag to compare

Extended the polling interval to 120 seconds to address the apparent API Rate Limit in issue #46

Fix issue with latest launch payload data missing

08 Jul 13:12
Compare
Choose a tag to compare

Handle issue where latest launch payload may be missing from the source SpaceX API data. Fixed #45

Catch remaining Payload data issues.

21 Jun 15:11
Compare
Choose a tag to compare

Fix remaining issues related to payload data missing from source. (#40)

Fix issue when Payload data is missing.

21 Jun 13:33
Compare
Choose a tag to compare

Fix issue when payload data is missing from source data. Fixes #40

Remove deprecated state attributes

18 Jan 14:24
9cadb66
Compare
Choose a tag to compare

Remove the deprecated state attributes.

Fix repeating error related to Null data returned for latest launch

13 Oct 01:40
Compare
Choose a tag to compare

Fixes issue #33 related to null data being returned by the SpaceX API for the latest launch details.

Remove Connection Class from Discovery Flow

07 Sep 18:14
Compare
Choose a tag to compare

Remove deprecated Connection Class from the integration.

Added version key to manifest file

19 Apr 17:30
96c3efe
Compare
Choose a tag to compare

Added version key to manifest file.

Fix issue with Next Rocket being NoneType

25 Jan 20:29
Compare
Choose a tag to compare

Fix an issue where the next rocket was returning a NoneType error.

More mission details, fixes issue with null cores data

11 Jan 15:10
Compare
Choose a tag to compare

Two fixes included:

  • fixes an issue where an error occurred if the cores data from the API was null
  • adds attributes details2 and details3 to handle longer mission details blocks