mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 18:38:17 +00:00
* Add input_button * Update homeassistant/components/input_button/__init__.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Improve test coverage * Add reload test: not affecting state Co-authored-by: Erik Montnemery <erik@montnemery.com>
7 lines
116 B
YAML
7 lines
116 B
YAML
press:
|
|
name: Press
|
|
description: Press the input button entity.
|
|
target:
|
|
entity:
|
|
domain: input_button
|