Jump to content

iamthesq

Members
  • Posts

    7
  • Joined

  • Last visited

iamthesq's Achievements

Newbie

Newbie (1/6)

0

Reputation

  1. That's what I was afraid of, thanks for your input.
  2. Yes, it's hardwired. Is there a way to disable Fast On?
  3. I have an Insteon keypad that I'd like to put into a "child-proof" mode if possible. Is there a way to prevent the switch from turning on the light at all as a part of a bedtime scene/program? Ideally, it would be controlled by a keypad in another room. Any help is greatly appreciated!
  4. After an uninstall/reinstall, it still throws the same error. What versions are you running? (rPi, polyglot, python 2/3)
  5. I'm getting this error when trying to discover Chromecast devices. Any guidance here? 2022-06-05 12:49:43,515 Controller polyinterface ERROR polyinterface:_parseInput: _parseInput: failed controller.runCmd(DISCOVER) 'Chromecast' object has no attribute 'device' Traceback (most recent call last): File "/home/pi/.local/lib/python3.9/site-packages/polyinterface/polyinterface.py", line 842, in _parseInput self.nodes[input[key]['address']].runCmd(input[key]) File "/home/pi/.local/lib/python3.9/site-packages/polyinterface/polyinterface.py", line 745, in runCmd fun(self, command) File "/home/pi/.polyglot/node servers/AVRemote/poly/remotecontroller.py", line 188, in discover devices = self.get_device_driver(driverName, File "/home/pi/.polyglot/node servers/AVRemote/drivers/chromecast.py", line 143, in discoverDevices friendly_name = cast.device.friendly_name AttributeError: 'Chromecast' object has no attribute 'device'
×
×
  • Create New...