lghorizon 0.9.0b0__py3-none-any.whl → 0.9.0.dev2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
lghorizon/__init__.py CHANGED
@@ -1,6 +1,3 @@
1
1
  """Python client for LG Horizon."""
2
2
 
3
- from .lghorizon_api import LGHorizonApi
4
- from .lghorizon_device import LGHorizonDevice
5
- from .lghorizon_models import *
6
- from .exceptions import *
3
+ pass
@@ -190,7 +190,7 @@ class LGHorizonApi:
190
190
  return
191
191
  await device.handle_ui_status_message(ui_status_message)
192
192
 
193
- async def _get_customer_info(self) -> LGHorizonCustomer:
193
+ async def _get_customer_info(self) -> Any:
194
194
  service_url = await self._service_config.get_service_url(
195
195
  "personalizationService"
196
196
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: lghorizon
3
- Version: 0.9.0b0
3
+ Version: 0.9.0.dev2
4
4
  Summary: Python client for Liberty Global Horizon settop boxes
5
5
  Home-page: https://github.com/sholofly/LGHorizon-python
6
6
  Author: Rudolf Offereins
@@ -1,8 +1,8 @@
1
- lghorizon/__init__.py,sha256=kUPbxGDOnoMwR3TdAeuzt8-vDB2bwRQCX_6yPSH1Rf8,181
1
+ lghorizon/__init__.py,sha256=tufkUK4FW-xJ0PsBgrJF-22-wJaPcpdEnW7iQ7LNh60,42
2
2
  lghorizon/const.py,sha256=HINlbyevEN9ZRnfIBbSGNc6i9J8WkIgpqkLZrwyqpGQ,5307
3
3
  lghorizon/exceptions.py,sha256=-6v55KDTogBldGAg1wV9Mrxm5L5BsaVguhBgVMOeJHk,404
4
4
  lghorizon/helpers.py,sha256=SGlEN6V0kh2vqw1qCKmM1KhfeO-UvPyyQmnThgFLFhs,272
5
- lghorizon/lghorizon_api.py,sha256=r3Pc6ju4uHdSZOPZLtu3wxPFDMaoCGFt_3gZ4RNCg-Q,11781
5
+ lghorizon/lghorizon_api.py,sha256=4K0aAklA61eXcZWPUgKe5LkNEu24QbMtVbThbAjaxR4,11767
6
6
  lghorizon/lghorizon_device.py,sha256=jaxEjTjIx1zI9rBsv9gUwScRsVVNZrJMeM4ygxllBIo,12198
7
7
  lghorizon/lghorizon_device_state_processor.py,sha256=R-aLtmS50nqJ3CZ7R5Qdg9w4lvZ3xIWiMskh4ls2sTA,12062
8
8
  lghorizon/lghorizon_message_factory.py,sha256=1ZqgoGCERI-fhFh9ralemeHjPcpaPJS2AAkoGIbp9YI,1496
@@ -10,8 +10,8 @@ lghorizon/lghorizon_models.py,sha256=bncfG_gfJaG604xceg-svg8_EUDsplRXSSknqgOqh6k
10
10
  lghorizon/lghorizon_mqtt_client.py,sha256=bUWhTM8BJ1V5CbgP8ueJrm-pmopxBB7v_hLHKSwLxUU,4704
11
11
  lghorizon/lghorizon_recording_factory.py,sha256=qIVfnfIvXliUv-Gy1LJXYmE6rFg90WhOQn_3P4ji2T0,1755
12
12
  lghorizon/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
- lghorizon-0.9.0b0.dist-info/licenses/LICENSE,sha256=6Dh2tur1gMX3r3rITjVwUONBEJxyyPZDY8p6DZXtimE,1059
14
- lghorizon-0.9.0b0.dist-info/METADATA,sha256=aGK1F_OuZ-TZJkBMSO58RPWpKKnFylwIscKOorPSOf8,1284
15
- lghorizon-0.9.0b0.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
16
- lghorizon-0.9.0b0.dist-info/top_level.txt,sha256=usii76_AxGfPI6gjrrh-NyZxcQQuF1B8_Q9kd7sID8Q,10
17
- lghorizon-0.9.0b0.dist-info/RECORD,,
13
+ lghorizon-0.9.0.dev2.dist-info/licenses/LICENSE,sha256=6Dh2tur1gMX3r3rITjVwUONBEJxyyPZDY8p6DZXtimE,1059
14
+ lghorizon-0.9.0.dev2.dist-info/METADATA,sha256=p5JLL7vvwgLxfwixTfAc1G1ANwf7Rl3CNEujpaJJPUs,1287
15
+ lghorizon-0.9.0.dev2.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
16
+ lghorizon-0.9.0.dev2.dist-info/top_level.txt,sha256=usii76_AxGfPI6gjrrh-NyZxcQQuF1B8_Q9kd7sID8Q,10
17
+ lghorizon-0.9.0.dev2.dist-info/RECORD,,