jan iversen
jan iversen
Most places where there a asyncio.sleep() it in reality to wait for something to finish, this can mostly be replaced by "wait with timeout".
Find a tool that analyzes the code and generates a class tree. Find a tool that analyzes the code and generates a call tree. At the same time we should...
Change the simulator datastore configuration to be more like a memory layout 1 big block if shared 4 blocks (standard modbus blocks) if not shared 2 blocks (register and coils)...
The new web simulator misses some features, before being the main simulator: - ReST API - Documentation - trace of calls. Documentation of config done ! Documentation of web pages...
**iOS device model, version and app version** Model Name: ipad air Software Version: newest App version: newest **Home Assistant Core Version** dev **Describe the bug** I have 3 servers in...
Transactions at device level is only supported by the socket framer, therefore it is logical to remove the general transaction handling, and make a specific transaction handling directly in the...
Integrate the new framers, with builtin transaction handling...and remove the old_framer_x
From this point in time, only bug fixes will be added to dev.