Bugfix: local_only webhooks for Home Assistant entities

Quick change to resolve warnings being emitted from the Lovelace UI:

Updated the webhook yaml generation to include the local_only flag. This appears to be a feature added in the last month or two for Home Assistant, which the library is now properly compatible with

Note: this flag is hard coded on, and requires an yaml package rebuild to properly add the flag in to all webhooks