Skip to content

Releases: mawinkler/astrolive

Device and Entity naming, Object coordinates

13 Oct 15:17
Compare
Choose a tag to compare

0.5 (2023-10-13)

Features

  • Adhere to Home Assistant 2023.9 device and entity naming conventions.
  • Fixed object coordinates in camera file. Thanks to @zdesignstudio.

Switches, Binary Sensors and Command improvements

22 Jun 19:02
Compare
Choose a tag to compare

0.4 (2023-06-22)

Features:

  • Now supporting sensors, binary_sensors, switches and camera entities
  • Devices are now retained

Breaking Changes when upgrading from Version 0.3

With version 0.3 AstroLive did only use Home Assistant sensors and camera entities. This simplified the initial implementations but using a sensor might not always be the appropriate entity type. An on/off switch in the Pegasus UPB2 should either be represented as a binary_sensor or even better as an actual switch.

For this reason some of the entities in your Home Assistant will automatically change from sensor to switch or binary_sensor when using AstroLive 0.4+. This likely results in missing entities in your Lovelace configuration or automations which should easily be fixed by changing the type there as well.

Enable multiple configurations

27 Feb 20:06
Compare
Choose a tag to compare

0.3 (2023-02-27)

Features

  • Fix to enable multiple configurations.

Support for filter wheel, dome, rotator, and safetymonitor

27 Feb 09:00
Compare
Choose a tag to compare

0.2 (2023-01-28)

Features

  • Added support for filter wheel, dome, rotator, and safetymonitor

Initial Release

04 Aug 21:55
Compare
Choose a tag to compare
v0.1

initial release