diff --git a/custom_components/weishaupt_modbus/weishaupt_wsb8_armea_kennfeld.json b/custom_components/weishaupt_modbus/weishaupt_wsb8_armea_kennfeld.json new file mode 100644 index 0000000..a8898eb --- /dev/null +++ b/custom_components/weishaupt_modbus/weishaupt_wsb8_armea_kennfeld.json @@ -0,0 +1,8 @@ +{ + "known_x": [-20, -15, -10, -5, 0, 5, 10, 15, 20, 25, 30, 35], + "known_y": [ + [3400, 4300, 5300, 6100, 6500, 7550, 8700, 10000, 11400, 12850, 14450, 16400], + [2800, 3500, 4300, 5000, 5500, 6200, 7000, 8000, 9180, 10200, 11700, 13400] + ], + "known_t": [35, 55] +}