Replaced `inputs` attribute with separate attributes `input1`, `input2`, `input3`, `input4`.
Changes
Replaced inputs list with separate attributes to closer match the API.
0.0.23
* Added Wifi info * Add dolby vision native compatibility * Add led indicator mode * Improve typing info * Keep last response for debugging * Fix wrong sleep in example
* Typing info extensions and fixes * Update example with modern asyncio loop usage * Update zeroconf example with new mandatory handler * Fix some typos