v0.13.0 (2024-05-22)
Unknown
- Merge pull request #517 from FabienPennequin/feature/homeassistant_ws_batch_size
Send data to Home Assistant WS per batches (353c44f
)
- Merge pull request #512 from Rathorian/patch-1
Changing the link for the configuration file reference (de3ba6e
)
- Merge pull request #510 from koukihai/koukihai/fix-tests
tests: fix tests + stop tracking logging file and line_no (5103919
)
-
Simplify code (
0bde36d
) -
Tweak logging (
67cda56
) -
Add batch_size param in config file (
54a1a6c
) -
Send data to Home Assistant per batches
Avoid websocket timeout when data is too large (8173a52
)