Closed jontofront closed 1 month ago
https://github.com/jontofront/ecoNET-300-Home-Assistant-Integration/blob/master-1.0.0-beta/.github/workflows/tests/fixtures/rmCurrentDataParamsEdits.json
2024-10-03 16:11:12.312 WARNING (MainThread) [custom_components.econet300.api] Requested param limits for: '1281' but limits for this param do not exist. Limits: '{'1798': {'type': 10}, '1280': {'max': 68, 'type': 4, 'value': 42, 'min': 27}, '2048': {'max': 2, 'type': 4, 'value': 0, 'min': 0}, '2049': {'max': 2, 'type': 4, 'value': 0, 'min': 0}}'
Need to write try catch method with default params
https://github.com/jontofront/ecoNET-300-Home-Assistant-Integration/blob/master-1.0.0-beta/.github/workflows/tests/fixtures/rmCurrentDataParamsEdits.json
2024-10-03 16:11:12.312 WARNING (MainThread) [custom_components.econet300.api] Requested param limits for: '1281' but limits for this param do not exist. Limits: '{'1798': {'type': 10}, '1280': {'max': 68, 'type': 4, 'value': 42, 'min': 27}, '2048': {'max': 2, 'type': 4, 'value': 0, 'min': 0}, '2049': {'max': 2, 'type': 4, 'value': 0, 'min': 0}}'
Need to write try catch method with default params