Skip to content

please update pip.. curent version has wLightBoxSAPIdevice #2

Description

@UrbanskiDawid

from pyblebox.wlightboxs import wLightBoxS
wlightboxs1 = wLightBoxS("192.168.1.116")
wlightboxs1
<pyblebox.wlightboxs.wLightBoxS object at 0xb769186c>
wlightboxs1.get_status()
Traceback (most recent call last):
File "", line 1, in
File "/home/dawid/.local/lib/python3.6/site-packages/pyblebox/wlightboxs.py", line 52, in get_status
'{}/{}/{}'.format(self.resource, wLightBoxSAPIdevice, 'state'), timeout=self.timeout)
NameError: name 'wLightBoxSAPIdevice' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions