I hereby claim:
- I am smougenot on github.
- I am sylvain_mougenot (https://keybase.io/sylvain_mougenot) on keybase.
- I have a public key whose fingerprint is F911 B613 CEC4 B28C A467 527B BCE5 CDB0 2BE6 E525
To claim this, I am signing this object:
| Name: play | |
| Version: 1.2.4 | |
| Release: 1%{?dist} | |
| Summary: Play Framework | |
| Group: System Environment/Daemons | |
| License: Apache License, Version 2 | |
| URL: http://www.playframework.org/ | |
| Source0: http://download.playframework.org/releases/%{name}-%{version}.zip | |
| BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) |
| # stacktrace java as one message | |
| multiline { | |
| #type => "all" # no type means for all inputs | |
| pattern => "(^.+Exception: .+)|(^\s+at .+)|(^\s+... \d+ more)|(^\s*Caused by:.+)" | |
| what => "previous" | |
| } | |
I hereby claim:
To claim this, I am signing this object:
| /* | |
| * Tutorial : Hornbill Industrial Data logger (Temp and Current ) | |
| * Sensor: Max6675 Temp Sensor, non-invasive Current Sensor sensor | |
| * Reference links: | |
| https://exploreembedded.com/wiki/Hornbill_Industrial_Data_Logger | |
| https://exploreembedded.com/wiki/Secure_IOT_with_AWS_and_Hornbill_ESP32 | |
| https://exploreembedded.com/wiki/AWS_IOT_with_Arduino_ESP32 | |
| * Library Links: |
| #!/bin/bash | |
| # | |
| # Ansible role test shim. | |
| # | |
| # Usage: [OPTIONS] ./tests/test.sh | |
| # - distro: a supported Docker distro version (default = "centos7") | |
| # - playbook: a playbook in the tests directory (default = "test.yml") | |
| # - cleanup: whether to remove the Docker container (default = true) | |
| # - container_id: the --name to set for the container (default = timestamp) | |
| # - test_idempotence: whether to test playbook's idempotence (default = true) |
You need gateway 3(mgl03) connected to MiHome. And also ip and gateway token.
Via XiaomiGateway3 component.
You must input in the 'Open Telnet command' field(as it is without changing anything):
{"method":"set_ip_info","params":{"ssid":"\"\"","pswd":"123123 ; passwd -d admin ; echo enable > /sys/class/tty/tty/enable; telnetd"}}
| blueprint: | |
| name: ZHA - Moes Smart Knob for lights | |
| description: 'Control lights with a Moes Smart Knob. | |
| You can set functions for a single press. This allows you to assign, | |
| e.g., a scene or anything else. | |
| Rotating left/right will change the brightness smoothly of the selected light. | |
| Not all functionality of the device is available at time of writing, e.g. double press, long press and press and rotate.' |