tuya/tuya-home-assistant

Flower Sensor Rain Ligth get more data

Open

#1,050 建立於 2025年11月12日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人) (206 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (960 star)
PR 合併指標
 (PR 指標待抓取)

描述

Device normal info

  • Brand : china
  • Model : Flower sun ligth rain detect

Intergration only identify Humity and Batery! Pls add another parameters!

Detect with Product Category "sj" Rain sensor (tgvtvdoc)

in tuya dev :

Code Type Values watersensor_state Enum { "range": [ "alarm", "normal" ] } battery_percentage Integer { "unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1 } light_intensity Integer { "unit": "mV", "min": 0, "max": 9999, "scale": 0, "step": 1 } light_intensity_average Integer { "unit": "mV", "min": 0, "max": 9999, "scale": 0, "step": 1 } light_intensity_max Integer { "unit": "mV", "min": 0, "max": 9999, "scale": 0, "step": 1 } need_clean Boolean "{true,false}" rain_sensor_vol Integer { "unit": "mV", "min": 0, "max": 9999, "scale": 0, "step": 1 }

貢獻者指南