Yes, it works now! Did you add the check box options recently? I thought restore was an all or nothing deal in the past. I love the options now, as it gives me even finer control of the process.
Thanks!!!
Search found 27 matches
- 02 Mar 2013 21:27
- Forum: User Help / Bug Reports
- Topic: Restore Audio might have an issue
- Replies: 2
- Views: 11103
- 02 Mar 2013 21:21
- Forum: Feature Requests
- Topic: Write to File Action
- Replies: 4
- Views: 16320
Re: Write to File Action
As an example, I use the following, /mnt/sdcard/Automagic/Mileage/{global_todayYearYYYY}, to save a file to a folder with the current year in its name.
global_todayYearYYYY holds 2013 right now.
global_todayYearYYYY holds 2013 right now.
- 02 Mar 2013 19:33
- Forum: Feature Requests
- Topic: Plugin Support
- Replies: 4
- Views: 17196
Re: Plugin Support
Why do we need plugins when we have Martin? The man is constantly adding new features that make plugins unnecessary. Seems to me that plugins are a way for developers to get other people to do their work for them. Between the amazing speed of development and the ability for us to share flows and flo...
- 02 Mar 2013 19:09
- Forum: General
- Topic: Variable Naming Convention
- Replies: 4
- Views: 17427
Re: Variable Naming Convention
From the documentation you can use almost any word as a variable. The only exceptions to that are the keywords that are listed in the documentation and the variable names already associated with the various components. Also, remember that variables that begin with global_ are global in scope so all ...
- 02 Mar 2013 18:59
- Forum: General
- Topic: Is there a manual / reference guide or similar?
- Replies: 10
- Views: 42762
Re: Is there a manual / reference guide or similar?
Martin, Because you have all the html pages for the components, maybe you could pipe them through something like wkhtmltopdf to convert them to a PDF file. Just skimming the following link, it even appears it will build a table of contents as well. This is the site where I found out about it: http:/...
- 14 Feb 2013 07:32
- Forum: User Help / Bug Reports
- Topic: Restore Audio might have an issue
- Replies: 2
- Views: 11103
Restore Audio might have an issue
If I store all audio settings and then restore all and then look into the log, I see the storage of DTMF at some value but in the restore section I do not see a line for restoring DTMF. It may be only a logging issue after the actual system value is set by Automagic or it might be both logging and a...
- 14 Feb 2013 07:24
- Forum: User Help / Bug Reports
- Topic: Power Source setting "appears" incorrect
- Replies: 3
- Views: 13998
Re: Power Source setting "appears" incorrect
Has the version correcting this been released? If so, it is still not fixed, as I just imported a flow from the flow sharing forum that used it to lock the screen on or off depending on whether the power was connected .
Thanks!
Thanks!
- 14 Feb 2013 07:16
- Forum: User Help / Bug Reports
- Topic: Suggestion: change forum name to User Help/Bug Reporting
- Replies: 1
- Views: 8497
Suggestion: change forum name to User Help/Bug Reporting
All, I would like to suggest the User Help forum be changed to User Help/Bug Reports to make it a tad clearer as to where to post bugs. Also, I would like to suggest that when a reported bug or feature enhancement is completed, a thread reply is posted with Automagic version that contained the fix o...
- 14 Feb 2013 06:18
- Forum: Feature Requests
- Topic: bluetooth, wifi , signal strength trigger
- Replies: 2
- Views: 12051
Re: bluetooth, wifi , signal strength trigger
I am now curious if they disconnect on signal strength or some sort of response time out as in a heartbeat packet not being returned in a timely manner. That little extra bit of detail would be very informative, allowing for concepts like pairing with speakers as you move from room to room, or even ...
- 14 Feb 2013 05:26
- Forum: User Help / Bug Reports
- Topic: Play a sound every full hour
- Replies: 10
- Views: 30854
Re: Play a sound every full hour
Another thought: 1. Create two triggers, one for 8am Mon-Fri and another for 6pm Mon-Fri. Put both triggers into one flow. 2. Add condition Flow State of Beeper Flow. 3. Connect TRUE result to Action Flow Disable Beeper Flow 4. Connect FALSE result to Action Flow Enable Beeper Flow. To start this to...