1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Fixed a couple comments.

This commit is contained in:
Jon Ziebell 2021-12-15 08:06:29 -05:00
parent 3e6b03f93f
commit b096b4e6c5
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
/**
* Runtime sensor detail chart.
* Runtime sensor detail occupancy chart.
*
* @param {object} data The chart data.
*/

View File

@ -1,5 +1,5 @@
/**
* Runtime sensor detail chart.
* Runtime sensor detail temperature chart.
*
* @param {object} data The chart data.
*/

View File

@ -1,5 +1,5 @@
/**
* Runtime sensor detail chart.
* Runtime thermostat detail equipment chart.
*
* @param {object} data The chart data.
*/

View File

@ -1,5 +1,5 @@
/**
* Runtime thermostat detail chart.
* Runtime thermostat detail temperature chart.
*
* @param {object} data The chart data.
*/