Skip to content

Add devices to Tahoma#14075

Merged
syssi merged 2 commits intohome-assistant:devfrom
thijsdejong:tahoma-patch-1
Apr 25, 2018
Merged

Add devices to Tahoma#14075
syssi merged 2 commits intohome-assistant:devfrom
thijsdejong:tahoma-patch-1

Conversation

@thijsdejong
Copy link
Copy Markdown
Contributor

@thijsdejong thijsdejong commented Apr 24, 2018

Description:

Some people on the forums asked for a couple devices to be added: https://community.home-assistant.io/t/tahoma-warnings-in-the-log-and-no-covers-showing-in-the-interface/49266/6

Checklist:

  • The code change is tested and works locally.
  • Local tests pass with tox. Your PR cannot be merged unless tests pass

'io:RollerShutterWithLowSpeedManagementIOComponent':
self.apply_action('setPosition', 'secured')
elif self.tahoma_device.type == 'rts:BlindRTSComponent'
self.apply_action('my')
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unexpected indentation

if self.tahoma_device.type == \
'io:RollerShutterWithLowSpeedManagementIOComponent':
self.apply_action('setPosition', 'secured')
elif self.tahoma_device.type == 'rts:BlindRTSComponent'
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SyntaxError: invalid syntax

@syssi syssi merged commit 558b659 into home-assistant:dev Apr 25, 2018
@balloob balloob mentioned this pull request May 11, 2018
@home-assistant home-assistant locked and limited conversation to collaborators Jul 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants