Skip to content

Instantly share code, notes, and snippets.

@FlashSoft
FlashSoft / README.md
Last active September 25, 2023 04:15
Home Assistant wgs84ToGcj02

这是一键在homeasstant里使用高德的瓦片的替换程序,支持高德地图和谷歌地图(以及卫星),支持高德路况

使用docker安装的homeassistant可以使用如下命令一键替换

docker exec home-assistant bash -c "curl https://ha-map.maidou.cloud |bash"
@FlashSoft
FlashSoft / flow_gomiot.v2.md
Last active December 10, 2021 07:35
万物在线NR流V2版

V2版本 支持多设备(与V1不兼容)

截图

效果截图

NR流图

NodeRED流

@FlashSoft
FlashSoft / m1.json
Created April 3, 2019 12:51
斐讯M1
[
{
"id": "b021a39b.a7a1f",
"type": "switch",
"z": "3b880a8a.1a7066",
"name": "根据MAC地址区分设备",
"property": "mac",
"propertyType": "msg",
"rules": [
{
@FlashSoft
FlashSoft / dc1.json
Last active November 24, 2023 10:25
斐讯DC1(node-red flow)
[
{
"id": "966d4a60.9dcaa8",
"type": "tcp in",
"z": "f5965567.2c44c8",
"name": "",
"server": "server",
"host": "",
"port": "8000",
"datamode": "stream",