Sense::API::Sensors
Instance methods
current_sensors(temp_unit = 'c')
humidity_by_day(from = Time.now - 5.minutes)
humidity_by_week(from = Time.now)
light_by_day(from = Time.now - 5.minutes)
light_by_week(from = Time.now)
particulates_by_day(from = Time.now - 5.minutes)
particulates_by_week(from = Time.now)
sound_by_day(from = Time.now - 5.minutes)
sound_by_week(from = Time.now)
temperature_by_day(from = Time.now - 5.minutes)
temperature_by_week(from = Time.now)
Macros
define_room_sensor(name)