Home Assistant custom HACS integration to integrate the next 5 global rocket launches from https://rocketlaunch.live
Stars
18
Forks
3
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Change from async_forward_entry_setup to async_forward_entry_setups per warning in HA 2024.7
767affaView on GitHubChange call to async_forward_entry_setup to await to handle change to HA in 2024.7
6f97e53View on GitHubRemove units of measure that aren't used and are now deprecated from HA.
adf5d7dView on GitHubUpdate speed and distance constants to UnitOfLength and UnitOfSpeed re: lastest update
79f86d3View on GitHubUse T0 time for launch as priority (SpaceX) and if that doesn't exist then default to win_open (old priority - for most other launch companies).
faa797aView on GitHubReplace device_state_attributes deprecated function closes #6
c2b8ddaView on GitHub