Changes
- Restructure models to more closely match object structure returned by Vantage
- Create `ChildObject` class for objects which have a `Parent` element
- Create base classes for blinds, rgbloads
- Move towards pure `xsdata` models
- Add `aiovantage.models` alias module
- Add station object for DMX/DALI Gateway
Breaking
- Renamed `RGBLoad` to `RGBLoadBase`
- Renamed `config_client.methods` to `config_client.interfaces`
- Renamed `config_client.objects` module to `config_client.models`
- Rename `config_client.helpers` module to `config_client.requests`