File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
"codeowners" : [" @turbokongen" ],
8
8
"requirements" : [" pyserial==3.5" , " crccheck==1.0" ],
9
9
"config_flow" : true ,
10
- "version" : " 1.8.1 " ,
10
+ "version" : " 1.8.2 " ,
11
11
"iot_class" : " local_push"
12
12
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"config" : {
3
3
"abort" : {
4
- "single_instance_allowed" : " Endast en inträde av AMS läsare är tillåten"
4
+ "single_instance_allowed" : " Endast en intstans av AMS läsare är tillåten"
5
5
},
6
6
"title" : " AMS Reader" ,
7
7
"step" : {
8
8
"user" : {
9
9
"title" : " AMS läsare" ,
10
- "description" : " Installera sensorer för AMS läsare" ,
10
+ "description" : " Installera sensor för AMS läsare" ,
11
11
"data" : {
12
12
"serial_port" : " Serieport" ,
13
13
"parity" : " Paritet" ,
14
- "meter_manufacturer" : " Mätar tilverkare " ,
14
+ "meter_manufacturer" : " Mätartilverkare " ,
15
15
"baudrate" : " Baudrate"
16
16
}
17
17
}
You can’t perform that action at this time.
0 commit comments