Skip to content

Commit

Permalink
label
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Apr 8, 2024
1 parent 8778e48 commit f7c75d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ const SENSOR_LABELS = {
'sensor.atc_bb8c_temperature': 'Bunny Temp',
'sensor.blue1dht22temp': 'Shed Temp (outside)',
'sensor.sonoff_snzb_02d_f1f36efe_temperature': 'Greenhouse Temp',
'sensor.atc_971e_temperature': 'Shed Temp (inside)',
}

async function fetchData(pageNumber = 1) {
Expand Down

0 comments on commit f7c75d6

Please sign in to comment.