Credit goes to https://github.com/uspass/Tuya-Water-Leak-Sensor
Module 54
TuyaMCU 51,21
Backlog SetOption1 1; SetOption65 1; SetOption36 0; SwitchMode 1
| /dts-v1/; | |
| /plugin/; | |
| / { | |
| compatible = "allwinner,sun50i-a64", | |
| "olimex,a64-olinuxino"; | |
| description = "Enable DS3231 on UEXT as rtc0 with alarm (SQW) on GPIO PB0"; | |
| fragment@0 { | |
| target-path = "/aliases"; |
| /dts-v1/; | |
| /plugin/; | |
| / { | |
| compatible = "allwinner,sun50i-a64", | |
| "olimex,a64-olinuxino"; | |
| description = "Fix the fucking LAN"; | |
| fragment@0 { | |
| target = <&emac>; |
| blueprint: | |
| name: HVAC Vane Direction on Presence | |
| description: Turn HVAC away from/toward people | |
| domain: automation | |
| input: | |
| presence_detection_device: | |
| name: Presence Sensor | |
| description: Specify a device that will trigger the automation to switch to direct/indirect vane position. | |
| selector: | |
| entity: |
| ! 2023-04-27 https://www.dnevnik.bg | |
| dnevnik.bg##.gtag-comments-button-homepage | |
| dnevnik.bg##.gtag-comments-button-above-article.comments | |
| dnevnik.bg###CommentsButton | |
| dnevnik.bg##.gtag-comments-button-feeds | |
| dnevnik.bg##[href*="/comments"] | |
| dnevnik.bg##[href*="/#comments"] | |
| dnevnik.bg###header li>.abonament.red.btn | |
| dnevnik.bg##.header-topbar a.btn.red.abonament | |
| dnevnik.bg##.row.sticky-bottombar |
Credit goes to https://github.com/uspass/Tuya-Water-Leak-Sensor
Module 54
TuyaMCU 51,21
Backlog SetOption1 1; SetOption65 1; SetOption36 0; SwitchMode 1
| {"NAME":"Nedis WIFIDS10WT","GPIO":[0,107,0,108,0,0,0,0,0,0,0,0,0],"FLAG":0,"BASE":54} | |
| Module 54 | |
| Backlog TuyaMCU 11,4; TuyaMCU 51,51 | |
| Backlog SetOption1 1; SetOption65 1; SetOption66 1 | |
| Rule1 | |
| ON TuyaReceived#Data=55AA000500056A0400010078 DO publish2 stat/%topic%/FIRE OFF ENDON |
| require 'benchmark/ips' | |
| require 'set' | |
| numbers = (1..10000).to_a | |
| numbers_as_string = "," + (1..10000).to_a.join(",") + "," | |
| numbers_as_set = Set.new(numbers) | |
| Benchmark.ips do |x| |
| set -x | |
| tc qdisc del dev eth2 root | |
| tc qdisc del dev eth2 ingress | |
| ip link del eth2slowingress | |
| ip link del eth2slowegress | |
| ip link del eth2fastingress | |
| ip link del eth2fastegress | |
| tc qdisc del dev eth2 handle ffff: clsact | |
| tc filter del dev eth2 |
| [root@soho ~]# fwupdmgr get-devices --show-all-devices | |
| OptiPlex 3040 | |
| │ | |
| ├─HD Graphics 530: | |
| │ Device ID: bbbf1ce3d1cf15550c3760b354592040292415bb | |
| │ Current version: 06 | |
| │ Vendor: Intel Corporation (PCI:0x8086) | |
| │ GUIDs: a859f945-baa2-56c7-a529-85716862a8dd ← PCI\VEN_8086&DEV_1912&REV_06 | |
| │ c48d1cbc-3c34-5af1-b38f-bed4746a8acf ← PCI\VEN_8086&DEV_1912 | |
| │ Device Flags: • Internal device |