Renson

Renson 集成会从 Renson Endura Delta 设备拉取数据。Android/iOS 应用中大多数可监控的传感器,也都可以通过此集成进行监控。

配置

此集成可通过 UI 配置。前往 设置 > 设备与服务 添加。

操作

操作:设置定时器级别

renson.set_timer_level 操作用于设置通风定时器。

Data attributeRequiredDescriptionExample
timer_levelyesLevel setting
minutesyesTime of the timer (0 will disable the timer)

操作:设置微风模式

renson.set_breeze 操作用于设置通风系统的微风功能。

Data attributeRequiredDescriptionExample
breeze_levelnoVentilation level when breeze function is activated
temperaturenoTemperature when the breeze function should be activated in °C
activateyesActivate or disable the breeze feature2020-05-01T17:45:00

操作:设置污染控制参数

renson.set_pollution_settings 操作用于设置通风系统的所有污染控制参数。

Data attributeRequiredDescriptionExample
day_pollution_levelnoVentilation level when pollution is detected in the day
night_pollution_levelnoVentilation level when pollution is detected in the night
humidity_controlnoActivate or disable the humidity control
airquality_controlnoActivate or disable the air quality control
co2_controlnoActivate or disable the CO2 control2020-05-01T17:45:00
co2_thresholdnoSets the CO2 pollution threshold level in ppm2020-05-01T17:45:00
co2_hysteresisnoSets the CO2 pollution threshold hysteresis level in ppm2020-05-01T17:45:00