文件名称:nordpool:适用于ha的nordpool传感器
文件大小:114KB
文件格式:ZIP
更新时间:2024-05-28 03:53:32
sensor homeassistant nordpool custom-component Python
适用于家庭助理的nordpool自定义组件 安装 选项1:HACS 在HACS->集成下,选择“ +”,搜索nordpool并安装它。 选项2:手动 从 cd YOUR_HASS_CONFIG_DIRECTORY # same place as configuration.yaml mkdir -p custom_components/nordpool cd custom_components/nordpool unzip nordpool.X.Y-Z.zip 用法 使用Webui或Yaml设置传感器。 传感器尝试设置一些合理的默认值,因此可以进行最小设置 sensor: - platform: nordpool region: "Kr.sand" # This can be skipped if you want Kr.sand 在configuration.yam
【文件预览】:
nordpool-master
----.gitattributes(66B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----.vscode()
--------launch.json(886B)
--------settings.json(200B)
--------tasks.json(814B)
----custom_components()
--------nordpool()
----lovelace_example()
--------nordpool.png(103KB)
--------README.md(5KB)
----README.md(3KB)
----.devcontainer()
--------configuration.yaml(207B)
--------devcontainer.json(863B)
--------README.md(3KB)
----info.md(1KB)
----.gitignore(2KB)
----hacs.json(88B)