Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Latest commit

 

History

History
69 lines (40 loc) · 3.92 KB

CHANGELOG.md

File metadata and controls

69 lines (40 loc) · 3.92 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.3.2 (2020-05-08)

Bug Fixes

1.3.1 (2020-05-05)

Bug Fixes

  • limit dimming to 10% minimum for hardware preservation (cc8b945)

1.3.0 (2020-05-05)

Features

  • add duration option to manual overrides (c21eae9)

1.2.2 (2020-05-05)

Bug Fixes

  • actually fix POST endpoint (7e08cf7)

1.2.1 (2020-05-05)

Bug Fixes

1.2.0 (2020-05-05)

Features

1.1.1 (2020-05-05)

1.1.0 (2020-05-05)

Features

  • agent: add systemd service unit (e34531f)

Bug Fixes

  • set brightness on boot (776636c)
  • agent: Allow zero-point usage of state.setBrightness (ce4fd0d)
  • agent: circular require (25d8049)
  • agent: Don't use johnny-five REPL' (1d0c8d3)
  • agent: Parse websocket JSON string (09aba9d)
  • agent: pi io import (actually) (9f82658)
  • agent: pi-io importing (6648c13)
  • agent: Remove trailing slash typo from name (91023ce)
  • agent: Stringify message to server (2d97d0c)
  • agent: Use GPIO18 instead of 18 as default (9b21725)
  • server: omit non-state agent data (42b12e4)
  • server: Parse incoming data from agent (8428375)
  • server: Send weather data on agent connection (c1971a1)
  • growhaus server bin (e63ac54)