Skip to content

Releases: djtimca/harocketlaunchlive

Update to fix async_forward_entry_setup error in 2024.7

04 Jul 16:49
Compare
Choose a tag to compare

Update for HA 2024.7 to change the way we call the async_forward_entry_setup to fix an error that starts to appear in version 2024.7

Remove unused Units of Measure

02 Jan 18:55
Compare
Choose a tag to compare

Remove units of measure that are no longer used and are deprecated in Home Assistant.

Add Launch Site US State to Attributes

21 Apr 21:16
ff8acbf
Compare
Choose a tag to compare

Thanks to @cody0303 - add the launch site state for US launches as an attribute to allow further filtering in HA.

Fix launch target for SpaceX launches

28 Feb 15:10
Compare
Choose a tag to compare

SpaceX launches now including data for T-0 instead of 'win_open'. Using that data by default and falling back to win_open to handle both cases.

Fix device_state_attributes deprecated function.

18 Jan 15:25
Compare
Choose a tag to compare

Replace deprecated device_state_attributes.

Added version key to manifest file

19 Apr 17:31
Compare
Choose a tag to compare

Added version key to manifest file.

Update to handle invalid data better with UpdateFailed

08 Oct 04:11
Compare
Choose a tag to compare

More graceful handling of situations where invalid data is returned from the RocketLaunchLive API.