**Describe the bug**
Smart Socket is reporting 2300 Volts.
**Expected behavi…or**
Socket is problably missing separator, and reports 2300 V instead of 230,0 V (confirmed on 2 Gosund SP111)
**Screenshots**

**Home Assistant Version**
core-2021.8.8 / Tuya V2 1.5.0
**Device info**
2021-08-22 00:41:31 DEBUG (SyncWorker_1) [tuya iot] Response: {
"result": [
{
"active_time": 1629545303,
"biz_type": 0,
"category": "cz",
"create_time": 1629545286,
"icon": "smart/icon/1541647698myzx2yx1yk_0.jpg",
"id": "0406438770039f642110",
"ip": "***",
"lat": "***",
"local_key": "***",
"lon": "***",
"model": "SP111,15A,带计电量,中性",
"name": "Smart Socket 1",
"online": true,
"owner_id": "23880449",
"product_id": "37mnhia3pojleqfh",
"product_name": "Smart Socket",
"status": [
{
"code": "switch",
"value": true
},
{
"code": "countdown_1",
"value": 0
},
{
"code": "cur_current",
"value": 0
},
{
"code": "cur_power",
"value": 0
},
{
"code": "cur_voltage",
"value": 0
}
],
"sub": false,
"time_zone": "+01:00",
"uid": "***",
"update_time": 1629584126,
"uuid": "0406438770039f642110"
},
**Device specifications**
2021-08-22 00:41:31 DEBUG (SyncWorker_1) [tuya iot] Request: method = GET, url = https://openapi.tuyaeu.com/v1.0/devices/0406438770039f642110/specifications, params = None, body = None, t = 1629585691559
2021-08-22 00:41:31 DEBUG (Thread-5) [tuya iot] _on_log: Received CONNACK (0, 0)
2021-08-22 00:41:31 DEBUG (Thread-5) [tuya iot] connect flags->{'session present': 0}, rc->0
2021-08-22 00:41:31 DEBUG (Thread-5) [tuya iot] _on_log: Sending SUBSCRIBE (d0, m1) [(b'cloud/token/in/615f88c2bf66c5c750cfb45285ee34dc', 0)]
2021-08-22 00:41:31 DEBUG (SyncWorker_1) [tuya iot] Response: {
"result": {
"category": "cz",
"functions": [
{
"code": "switch",
"type": "Boolean",
"values": "{}"
},
{
"code": "countdown_1",
"type": "Integer",
"values": "{\"min\":0,\"scale\":0,\"unit\":\"s\",\"max\":86400,\"step\":1}"
}
],
"status": [
{
"code": "countdown_1",
"type": "Integer",
"values": "{\"min\":0,\"scale\":0,\"unit\":\"s\",\"max\":86400,\"step\":1}"
},
{
"code": "cur_current",
"type": "Integer",
"values": "{\"min\":0,\"scale\":0,\"unit\":\"mA\",\"max\":30000,\"step\":1}"
},
{
"code": "cur_voltage",
"type": "Integer",
"values": "{\"min\":0,\"unit\":\"V\",\"scale\":0,\"max\":2500,\"step\":1}"
},
{
"code": "cur_power",
"type": "Integer",
"values": "{\"min\":0,\"scale\":0,\"unit\":\"W\",\"max\":50000,\"step\":1}"
},
{
"code": "switch",
"type": "Boolean",
"values": "{}"
}
]
},
"success": true,
"t": 1629585691623
}
Thank you for looking into this! As a result of 10x higher voltage, reported power is also 10x higher:

Reported current is OK:
