Difference between revisions of "WCmore's Tips"
From webCoRE Wiki - Web-enabled Community's own Rule Engine
m (→webCoRE) |
m (→Advanced Pistons) |
||
Line 35: | Line 35: | ||
=== Advanced Pistons === | === Advanced Pistons === | ||
− | * [https://community.webcore.co/t/making-voice-announcements-controlling-amazon-alexa-echo/6286 | + | * [https://community.webcore.co/t/making-voice-announcements-controlling-amazon-alexa-echo/6286?u=wcmore Making voice announcements & controlling Amazon Alexa Echo] |
− | * [https://community.webcore.co/t/webcore-asks-a-question-my-voice-response-determines-the-action/9871 | + | * [https://community.webcore.co/t/webcore-asks-a-question-my-voice-response-determines-the-action/9871?u=wcmore WebCoRE asks a question, my voice response determines the action] |
− | * [https://community.webcore.co/t/send-a-notification-to-only-one-device-without-a-sim-card/7829 | + | * [https://community.webcore.co/t/send-a-notification-to-only-one-device-without-a-sim-card/7829?u=wcmore Send a notification to only ONE device without a SIM card] |
* [https://community.webcore.co/t/visual-countdown-to-a-special-event/12634?u=wcmore Visual Countdown to a Special Event] | * [https://community.webcore.co/t/visual-countdown-to-a-special-event/12634?u=wcmore Visual Countdown to a Special Event] | ||
− | * [https://community.webcore.co/t/gauge-for-length-of-day-showing-solstices-equinoxes/5633 | + | * [https://community.webcore.co/t/gauge-for-length-of-day-showing-solstices-equinoxes/5633?u=wcmore Gauge for Length of Day (showing Solstices & Equinoxes)] |
− | * [https://community.webcore.co/t/making-a-24-hour-clock-with-webcore/11202 | + | * [https://community.webcore.co/t/making-a-24-hour-clock-with-webcore/11202?u=wcmore Making a 24 hour Clock with webCoRE] |
{{TipsTOC}} | {{TipsTOC}} |
Revision as of 09:03, 2 September 2019
Hello and welcome!!
This is a collection of things that I have learned over the years. Stay tuned for more Tips & Tricks...
Contents
Articles worth reading:
- Move or Copy code using drag & drop
- Simulated Switches
- Adding devices to webCoRE
- External URLs - Execute a piston from elsewhere
▲ Top ▲ |
.
Handy Links for Reference
Here are a few links that I have found to be helpful
webCoRE
- Dashboard (where we create & edit our pistons)
- webCoRE Forum - Latest Topics (great community for like-minded people)
- webCoRE Forum - Tutorials
- webCoRE Forum - Example Pistons (great place to get inspired!)
- webCoRE Functions (data processing & conversions)
- webCoRE Expressions (mathematical constructions)
- $twcweather (which replaces $weather)
- $twcweather.alerts (we're still gathering data on this one)
Other Resources
- SmartThings IDE (where we can add new devices)
- Amazon Alexa Settings
- Font Awesome Icons (can be inserted in tiles, piston states etc)
- Emoji reference (can be inserted in SMS, notifications, tiles, piston states etc)
Advanced Pistons
- Making voice announcements & controlling Amazon Alexa Echo
- WebCoRE asks a question, my voice response determines the action
- Send a notification to only ONE device without a SIM card
- Visual Countdown to a Special Event
- Gauge for Length of Day (showing Solstices & Equinoxes)
- Making a 24 hour Clock with webCoRE
▲ Top ▲ |
.
Coming Soon
- Good Practices
- Task Cancellation Policy
- Triggering a piston by voice (Alexa & SimSwitch)
- Installation Tips (GitHub)
- Two Hub Communication
- Passing Arguments
- "Daisy-Chaining" Pistons
- Tasker (Controlling & being controlled by an Android device)
- EventGhost (Controlling & being controlled by a Windows PC)
- Android Presence Sensor using Tasker
▲ Top ▲ |
.