Skip to main content

An Home Assistant plugin for automate-home

Project description

automate-home-assistant-plugin

Build Status codecov

The Home Assistant plugin for the automate-home project.

Yaml examples of usage

Triggers for a Home Assistant wind sensor.

- !Performer
  name: "wind trigger"
  for appliance: "wind"
  commands: []
  triggers:
    - !home_assistant_plugin.service.sensor.float.trigger.Always {entity_id: "sensor.velocita_del_vento"}

- !Performer
  name: "strong wind trigger"
  for appliance: "wind"
  commands: []
  triggers:
    - !home_assistant_plugin.service.sensor.float.trigger.GreaterThan
      entity_id: "sensor.velocita_del_vento"
      events:
        - !home.event.wind.Event.Strong
      value: 3.0

Command for notifying a message through Home Assistant.

- !Performer
  name: "notify microwave can be detached"
  for appliance: "microwave"
  commands:
    - !home_assistant_plugin.service.notify.command.Detachable {message: "the microwave could be detached", title: "", target: [], data: {}}
  triggers: []

Documentation

Contributing

Pull requests are welcome!

License

The automate-home-assistant-plugin is licensed under MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

automate-home-assistant-plugin-0.9.1.tar.gz (9.1 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file automate-home-assistant-plugin-0.9.1.tar.gz.

File metadata

  • Download URL: automate-home-assistant-plugin-0.9.1.tar.gz
  • Upload date:
  • Size: 9.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for automate-home-assistant-plugin-0.9.1.tar.gz
Algorithm Hash digest
SHA256 c3f1a9d16a808dd5bf60d04097e65f091bb547abf974c0045c9af996b0e9f51d
MD5 6b6a25eb3ab983403804f22885754c01
BLAKE2b-256 f3159942c5a47c0cbfd0bb2254dba4506c14144f29586d87835fb9e5d1b4e13b

See more details on using hashes here.

File details

Details for the file automate_home_assistant_plugin-0.9.1-py3-none-any.whl.

File metadata

  • Download URL: automate_home_assistant_plugin-0.9.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for automate_home_assistant_plugin-0.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 269c6a37d6d8a68f9b0a43b9bc716ed9572ef808f22af3773772b68922a73c8b
MD5 420781719661c72b873d14e6b4b3a7e8
BLAKE2b-256 10c65381dcb2882c62a5229474ee45781b8f2511ebdbdc8bf287c89044bfa8b7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page