diff --git a/components/i2c/ezo_ph/definition.json b/components/i2c/ezo_ph/definition.json new file mode 100644 index 00000000..bb0a2449 --- /dev/null +++ b/components/i2c/ezo_ph/definition.json @@ -0,0 +1,12 @@ +{ + "displayName": "ezo_ph", + "published": true, + "i2cAddresses": [ "0x63"], + "subcomponents": [ + "raw", + { + "displayName": "PH_Value", + "sensorType": "raw" + } + ] +} diff --git a/components/i2c/ezo_ph/image.jpg b/components/i2c/ezo_ph/image.jpg new file mode 100644 index 00000000..51f8468d Binary files /dev/null and b/components/i2c/ezo_ph/image.jpg differ