项目作者: jdenda

项目描述 :
Connects via API to your Cloudflare account and fetches data from one specified zone
高级语言: Python
项目地址: git://github.com/jdenda/AppdaemonCloudflareAPI.git
创建时间: 2020-10-09T12:47:05Z
项目社区:https://github.com/jdenda/AppdaemonCloudflareAPI

开源协议:MIT License

下载


AppdaemonCloudflareAPI

Connects via API to your Cloudflare account and fetches data from one specified zone.
For each record in your dns settings this app will create a sensor in Home Assistant which includes basic information about the record.

Preview

The really intresting information require at least Cloudflare Pro, which i dont have. Therefore I didn’t implement these, because currently I don’t have the possibility to test it.

To make this work, you have to replace the api_token, global_token, zone and email address. You can get all these information from your Dashboard.

The timer defines time beteween each update in minutes. Default value is every hour.

“requests” python-package in Appdaemon required!

only works with appdaemon 4.0.4 or later !!!