We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e9a091 commit 4401f9bCopy full SHA for 4401f9b
lib/types.ts
@@ -41,6 +41,7 @@ export type HassConfig = {
41
latitude: number;
42
longitude: number;
43
elevation: number;
44
+ radius: number;
45
unit_system: {
46
length: string;
47
mass: string;
0 commit comments