Adjust TSL to 2s update

1s is too frequent and would sometimes fail to poll.
This commit is contained in:
2025-10-20 02:22:49 -04:00
parent 2c6d185bfc
commit cd68cd6811

View File

@@ -801,8 +801,8 @@ sensor:
- platform: tsl2591
address: 0x29
update_interval: 1s
integration_time: 200ms
update_interval: 2s
integration_time: 600ms
power_save_mode: no
gain: auto
device_factor: 53