@@ -0,0 +1,8 @@
import { API } from 'homebridge'
import { PLATFORM_NAME } from './settings'
import { domoticaPlatform } from './platform'
export = (api: API) => {
api.registerPlatform(PLATFORM_NAME, domoticaPlatform)
}
The note is not visible to the blocked user.