import type { Namespace } from '@/types';
export const namespace: Namespace = {
name: 'Home Assistant',
url: 'www.home-assistant.io',
lang: 'en',
};