Releases: Sensirion/python-i2c-sen66
Releases · Sensirion/python-i2c-sen66
1.2.0
What's Changed
- Add
get_version()
command to read the firmware version - Add
get_sht_heater_measurements()
to read humidity and temperature measurement after heater activation. This command is available for firmware version >= 4.0. activate_sht_heater()
duration reduced to 20ms. For firmware version >= 4.0 the get heater measurements command can be used to check if the heater has finished. With firmware versions < 4.0 one must wait at least 1300ms before issuing another command.
Full Changelog: 1.1.0...1.2.0
1.1.0
Release 1.1.0 fixing serial and product name format
1.0.1
Initial Release