Skip to content

Releases: djtimca/hasatellitetracker

Update Default Polling to 60 Seconds

23 Dec 14:08

Choose a tag to compare

Update the default polling interval to 60 seconds to fix #32 where polling is too frequent for API limits.

Add Config for Minimum Elevation

02 Jun 16:37
5a8ebbf

Choose a tag to compare

Add configuration to the config flow for minimum elevation. Thanks @Cryolitia

Add Slovak Language

10 Mar 11:41
933fabf

Choose a tag to compare

Add Slovak language strings. Thanks to @milandzuris

Fix warning from 2025.1 related to config_entry

16 Jan 12:14

Choose a tag to compare

Stops setting config_entry explicitly per warning in 2025.1 which indicates that it will be deprecated as of 2025.12.

Add Radio Passes - Note Breaking Changes

14 Jan 14:42

Choose a tag to compare

This release will add sensors for both Visual/Visible passes and Radio passes for your Satellite integrations.

BREAKING CHANGE:

This update renames your visual passes sensors so you will need to update any dashboard elements or automations which reference these standard named sensors. For example: sensor.international_space_station_iss_pass_0 becomes sensor.international_space_station_iss_visual_pass_0

Change to async_forward_entry_setups re: 2024.7

06 Jul 21:58

Choose a tag to compare

Change platform setups from iterating through individual platforms to using the new async_forward_entry_setups with all platforms per warning in 2024.7

Update for 2024.7 for async_forward_entry_setup error

04 Jul 16:45

Choose a tag to compare

Change the way we call the async_forward_entry_setup to await to support the change in 2024.7.

Update constants for HA Updates in 2024

13 Jan 19:47

Choose a tag to compare

Update TIME_SECONDS and SOURCE_TYPE_GPS to the new constants standards in HA2024 releases.

Remove remaining device_state_attributes reference

18 Jan 21:34

Choose a tag to compare

Remove deprecated device_state_attributes

18 Jan 15:30

Choose a tag to compare

Replace/remove deprecated device_state_attributes