1
1
{
2
2
"common" : {
3
3
"name" : " blebox" ,
4
- "version" : " 2.2.1 " ,
4
+ "version" : " 2.2.2 " ,
5
5
"news" : {
6
+ "2.2.2" : {
7
+ "en" : " Support for airsensor, alpha, neither tested with real Hardware nor an API-Simulation. Support both relay on switchBoxD" ,
8
+ "de" : " Unterstützung für Airsensor, Alpha, weder mit realen Hardware noch mit API-Simulation getestet. Unterstützt beide Relais auf switchBoxD" ,
9
+ "ru" : " Поддержка airsensor, alpha, не тестируется с помощью реального оборудования или симуляцией API. Поддержка обоих ретрансляторов" ,
10
+ "pt" : " Suporte para airsensor, alfa, nem testado com hardware real nem uma simulação de API. Suporte tanto relé no switchBoxD" ,
11
+ "nl" : " Ondersteuning voor luchtsensor, alfa, noch getest met echte hardware, noch een API-Simulation. Steun beide relais op switchBoxD" ,
12
+ "fr" : " Support pour le capteur d'air, alpha, ni testé avec du matériel réel ni une API-Simulation. Prise en charge des deux relais sur switchBoxD" ,
13
+ "it" : " Supporto per sensore aria, alfa, né testato con hardware reale né una simulazione API. Supporta entrambi i relè su switchBoxD" ,
14
+ "es" : " Soporte para airsensor, alpha, ni probado con Hardware real ni con API-Simulation. Soporte ambos relés en el interruptorBoxD" ,
15
+ "pl" : " Wsparcie dla czujnika powietrza, alfa, ani przetestowane z prawdziwego sprzętu lub symulacji API-. Obsługa obu przekaźników na switch BoxD" ,
16
+ "uk" : " Підтримка повітряних засобів, альфа, не тестується з реальним обладнанням, а не API-Simulation. Підтримка як реле на SwitchBoxD" ,
17
+ "zh-cn" : " 支持气感器,α,既不用真正的硬件测试,也不使用API-模拟. 在切换BoxD上支持两个继电器"
18
+ },
6
19
"2.2.1" : {
7
20
"en" : " SensorID is now a number, attributes are now searched for case-insensitively" ,
8
21
"de" : " SensorID ist jetzt eine Zahl, Attribute werden nun nach case-insensitively gesucht" ,
15
28
"pl" : " SensorID jest teraz liczbą, atrybuty są teraz przeszukiwane w poszukiwaniu przypadków niewrażliwości" ,
16
29
"uk" : " SensorID тепер є числом, атрибути тепер шукають випадаючі" ,
17
30
"zh-cn" : " 传感器ID现在是数字, 属性现在被搜索到大小写不敏感"
18
- },
31
+ },
19
32
"2.2.0" : {
20
33
"en" : " Support for multi-device APIs" ,
21
34
"de" : " Unterstützung für Multi-Device APIs" ,
162
175
},
163
176
"objects" : [],
164
177
"instanceObjects" : []
165
- }
178
+ }
0 commit comments