The 'DESCRIBE_ALARMS_TEMPLATE' response template references a 'state_value' attribute on the 'FakeAlarm' model which does not exist; it is named 'state'. This commit updates the attribute to be called 'state_value', in-line with the naming convention used elsewhere. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
responses.py | ||
urls.py | ||
utils.py |