Mycodo

An environmental monitoring and regulation system

GPL-3.0 License

Stars
3K
Committers
59

Bot releases are visible (Hide)

Mycodo - 6.4.5.

Published by kizniche about 6 years ago

6.4.5 (2018-10-17)

Bugfixes

  • Fix issues with ADS1256 module (#537)
  • Fix issue with saving float values

Miscellaneous

  • Replace smbus with smbus2 (#549)
Mycodo - 6.4.4

Published by kizniche about 6 years ago

6.4.4 (2018-10-14)

Features

  • Add enhanced reorder functionality for Input, Output, Math, PID, and Conditional controllers
  • Add ability to set camera still, timelapse, and video file save locations (#498)
  • Add ability to export/import notes and note attachments (#548)

Bugfixes

  • Fix authentication issue with Remote Administration
  • Fix dependency issue with ADS1256 module
Mycodo - 6.4.3

Published by kizniche about 6 years ago

6.4.3 (2018-10-13)

Bugfixes

  • Fix authentication issue introduced in 6.4.2
Mycodo - 6.4.2

Published by kizniche about 6 years ago

6.4.2 (2018-10-13)

Features

  • Add MH-Z19 option: enable/disable automatic baseline correction (ABC)
  • Add ability to Test/trigger all Conditional Actions of a Conditional (#524)

Bugfixes

  • Fix Cozir module pycozir egg
  • Fix often-erroneous first measurement of ZH03B and MH-Z19 sensors
  • Fix issue with ADS1256 module (#537)
Mycodo - 6.4.1

Published by kizniche about 6 years ago

6.4.1 (2018-10-11)

Bugfixes

  • Fix database upgrade issue
Mycodo - 6.4.0

Published by kizniche about 6 years ago

6.4.0 (2018-10-11)

Features

  • Add Input: ADS1256 Analog-to-digital converter (#537)
  • Add ability to create custom options for Input modules (#525)
  • Add conversions between ppm/ppb and percent

Bugfixes

  • Fix issue determining PID setpoint unit on LCDs
  • Fix issue displaying IP address on LCD
  • Fix issue with client activating controllers (#532)
  • Fix issue with Linux Command Input (#537)
  • Fix issue with installing internal dependencies (e.g. pigpiod) (#538)
  • Potential fix for Miflora input (#540)
  • Fix missing Baud Rate option for K30 input (#541)
  • Fix 500 Error on Raspberry Pi Config page (#536)
  • Add turning ABC mode off during MHZ19 input initialization (#546)
  • Fix German "Output" translation

Miscellaneous

  • Set InfluxDB timeout to 5 seconds (#539)
  • Update Winsen ZH03B input module code (#543)
Mycodo - 6.3.9

Published by kizniche about 6 years ago

6.3.9 (2018-09-18)

Bugfixes

  • Fix issue with installing dependencies (#531)
  • Fix issue with Edge devices
Mycodo - 6.3.8

Published by kizniche about 6 years ago

6.3.8 (2018-09-17)

Bugfixes

  • Fix issue with database upgrade
Mycodo - 6.3.7

Published by kizniche about 6 years ago

6.3.7 (2018-09-17)

Bugfixes

  • Fix issue with database upgrade
Mycodo - 6.3.6

Published by kizniche about 6 years ago

6.3.6 (2018-09-17)

Bugfixes

  • Fix issue with Edge devices
Mycodo - 6.3.5

Published by kizniche about 6 years ago

6.3.5 (2018-09-17)

Bugfixes

  • Fix issue with 1-Wire devices (#529)
Mycodo - 6.3.4

Published by kizniche about 6 years ago

6.3.4 (2018-09-17)

Bugfixes

  • Fix issue with note system during upgrade (#529)
Mycodo - 6.3.3

Published by kizniche about 6 years ago

6.3.3 (2018-09-17)

Bugfixes

  • Fix Cozir input issue
Mycodo - 6.3.2

Published by kizniche about 6 years ago

6.3.2 (2018-09-16)

Bugfixes

  • Fix ZH03B input
Mycodo - 6.3.1

Published by kizniche about 6 years ago

6.3.1 (2018-09-16)

This release adds the ability to import input modules, allowing new inputs to be created by the user. Documentation (https://github.com/kizniche/Mycodo/blob/master/mycodo-manual.rst#create-your-own-input-module) for developing your own input modules is in development. See issue #525 for more information about it's development and discussion. Also with this release is a new section for Notes (More -> Notes, https://github.com/kizniche/Mycodo/blob/master/mycodo-manual.rst#notes). Notes are associated with one more more tags that can be created. Notes can also have files attached to them. These notes can be displayed on graphs to easily identify when a certain event happened in the past (or future).

Features

  • Implement self-contained input modules (#525)
  • Add Note system (#527)
Mycodo - 6.2.4

Published by kizniche about 6 years ago

6.2.4 (2018-09-03)

Features

  • Add Winsen ZH03B Particulate sensor (#346)
  • Reduce install to one command

Bugfixes

  • Fix inability to set camera device (#519)
  • Fix initialization of UART MHZ16 (#520)
  • Fix issue with BMP280 (#522)
Mycodo - 6.2.3

Published by kizniche about 6 years ago

6.2.3 (2018-08-28)

Bugfixes

  • Fix issue with major version upgrade initialization
  • Fix issue with PWM output dashboard element updating (#517)
  • Fix dependency check for DS-type sensor calibration (#518)
  • Fix issue with Adafruit deprecating BMP, TMP, and CCS811 (#346, #503)
Mycodo - 6.2.2

Published by kizniche about 6 years ago

6.2.2 (2018-08-22)

Features

  • Add translations: Italian, Portuguese

Bugfixes

  • Fix display of IP address on LCD (#507)
  • Fix graph manual y-axis min/max (#516)
  • Fix issue with deleting all dashboard elements
Mycodo - 6.2.1

Published by kizniche about 6 years ago

6.2.1 (2018-08-20)

Features

  • Add Diagnostic section of configuration menu with first function: Delete All Dashboard Elements (#515, #516)

Bugfixes

  • Fix issue with units on LCDs (#514)
Mycodo - 6.2.0

Published by kizniche about 6 years ago

6.2.0 (2018-08-15)

Features

  • New measurement/unit configuration system (select which unit to convert/store for input measurements) (#506)
  • Add ability to create new measurements, units, and conversions (#506)
  • Enable conversion of disk space (kB, MB, GB), frequency (Hz, kHz, MHz), and humidity (%, decimal)
  • Add option to display IP address on LCD (#507)
  • Full German Translation (#507) (@pmunz75)
  • Add PID Autotune feature (currently disabled; may be enabled in the release, pending testing)
  • Add New Translations: Russian, Chinese
  • Complete Translations: German, Spanish, French

Bugfixes

  • Fix issue activating Cozir CO2 sensor (#495)
  • Fix issue with order not updating correctly when Conditional is deleted
  • Fix issue with output usage report generation (#504)
  • Fix proper conversion of temperatures/pressure for Wet-Bulb Humidity Math
  • Fix Atlas pH UART sensor module (#509)

Miscellaneous

  • Update InfluxDB 1.5.0 -> 1.6.0
Package Rankings
Top 6.64% on Proxy.golang.org