跳转到主要内容

从Tinkerforge设备发送MQTT事件

项目描述

tinkerforge2mqtt

tests codecov tinkerforge2mqtt @ PyPi Python Versions License GPL-3.0-or-later

通过MQTT将Tinkerforge积木/积木块连接到Home Assistant...

目前仅支持少数积木/积木块。请参阅现有的 /tinkerforge2mqtt/device_map/ 文件。

论坛线程

使用方法

准备

设置Tinkerforge APT仓库: https://www.tinkerforge.com/doc/Software/APT_Repository.html

安装Tinkerforge Brick守护进程: https://www.tinkerforge.com/doc/Software/Brickd.html

sudo apt install brickd

启动tinkerforge2mqtt

克隆源代码并调用CLI以创建Python虚拟环境,例如:

~$ git clone https://github.com/jedie/tinkerforge2mqtt.git
~$ cd tinkerforge2mqtt
~/tinkerforge2mqtt$ ./cli.py --help

屏幕截图

2024-03-25tinkerforge2mqtt3.png

2024-03-25tinkerforge2mqtt3.png

2024-03-25tinkerforge2mqtt2.png

2024-03-25tinkerforge2mqtt2.png

2024-03-25tinkerforge2mqtt1.png

2024-03-25tinkerforge2mqtt1.png

项目详情


下载文件

下载适合您平台的文件。如果您不确定要选择哪个,请了解有关 安装包 的更多信息。

源代码发行版

tinkerforge2mqtt-0.9.1.tar.gz (60.7 kB 查看散列值)

上传时间

构建版本

tinkerforge2mqtt-0.9.1-py3-none-any.whl (29.8 kB 查看散列值)

上传时间 Python 3

由以下支持