Scenes API
==========

.. note::
    Modifying scenes works differently to most state modifications. See
    :class:`SceneStateChange` for details.

.. automodule:: hueclient.models.scenes

.. autoclass:: Scene
    :members:
    :show-inheritance:


.. autoclass:: SceneStateChange
    :members:
    :show-inheritance:
