Skip to content

Releases: joe-mccarthy/night-sky-pi

1.1.0

04 Oct 15:34
Compare
Choose a tag to compare

Added

  • #19 added a notification field to the mqtt message payload, apart from when an image is captured.

1.0.0

08 Sep 14:11
Compare
Choose a tag to compare

Added

  • #9 A configurable cooldown has been added to the end of an observation to allow other processes to possibly complete
  • #3 Ability to publish messages to an MQTT Broker with supporting documentation.
  • #4 Observation, Capture, Data and file information stored in data directory for image.
  • #16 Publish status events to MQTT broker
  • #1 Added additional tests

Changed

  • #10 Modified timeout for the image capture subprocess to be configurable with a default
  • #5 Resolved Sonar issues from the previous release
  • #6 Added utility to convert microseconds to seconds for easier to read logs and messages
  • #8 Configuration for the application is reloaded at the start of every observation rather and application startup
  • #11 Update dependencies via dependabot, freeze suntime version as known breakage about 1.2.5
  • #7 Updated readme with information

Fixed

  • #12 Logging configuration being ignored, introduced by #8

0.1.0

26 Aug 17:24
Compare
Choose a tag to compare

Initial Working Version