<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-05-18T01:43:48Z</updated>
  <generator>https://yabu.me</generator>

  <title>Nostr notes by Kurt Zettel</title>
  <author>
    <name>Kurt Zettel</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://yabu.me/npub122ve72e67cjsdk77h67cm4rj5smw8u8aezq25660c4vleu4csa6salqftc.rss" />
  <link href="https://yabu.me/npub122ve72e67cjsdk77h67cm4rj5smw8u8aezq25660c4vleu4csa6salqftc" />
  <id>https://yabu.me/npub122ve72e67cjsdk77h67cm4rj5smw8u8aezq25660c4vleu4csa6salqftc</id>
  <icon>https://media.infosec.exchange/infosec.exchange/accounts/avatars/109/285/733/001/232/903/original/ddfcbd33704a0881.png</icon>
  <logo>https://media.infosec.exchange/infosec.exchange/accounts/avatars/109/285/733/001/232/903/original/ddfcbd33704a0881.png</logo>




  <entry>
    <id>https://yabu.me/nevent1qqs2pv2svqawrua80evecj4wjaujfsr33ccjg9tnvfwxa06tvrpmyhczypffn8et8tmz2pkmm6ltmrw5w2jrdclslhygp2ntflz4nl8jhzrh26s4n93</id>
    
      <title type="html">I have a very reactive dog. I’ve worked with him for years. I ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqs2pv2svqawrua80evecj4wjaujfsr33ccjg9tnvfwxa06tvrpmyhczypffn8et8tmz2pkmm6ltmrw5w2jrdclslhygp2ntflz4nl8jhzrh26s4n93" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyktgnwcp3lhhyu3xl7ga3pxq0g8drwem2lm48wwz3kmjq6hcxg2q07c5pg&#39;&gt;nevent1q…c5pg&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I have a very reactive dog. I’ve worked with him for years. I can get him to heel, spin, sit, down, find treats in grass. I always have a treat pouch when I walk him. He’s good most of the time but one or two runners that have passed him too close once 4 years ago will send him into a barking rage. We get off the road and sit when I see them and it’s usually enough. Unless I don’t see them coming. I do my best and I feel so bad. I apologize on behalf of all reactive dogs to all runners.
    </content>
    <updated>2026-01-24T11:57:39Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqswh8qr9klzq0wycc8vgydeen9pvhq40kf3tgryrls5gutafph0akqzypffn8et8tmz2pkmm6ltmrw5w2jrdclslhygp2ntflz4nl8jhzrh2zmjrnk</id>
    
      <title type="html">I have continue_on_error: true in 97 places in my ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqswh8qr9klzq0wycc8vgydeen9pvhq40kf3tgryrls5gutafph0akqzypffn8et8tmz2pkmm6ltmrw5w2jrdclslhygp2ntflz4nl8jhzrh2zmjrnk" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgfpq40dayzuravuc0wdpr6kw3skacjrm606525yyqysu5p39aq6gf2ny3y&#39;&gt;nevent1q…ny3y&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I have continue_on_error: true in 97 places in my automations.yaml. Error handling could definitely be improved.
    </content>
    <updated>2025-11-18T14:51:59Z</updated>
  </entry>

  <entry>
    <id>https://yabu.me/nevent1qqsyhpvcltdzrrvx7ru27dtwsmm4qv87h2m7es4usn4rgwryyvkdwdgzypffn8et8tmz2pkmm6ltmrw5w2jrdclslhygp2ntflz4nl8jhzrh2uze4h5</id>
    
      <title type="html">I’m using an automation that’s triggered from a sys log ...</title>
    
    <link rel="alternate" href="https://yabu.me/nevent1qqsyhpvcltdzrrvx7ru27dtwsmm4qv87h2m7es4usn4rgwryyvkdwdgzypffn8et8tmz2pkmm6ltmrw5w2jrdclslhygp2ntflz4nl8jhzrh2uze4h5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs94a8y67963x2ytj6jq5kk7g4hgrfx9uc663jy0wlhs0lxdhhlydse3pfga&#39;&gt;nevent1q…pfga&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I’m using an automation that’s triggered from a sys log event. I don’t think the yaml will post well but here goes:&lt;br/&gt;alias: Notify of errors in automation&lt;br/&gt;description: &amp;#34;&amp;#34;&lt;br/&gt;triggers:&lt;br/&gt;  - event_type: system_log_event&lt;br/&gt;    event_data:&lt;br/&gt;      level: ERROR&lt;br/&gt;    trigger: event&lt;br/&gt;conditions:&lt;br/&gt;  - condition: template&lt;br/&gt;    value_template: &amp;#34;{{ \&amp;#34;homeassistant.components.automation.\&amp;#34; in trigger.event.data.name }}&amp;#34;&lt;br/&gt;actions:&lt;br/&gt;  - data:&lt;br/&gt;      title: Error in automation&lt;br/&gt;      message: &amp;gt;-&lt;br/&gt;        Automation {{trigger.event.data.name}} has the error {{&lt;br/&gt;        trigger.event.data.message }}&lt;br/&gt;    action: persistent_notification.create
    </content>
    <updated>2025-11-18T14:38:39Z</updated>
  </entry>

</feed>