Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "result":[
- {
- "IcoPath":"Images/app.ico",
- "JsonRPCAction": {
- "method":"this_is_a_test_function",
- "parameters":[]
- },
- "SubTitle":"Subtitle: Args: ['']",
- "Title":"Action Message"
- }
- ]
- }
- [
- {
- 'Title': 'Action Message',
- 'SubTitle': "Subtitle: Args: ['ha', 'light', 'test_entity']",
- 'IcoPath': 'Images/app.ico',
- 'JsonRPCAction': {
- 'method': 'this_is_a_test_function',
- 'parameters': []
- }
- },
- {
- 'Title': 'Action Message',
- 'SubTitle': "Subtitle: Args: ['ha', 'light', 'test_entity']",
- 'IcoPath': 'Images/app.ico',
- 'JsonRPCAction': {
- 'method': 'this_is_a_test_function',
- 'parameters': []
- }
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment