mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-14 10:34:28 +05:00
new config adressation
This commit is contained in:
@@ -125,7 +125,7 @@ i2c_classes = {
|
||||
],
|
||||
'ptsensor': [
|
||||
Skip,
|
||||
Request(delay=1), # запрос на измерение
|
||||
Request(delay=3), # запрос на измерение
|
||||
DeviceType(DEVICE_CLASS_PRESSURE, PRESSURE_BAR, None),
|
||||
DeviceType(DEVICE_CLASS_TEMPERATURE, TEMP_CELSIUS, None),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user