diff --git a/README.md b/README.md index a933478..b3ea658 100644 --- a/README.md +++ b/README.md @@ -403,12 +403,8 @@ service: service_data: ``` -<<<<<<< HEAD -This works exactly like a `call_service` tap_action, but if `service_data` contains the parameter `deviceID` and that contains the word `this`, that will be replaced with the current device's deviceID. -======= -This works exactly like a `call_service` tap_action, but if `service_data` contains the parameter `deviceID` and that contains the word `this`, that will be replaced with the current deviced deviceID. ->>>>>>> Code linting +This works exactly like a `call_service` tap_action, but if `service_data` contains the parameter `deviceID` and that contains the word `this`, that will be replaced with the current device's deviceID. This may be useful for e.g. calling scripts if you want to know from where it was triggered. # `browser-player` card