Procházet zdrojové kódy

docs (new device): note about reformatting of data losing information

Even when information is not lost by AI tabulating the data (and Chinese descriptions
and names almost always get dropped by AI, or translated incorrectly), the reformatting is
arbitrary so more difficult to deal with, and ends up getting the issue deprioritised as
a result.
Jason Rumney před 12 hodinami
rodič
revize
21104f9f15
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .github/ISSUE_TEMPLATE/new-device.yaml

+ 1 - 1
.github/ISSUE_TEMPLATE/new-device.yaml

@@ -48,7 +48,7 @@ body:
     attributes:
       label: DPS information
       description: |
-        Preferred data is QueryThingsDataModel API result from iot.tuya.com (under Cloud / API Explorer / Device Control)
+        Preferred data is QueryThingsDataModel API result from iot.tuya.com (under Cloud / API Explorer / Device Control). **Please do not pass the data through filters, translations or reformatters**, original data ensures that no information is lost and a consistent format allows developers to format the data themselves to be most convenient for them.
         If you do not have access to iot.tuya.com, but have other ways of obtaining dps information, the minimum info required is the numeric dp id, name/description, data type, and for settable dps, the range for numeric values, and the list of possible values for enum values. If you cannot obtain this info, there is no way for us to support you, as only owners of devices have access to the data about them.
       render: text
     validations: