<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Contributions will be welcome ;) in Home Automation</title>
    <link>https://www.googlenestcommunity.com/t5/Home-Automation/Contributions-will-be-welcome/m-p/544776#M36067</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Normally, we get up at 6:45 when the alarm goes off. If we are at home and it's still not dawn, we turn on some lights&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;metadata:
  name: Encender luces tras alarma
  description: A las 6:45, si se detecta presencia, enciende las luces
automations:
  - starters:
      - type: time.schedule
        at: 06:45 am
        weekdays:
          - MON
          - TUE
          - WED
          - THU
          - FRI
    condition:
      type: and
      conditions:
        - type: home.state.HomePresence
          state: homePresenceMode
          is: HOME
        - type: time.between
          before: sunrise
    actions:
      type: device.command.OnOff
      devices:
        - Luz Estudio - Estudio
        - Luz Salón - Salón
      on: true

  - starters:
      - type: time.schedule
        at: 9:00 am
        weekdays:
          - MON
          - TUE
          - WED
          - THU
          - FRI

    actions:
      - type: device.command.OnOff
        devices:
          - Luz Salón - Salón
        on: false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 09 Nov 2023 08:43:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-11-09T08:43:15Z</dc:date>
    <item>
      <title>Contributions will be welcome ;)</title>
      <link>https://www.googlenestcommunity.com/t5/Home-Automation/Contributions-will-be-welcome/m-p/544776#M36067</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Normally, we get up at 6:45 when the alarm goes off. If we are at home and it's still not dawn, we turn on some lights&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;metadata:
  name: Encender luces tras alarma
  description: A las 6:45, si se detecta presencia, enciende las luces
automations:
  - starters:
      - type: time.schedule
        at: 06:45 am
        weekdays:
          - MON
          - TUE
          - WED
          - THU
          - FRI
    condition:
      type: and
      conditions:
        - type: home.state.HomePresence
          state: homePresenceMode
          is: HOME
        - type: time.between
          before: sunrise
    actions:
      type: device.command.OnOff
      devices:
        - Luz Estudio - Estudio
        - Luz Salón - Salón
      on: true

  - starters:
      - type: time.schedule
        at: 9:00 am
        weekdays:
          - MON
          - TUE
          - WED
          - THU
          - FRI

    actions:
      - type: device.command.OnOff
        devices:
          - Luz Salón - Salón
        on: false&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 08:43:15 GMT</pubDate>
      <guid>https://www.googlenestcommunity.com/t5/Home-Automation/Contributions-will-be-welcome/m-p/544776#M36067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-09T08:43:15Z</dc:date>
    </item>
  </channel>
</rss>

