Skip to content

In sinricpro.py wrong function is called to initialise send_color_temperature_event_callback #7

Description

@weindochnicht

In sinricpro.py line 494 "send_color_temperature_event_callback" is used instead of "set_send_color_temperature_event_callback". This causes, that the send_color_temperature_event_callback is not initialised, and causes error when called.

device.send_color_temperature_event_callback(self._send_color_temperature_event_callback)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions