From: Giorgio Ravera Date: Wed, 5 Oct 2022 02:42:31 +0000 (+0200) Subject: Added Hitachi USA and Hot Metal Flat zones X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=de507185eb1078771bf5302f5e014efb2b46516a;p=homeassistant.git Added Hitachi USA and Hot Metal Flat zones --- diff --git a/zone/hitachius.yaml b/zone/hitachius.yaml new file mode 100644 index 00000000..a233e4bd --- /dev/null +++ b/zone/hitachius.yaml @@ -0,0 +1,9 @@ +###################################################################### +# Zone Work +###################################################################### + +name: Hitachi +latitude: !secret hitachius_latitude +longitude: !secret hitachius_longitude +radius: 65 +icon: mdi:domain diff --git a/zone/hot_metal_flat.yaml b/zone/hot_metal_flat.yaml new file mode 100644 index 00000000..769277b6 --- /dev/null +++ b/zone/hot_metal_flat.yaml @@ -0,0 +1,9 @@ +###################################################################### +# Zone: Casa Hot Metal Flat +###################################################################### + +name: Hot Metal Flat +latitude: !secret hotmetalflat_latitude +longitude: !secret hotmetalflat_longitude +radius: 65 +icon: mdi:home