diff --git a/ACKNOWLEDGEMENTS.md b/ACKNOWLEDGEMENTS.md index ed29d0f008..70a1be78df 100644 --- a/ACKNOWLEDGEMENTS.md +++ b/ACKNOWLEDGEMENTS.md @@ -683,3 +683,4 @@ Further device support has been made with the assistance of users. Please consid - [PanosssD](https://github.com/PanosssD) for contributing support for Inventor Comfort air conditioner. - [Jabber-se](https://github.com/Jabber-se) for contributing support for HRT AS90 climate alarm. - [Elliottmonaghan](https://github.com/Elliottmonaghan) for contributing support for Holman Helios weather station. +- [maddijoyce](https://github.com/maddijoyce) for contributing support for a second type of illuminance sensor. diff --git a/DEVICES.md b/DEVICES.md index 773df4a745..a9115be61d 100644 --- a/DEVICES.md +++ b/DEVICES.md @@ -767,7 +767,7 @@ port and password. ### Miscellaneous - generic PIR motion sensor -- generic illuminance sensor +- generic illuminance sensor (2 types using different dps) - Air Housekeeper 6-in-1 air quality monitor - Akai heat pump clothes dryer - AquaForte Inverter VSP pool pump diff --git a/custom_components/tuya_local/devices/light_sensor.yaml b/custom_components/tuya_local/devices/illumanance_v2_sensor.yaml similarity index 100% rename from custom_components/tuya_local/devices/light_sensor.yaml rename to custom_components/tuya_local/devices/illumanance_v2_sensor.yaml