Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reworked telldus live support #1122

Merged
merged 1 commit into from Feb 5, 2016
Merged

Conversation

molobrakos
Copy link
Contributor

this resolves the following issues

todo:

  • support for other kinds of devices (I only have access to switches and temperature/humidity sensors currently)

tellduslive.NETWORK.update_sensors()

@property
def _sensor(self):
Copy link
Member

Choose a reason for hiding this comment

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

Instead of this property, cache the return value in _sensor when update is called

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, fixed

| const.TELLSTICK_TOGGLE
| const.TELLSTICK_TOGGLE \

# | const.TELLSTICK_BELL \
Copy link
Member

Choose a reason for hiding this comment

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

What's with the comments ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added note. these are unsupported stuff. just a reminder for the future. or for someone else with access to these kind of devices to implement.

@molobrakos molobrakos force-pushed the tellduslive branch 2 times, most recently from f5d7be3 to 3a08e17 Compare February 4, 2016 17:55
balloob added a commit that referenced this pull request Feb 5, 2016
@balloob balloob merged commit 96066e9 into home-assistant:dev Feb 5, 2016
@home-assistant home-assistant locked and limited conversation to collaborators Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants