Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Basically, you need a plugin. To do that, you first have to have an api and related documentation, you would also need a display during development and testing.
Since this forum management and all development is managed by voluntary forces, the answer to your question depends on certain common circumstances:
1) The first and major one I would say is if there is a wider interest to support a specific device. Everything new and fancy related to media playing seems to have a rather high public interest. Like new fancy remote controls, controlling popular media or music players
2) Secondly, far behind though, some automation that makes life easier
3) The rest, like your example with the LED display, I assume has a rather low common interest so the chance is very little that you find a soul-mate with the same need, willing to write the plugin.
This is my assumption and I might be wrong, you will soon find out, depending on the number of responses you get, whether this will attract the community or not.
Still learning as I go Just thought it would be interesting to see what ppl came up with but by the sounds of it not going to happen
Oh and I'm not clued up on these things at all, So I'm sorry to say you lost me at...
To do that, you first have to have an api and related documentation, you would also need a display during development and testing.
Hi all,
Is there a way to Copy the highlighted text (in green below), Paste it into a Configuration settings (.ini) file and Save it
PushBullet.Note.Note [u' MESSAGE TEXT ', None, u'ujBpbiH1Dj2sjAy0gRhJdc', '', '2014-08-17 22:26:45']
shaggy79 wrote:Is there a way to Copy the highlighted text (in green below) ...
It is of course possible.
Check out the ConfigParser - Work with configuration files. Note: Highlighted part you get as eg.event.payload[0] (in python script) or {eg.event.payload[0]} (in dialogue).
Shaggy, could we please start to organize ourselves a bit? Try to bring up topics in the correct threads otherwise this board will soon look like ... a paintball target
shaggy79 wrote:I have NO idea how to use 'Python' Or what you mean by..
Write something into an ini file, it is not possible without using a script.
So if you need specific advice, you need to provide more information:
1) Attach ini file in which it is necessary to make an entry (I do not want a screenshot)
2) Specify the path to this file
Notes:
1) It does work, but (in my case) there is a problem with permissions to write the file. I had to move the file to the folder "Documents". I suppose that you'll have the same. I do not know if you can install the program in the Documents folder.
2) Maybe you notice that the contents of the file LED.ini looks different (lines are in a different order). This is normal and it should not matter.
3) I agree with Walter. See for yourself how many topics you have used for solving a single problem.
Pako
Notes:
1) It does work, but (in my case) there is a problem with permissions to write the file. I had to move the file to the folder "Documents". I suppose that you'll have the same. I do not know if you can install the program in the Documents folder.
2) Maybe you notice that the contents of the file LED.ini looks different (lines are in a different order). This is normal and it should not matter.
3) I agree with Walter. See for yourself how many topics you have used for solving a single problem.
Pako
How much of a pain would this be to modify to work with other 'types' of pushes from PushBullet
like:- * List * Adresses
Hi all,
I have searched through the forum for 2 days and can't find anything to help me?..
How can I modify this code to put the 'Event name' instead of the 'message body'.
As the event name is the 'Subject' header of the message.
At the moment the red text is what I get on the LED message board.
Now I need the subject of the message instead (green text).
PushBullet.Note.Note(Message Text)
shaggy79 wrote:As the event name is the 'Subject' header of the message.
At the moment the red text is what I get on the LED message board.
Now I need the subject of the message instead (green text).
PushBullet.Note.Note(Message Text)
Use "eg.event.string" to get the event string, if you need the last part only you need to separate it first.
jonib
XBMC2 plugin to control XBMC. If you want to flatter me