Skip to content

Commit

Permalink
[viera-connector-homekit-connector-bridge] Prepared viera connector t…
Browse files Browse the repository at this point in the history
…o homekit connector bridge (#306)
  • Loading branch information
actions-user committed Sep 29, 2024
1 parent 3301430 commit 70a7e7a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Constants.php
Original file line number Diff line number Diff line change
Expand Up @@ -96,17 +96,17 @@ final class Constants

public const ADDON_VIRTUAL_THERMOSTAT_SOURCE = 'com.fastybird.virtual-thermostat-addon';

public const BRIDGE_DEVICES_MODULE_UI_MODULE_SOURCE = 'com.fastybird.devices-module-ui-module-bridge';

public const BRIDGE_REDISDB_PLUGIN_DEVICES_MODULE_SOURCE = 'com.fastybird.redisdb-plugin-devices-module-bridge';

public const BRIDGE_REDISDB_PLUGIN_TRIGGERS_MODULE_SOURCE = 'com.fastybird.redisdb-plugin-triggers-module-bridge';

public const BRIDGE_VIRTUAL_THERMOSTAT_ADDON_HOMEKIT_CONNECTOR_SOURCE = 'com.fastybird.virtual-thermostat-addon-homekit-connector-bridge';

public const BRIDGE_SHELLY_CONNECTOR_HOMEKIT_CONNECTOR_SOURCE = 'com.fastybird.shelly-connector-homekit-connector-bridge';

public const BRIDGE_VIERA_CONNECTOR_HOMEKIT_CONNECTOR_SOURCE = 'com.fastybird.viera-connector-homekit-connector-bridge';

public const BRIDGE_DEVICES_MODULE_UI_MODULE_SOURCE = 'com.fastybird.devices-module-ui-module-bridge';
public const BRIDGE_VIRTUAL_THERMOSTAT_ADDON_HOMEKIT_CONNECTOR_SOURCE = 'com.fastybird.virtual-thermostat-addon-homekit-connector-bridge';

/**
* MODULE PREFIXES
Expand Down

0 comments on commit 70a7e7a

Please sign in to comment.