diff --git a/libnymea-core/libnymea-core.pro b/libnymea-core/libnymea-core.pro index 18b88770..4c9f5aff 100644 --- a/libnymea-core/libnymea-core.pro +++ b/libnymea-core/libnymea-core.pro @@ -1,4 +1,3 @@ - TEMPLATE = lib TARGET = nymea-core @@ -129,7 +128,7 @@ HEADERS += nymeacore.h \ tagging/tag.h \ cloud/cloudtransport.h \ debugreportgenerator.h \ - platform/platform.h \ \ + platform/platform.h \ zigbee/zigbeeadapter.h \ zigbee/zigbeeadapters.h \ zigbee/zigbeemanager.h \ diff --git a/libnymea/interfaces/alert.json b/libnymea/interfaces/alert.json index 65d01763..8e4bc8c9 100644 --- a/libnymea/interfaces/alert.json +++ b/libnymea/interfaces/alert.json @@ -1,5 +1,5 @@ { - "description": "Used for things that have some sort of alert. For instance, light bulbs may be able to blink on alert actions, or speaker might be able to play an alert sound. Zigbee devices for example oftion provide alert actions to identify themselves.", + "description": "Used for things that have some sort of alert. For instance, light bulbs may be able to blink on alert actions, or speaker might be able to play an alert sound. Zigbee devices for example often provide alert actions to identify themselves.", "actions": [ { "name": "alert"