Skip to content

Instantly share code, notes, and snippets.

View spietika's full-sized avatar

Sami Pietikäinen spietika

View GitHub Profile

Privacy Policy

Effective Date: August 3rd, 2020

This Privacy Policy applies to Meteor Dash mobile application (the "Application") developed by Sami Pietikäinen. This policy describes the collection, use, and disclosure of Personal Information if anyone decided to use the Application.

If you choose to use the Application, you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Application. I will not use or share your information with anyone except as described in this Privacy Policy.

Information Collection and Use

@spietika
spietika / toggle-sonoff.html
Created July 31, 2017 17:03
Minimal example to interact with Sonoff S20 using MQTT and JavaScript
<!-- Minimal example to interact with Sonoff S20 device with MQTT
for a blog post (https://pagefault.blog)
-->
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">