From d1b695c374bb10477336c6a99b4a9fee5e09f7c9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 06:11:40 +0000 Subject: automatic import of python-fhempy --- python-fhempy.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'python-fhempy.spec') diff --git a/python-fhempy.spec b/python-fhempy.spec index 42eec11..59fbf2c 100644 --- a/python-fhempy.spec +++ b/python-fhempy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-fhempy -Version: 0.1.645 +Version: 0.1.648 Release: 1 Summary: Python binding for FHEM to support Python modules License: MIT License URL: https://github.com/fhempy/fhempy/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a3/98/98d6cc31e01d07f934d5b08e53ae03b2ca15cdb5c8c610a09babc2e51051/fhempy-0.1.645.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/41/6d/07b73861febf6c8fb32f9b97cdf7b0b991a905654df043361522dc3746b5/fhempy-0.1.648.tar.gz BuildArch: noarch Requires: python3-websockets @@ -62,6 +62,7 @@ This repository includes following working modules: |[miflora](FHEM/bindings/python/fhempy/lib/miflora/README.md)|Xiaomi BLE Plant Sensor| |[miio](FHEM/bindings/python/fhempy/lib/miio/README.md)|Control Xiaomi WiFi devices| |[mitemp](FHEM/bindings/python/fhempy/lib/mitemp/README.md)|Xiaomi BLE Temperature/Humidity Sensor| +|[mqtt_ha_discovery](FHEM/bindings/python/fhempy/lib/mqtt_ha_discovery/)|Support HomeAssistant MQTT discovery| |[nefit](FHEM/bindings/python/fhempy/lib/nefit/README.md)|Control nefit devices| |[nespresso_ble](FHEM/bindings/python/fhempy/lib/nespresso_ble/README.md)|Nespresso Bluetooth coffee machine| |[object_detection](FHEM/bindings/python/fhempy/lib/object_detection/README.md)|TensorFlow Lite object detection| @@ -239,6 +240,7 @@ This repository includes following working modules: |[miflora](FHEM/bindings/python/fhempy/lib/miflora/README.md)|Xiaomi BLE Plant Sensor| |[miio](FHEM/bindings/python/fhempy/lib/miio/README.md)|Control Xiaomi WiFi devices| |[mitemp](FHEM/bindings/python/fhempy/lib/mitemp/README.md)|Xiaomi BLE Temperature/Humidity Sensor| +|[mqtt_ha_discovery](FHEM/bindings/python/fhempy/lib/mqtt_ha_discovery/)|Support HomeAssistant MQTT discovery| |[nefit](FHEM/bindings/python/fhempy/lib/nefit/README.md)|Control nefit devices| |[nespresso_ble](FHEM/bindings/python/fhempy/lib/nespresso_ble/README.md)|Nespresso Bluetooth coffee machine| |[object_detection](FHEM/bindings/python/fhempy/lib/object_detection/README.md)|TensorFlow Lite object detection| @@ -413,6 +415,7 @@ This repository includes following working modules: |[miflora](FHEM/bindings/python/fhempy/lib/miflora/README.md)|Xiaomi BLE Plant Sensor| |[miio](FHEM/bindings/python/fhempy/lib/miio/README.md)|Control Xiaomi WiFi devices| |[mitemp](FHEM/bindings/python/fhempy/lib/mitemp/README.md)|Xiaomi BLE Temperature/Humidity Sensor| +|[mqtt_ha_discovery](FHEM/bindings/python/fhempy/lib/mqtt_ha_discovery/)|Support HomeAssistant MQTT discovery| |[nefit](FHEM/bindings/python/fhempy/lib/nefit/README.md)|Control nefit devices| |[nespresso_ble](FHEM/bindings/python/fhempy/lib/nespresso_ble/README.md)|Nespresso Bluetooth coffee machine| |[object_detection](FHEM/bindings/python/fhempy/lib/object_detection/README.md)|TensorFlow Lite object detection| @@ -539,7 +542,7 @@ Check helloworld example for writing an own module. Be aware that no function wh %prep -%autosetup -n fhempy-0.1.645 +%autosetup -n fhempy-0.1.648 %build %py3_build @@ -579,5 +582,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.1.645-1 +* Tue Apr 25 2023 Python_Bot - 0.1.648-1 - Package Spec generated -- cgit v1.2.3