boneio 1.5.0.dev30__tar.gz → 1.5.0.dev32__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {boneio-1.5.0.dev30/boneio.egg-info → boneio-1.5.0.dev32}/PKG-INFO +1 -1
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/1.0/output_24_16.yaml +1 -4
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/1.0/output_32_10.yaml +1 -4
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/1.0/output_48_4.yaml +0 -3
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/1.0/output_cover.yaml +1 -4
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/1.0/output_cover_mix.yaml +1 -4
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/const.py +0 -2
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/migrations/__init__.py +69 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/yaml_util.py +8 -3
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/manager.py +1 -4
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/sensors.py +44 -106
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/24x16/config.yaml +1 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/32x10/config.yaml +1 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/48x4/config.yaml +1 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/config.yaml +1 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/config.yaml +1 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/i2c/bus.py +1 -1
- boneio-1.5.0.dev32/boneio/hardware/onewire/__init__.py +11 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/MANIFEST.sha256 +1 -0
- boneio-1.5.0.dev32/boneio/migrations/assets/modules-load.d/onewire.conf +2 -0
- boneio-1.5.0.dev32/boneio/migrations/versions/v1_5_4_onewire_modules.py +22 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/runner.py +0 -2
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/schema.yaml +1 -29
- boneio-1.5.0.dev32/boneio/version.py +2 -0
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/BindingMatrix-LxACKGJk.js +1 -0
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/ConfigEditor-CnyQ2GN3.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/ConfigEditor-Db9Hv4K7.js +1 -1
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/EditItemDialog-BBgUejNu.js +66 -0
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/EntityCard-BTKtH6rW.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/EntityCard-V_dIvm7h.js +1 -1
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/EntityGrid-CSg0J6S3.js +1 -0
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/FormInputToggle-Dm_D2jEn.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/FormInputToggle-jYwQBCms.js +1 -1
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/InputsView--0TitNzt.js +1 -0
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/LogViewer-BftakF0T.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/LogViewer-0bOsZFY4.js +2 -2
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/ModbusView-Bvf1bCBw.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/ModbusView-B65zWo-u.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/NodeRedView-Bp0Z9Jxz.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/NodeRedView-4hx1AtCh.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/OutputsView-DLgh4RlG.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/OutputsView-feRbZLV7.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/SensorView-D9KJ42r4.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/SensorView-BI9r6Khx.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/SudoPasswordDialog-jojVIBt2.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/SudoPasswordDialog-CdKObBJL.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/SystemState-DDdr3OOf.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/SystemState-Xwy9Q9yE.js +1 -1
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/TemplatesView-BZPOKY7l.js +1 -0
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/Tools--HWg7Etd.js +14 -0
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/UISettings-DrOjn7rw.js +38 -0
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/fa-DZjnKSF-.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/fa-C9nnJsGR.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/gi-dWLzT3C8.js → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/gi-DFg4IokC.js +1 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/index-BZgrhnag.css → boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/index-Co9Pvhx4.css +1 -1
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/index-DIN8b655.js +2 -0
- boneio-1.5.0.dev32/boneio/webui/frontend-dist/assets/useTranslation-Dy6J9cmj.js +13 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/index.html +4 -4
- {boneio-1.5.0.dev30/boneio/webui → boneio-1.5.0.dev32/boneio/webui/frontend-dist}/schema/config.schema.json +1 -46
- {boneio-1.5.0.dev30/boneio/webui → boneio-1.5.0.dev32/boneio/webui/frontend-dist}/schema/sensor.schema.json +1 -19
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/sw.js +1 -1
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/sensors.py +8 -14
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/tools.py +1 -1
- {boneio-1.5.0.dev30/boneio/webui/frontend-dist → boneio-1.5.0.dev32/boneio/webui}/schema/config.schema.json +1 -46
- {boneio-1.5.0.dev30/boneio/webui/frontend-dist → boneio-1.5.0.dev32/boneio/webui}/schema/sensor.schema.json +1 -19
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32/boneio.egg-info}/PKG-INFO +1 -1
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio.egg-info/SOURCES.txt +24 -24
- boneio-1.5.0.dev30/boneio/hardware/onewire/__init__.py +0 -23
- boneio-1.5.0.dev30/boneio/hardware/onewire/bus.py +0 -324
- boneio-1.5.0.dev30/boneio/hardware/onewire/ds2482.py +0 -457
- boneio-1.5.0.dev30/boneio/version.py +0 -2
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/BindingMatrix-AcCUHEaZ.js +0 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/EditItemDialog-CCycODvK.js +0 -66
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/EntityGrid-Bhx9A7J2.js +0 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/InputsView-BtPY2qL_.js +0 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/TemplatesView-BwB1ZTRz.js +0 -1
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/Tools-D2L23a7c.js +0 -14
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/UISettings-DXbfxnBh.js +0 -38
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/index-CntwfzCd.js +0 -2
- boneio-1.5.0.dev30/boneio/webui/frontend-dist/assets/useTranslation-DuNS16QX.js +0 -13
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/LICENSE +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/MANIFEST.in +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/README.md +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.2/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.2/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.2/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.2/output_32_5.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.2/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.2/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.3/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.3/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.3/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.3/output_32_5.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.3/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.3/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.4/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.4/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.4/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.4/output_32_5.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.4/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.4/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.5/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.5/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.5/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.5/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.5/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.6/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.6/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.6/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.6/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.6/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.7/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.7/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.7/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.7/output_48_4.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.7/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.7/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.8/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.8/output_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.8/output_32_10.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.8/output_48_4.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.8/output_cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/0.8/output_cover_mix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/boards/1.0/input.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/bonecli.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/cover/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/cover/cover.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/cover/time_based.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/cover/venetian.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/group/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/group/output_group.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/binary_sensor.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/detectors.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/event.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/remote/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/remote/base.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/input/remote/esphome.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/irrigation/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/irrigation/controller.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/irrigation/water_source.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/basic.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/buzzer.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/mcp.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/pca.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/pcf.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/output/remote.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/sensor/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/sensor/virtual_energy.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/template/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/template/alarm_panel.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/template/gate_cover.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/components/template/thermostat.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/data/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/data/docker-compose-cloud.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/data/docker-compose.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/data/init-certs-cloud.sh +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/registration.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/cloud/secrets.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/config_helper.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/migrations/v1_proxy_port.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/migrations/v2_transition.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/migrations/v4_wled_cache.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/package-lock.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/package.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/schema_converter.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/config/yaml_compat.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/discovery.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/events/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/events/bus.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/action_conditions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/canopen.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/covers.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/display.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/inputs.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/irrigation.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/modbus.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/outputs.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/remote.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/remote_input_registrar.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/templates/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/templates/alarm.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/templates/gate_cover.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/templates/thermostat.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/templates.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/manager/update.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/basic.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/basic_mqtt.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/composite.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/local.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/lox.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/mqtt.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/messaging/queue.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/base.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/can.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/esphome.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/mqtt.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/wled.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/remote/wled_cache.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/sensor/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/sensor/base.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/sensor/system.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/state/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/state/manager.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/system/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/system/host_data.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/system/monitor.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/async_updater.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/conditions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/filter.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/font_util.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/logger.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/timeperiod.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/core/utils/util.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/24x16/adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/24x16/binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/24x16/event.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/24x16/mqtt.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/24x16/output24x16A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/32x10/adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/32x10/binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/32x10/event.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/32x10/mqtt.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/32x10/output32x10A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/48x4/adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/48x4/binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/48x4/event.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/48x4/mqtt.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/48x4/output48x4A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/can_master.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/can_slave.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/event.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/mqtt.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover/outputCover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/cover.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/event.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/mqtt.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/cover_mix/outputCoverMix.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/all_binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/binary_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/binary_sensor_v_0_7.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/config_24_16.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/event_all.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/event_v_0_7.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/led32x4A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/output24x16A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/output24x16A_v0.3.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/output32x10A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/example_config/different_configs/output32x5A.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/exceptions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/analog/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/analog/adc.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/bridge.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/client.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/interface.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/node.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/node_id.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/can/test_od.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/display/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/display/early_oled.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/display/fonts/danube__.ttf +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/display/oled.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/expanders/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/expanders/mcp23017.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/expanders/pca9685.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/expanders/pcf8575.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/input/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/input/base.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/gpio/input/manager.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/i2c/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/i2c/ina219.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/i2c/ina219_driver.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/i2c/mcp9808.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/i2c/pct2075.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/onewire/dallas.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/sensor/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/sensor/temperature/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/sensor/temperature/base.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/sensor/temperature/mcp9808.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/hardware/sensor/temperature/pct2075.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/integration/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/integration/homeassistant.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/integration/interlock.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/integration/lox_template.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/actions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/docker/daemon.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/docker/nodered/caddy/502.html +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/docker/nodered/caddy/init-certs.sh +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/docker/nodered/docker-compose.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/docker/nodered/nginx/default.conf +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/docker/nodered/node-red/settings.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/journald/journald.conf +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/mosquitto/boneio.conf +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/sudoers/boneio +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/systemd/boneio-oled-boot.service +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/systemd/boneio-oled-shutdown.service +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/systemd/boneio.service +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/systemd/set-hostname-once.service +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/usr-local-bin/set-hostname-once.sh +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/usr-sbin/oled_boot_splash.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/usr-sbin/oled_boot_splash.sh +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/usr-sbin/oled_msg.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/usr-sbin/oled_msg.sh +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/assets/wheels/pyyaml-6.0.3-cp313-cp313-linux_armv7l.whl +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/bootstrap/boneio-migrate +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/bootstrap/install-helper.sh +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/bootstrap/sudoers-migrate +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/runner.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_3_0_baseline.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_3_1_fix_oled_boot.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_3_2_cleanup_can_sudoers.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_4_0_fix_mqtt_sudoers.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_4_3_oled_shutdown.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_4_4_caddy.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_5_0_fix_oled_fifo_permissions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_5_1_ufw_lox_udp.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_5_2_libyaml.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/migrations/versions/v1_5_3_libyaml_retry.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/cli.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/client.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/coordinator.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/dts1964_3f.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/le-03mw.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/le-03mwct.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/orno-or-we-517.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/sdm120.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/sdm630.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/socomec_e03.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/energy_meters/socomec_e23.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/hvac/eht-topventil-plus.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/hvac/fujitsu-ac.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/hvac/thessla.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/hvac/ventclear.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/hvac/wanas415.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/inverters/sofar.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/other/esp32_relay_x4_modbus.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/other/n4dsc08.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/other/r4dcb08.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/boneio-edge-temp.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/cwt.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/dyp-a12-ultrasonic.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/gdfs.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/gdfx.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/liquid-sensor.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/pt100.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/qdw90a.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/sht20.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/devices/sensors/sht30.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/base.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/derived/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/derived/numeric.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/derived/select.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/derived/switch.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/derived/text.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/sensor/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/sensor/binary.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/sensor/numeric.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/sensor/text.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/writeable/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/writeable/binary.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/entities/writeable/numeric.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/mock_coordinator.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/modbus/utils.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/actions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/events.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/files.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/logs.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/mqtt.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/models/state.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/actions.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/actions_sensor.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/actions_switch.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/condition.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/filters.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/filters_adc.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/id.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/remote_devices.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/remote_inputs.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/remote_outputs.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/temp_unit.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/schema/update_interval.yaml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/action_validation.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/app.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/dashboard_cards.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/HelpLabel-BSTjOtDA.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/LongPressWrapper-BHOQV7Wq.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/Sparkline-BGWlVLtt.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/aiConfig-IRYCBmLm.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/aiWizardPrompt-D9OJ-cE7.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/clipboard-CCtx29e-.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/codicon-ngg6Pgfi.ttf +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/css.worker-CvXBzhp8.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/editor.worker-Cn2oRESe.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/formatters-zOiGPJLh.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/html.worker-BO6WuOEO.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/json.worker-BkJRGcCJ.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/longPress-Dx7OCSyP.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/modbusDeviceCatalog-L6as-BKo.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/monaco-61yH0vfd.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/monaco-Br_kD0ds.css +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/rolldown-runtime-QTnfLwEv.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/select-B2YDgQ4X.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/tabs-box-Dj36r4_e.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/ts.worker-B0J26iPs.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/utils-C8nShLO6.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/vendor-IzweXARb.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/workbox-window.prod.es5-Bd17z0YL.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/assets/yaml.worker-BKRoXlmz.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/boneio-192.png +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/boneio-512.png +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/boneio.svg +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/boneio_fav.svg +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/adc.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/areas.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/binary_sensor.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/boneio.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/can.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/cover.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/dallas.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/ds2482.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/event.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/ina219.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/irrigation.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/lm75.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/logger.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/lox_udp.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/mcp23017.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/mcp9808.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/modbus.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/modbus_devices.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/mqtt.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/oled.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/output.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/output_group.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/pca9685.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/pcf8575.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/remote_devices.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/remote_inputs.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/remote_outputs.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/template.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/virtual_energy_sensor.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/schema/web.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/frontend-dist/workbox-4918f2f6.js +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/hvac_svg_templates.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/middleware/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/middleware/auth.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/modbus_card_templates.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/auth.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/caddy.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/can.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/config.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/config_actions.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/config_backups.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/config_core.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/config_discovery.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/config_files.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/covers.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/dashboard.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/dev_fake_device.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/irrigation.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/migrations.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/modbus.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/mqtt_reference.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/nodered.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/outputs.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/remote_devices.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/system.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/templates.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/timezone_sudoers.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/routes/update.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/adc.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/areas.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/binary_sensor.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/boneio.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/can.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/cover.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/dallas.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/ds2482.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/event.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/ina219.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/irrigation.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/lm75.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/logger.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/lox_udp.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/mcp23017.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/mcp9808.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/modbus.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/modbus_devices.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/mqtt.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/oled.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/output.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/output_group.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/pca9685.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/pcf8575.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/remote_devices.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/remote_inputs.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/remote_outputs.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/template.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/virtual_energy_sensor.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/schema/web.schema.json +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/services/__init__.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/services/logs.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/sudo_rate_limiter.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/web_server.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio/webui/websocket_manager.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio.egg-info/dependency_links.txt +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio.egg-info/entry_points.txt +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio.egg-info/requires.txt +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/boneio.egg-info/top_level.txt +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/pyproject.toml +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/setup.cfg +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/setup.py +0 -0
- {boneio-1.5.0.dev30 → boneio-1.5.0.dev32}/tests/test_py313_compatibility.py +0 -0
|
@@ -130,7 +130,6 @@ BINARY_SENSOR = "binary_sensor"
|
|
|
130
130
|
LM75 = "lm75"
|
|
131
131
|
MCP_TEMP_9808 = "mcp9808"
|
|
132
132
|
INPUT_SENSOR = "inputsensor"
|
|
133
|
-
DS2482 = "ds2482"
|
|
134
133
|
DALLAS = "dallas"
|
|
135
134
|
ONEWIRE = "onewire"
|
|
136
135
|
|
|
@@ -176,7 +175,6 @@ OledDataTypes = Literal[UPTIME, NETWORK, CPU, DISK, MEMORY, SWAP, OUTPUT]
|
|
|
176
175
|
InputTypes = Literal[INPUT, INPUT_SENSOR]
|
|
177
176
|
ExpanderTypes = Literal[MCP23017, PCA9685, PCF8575]
|
|
178
177
|
DEVICE_CLASS = "device_class"
|
|
179
|
-
DallasBusTypes = Literal[DS2482, DALLAS]
|
|
180
178
|
FILTERS = "filters"
|
|
181
179
|
|
|
182
180
|
cover_actions = {
|
|
@@ -98,6 +98,56 @@ def get_config_version(doc: dict) -> int:
|
|
|
98
98
|
return 0
|
|
99
99
|
|
|
100
100
|
|
|
101
|
+
def _has_legacy_fields(doc: dict) -> bool:
|
|
102
|
+
"""Check if the config contains deprecated fields that need migration.
|
|
103
|
+
|
|
104
|
+
Used to distinguish between a truly old config (needs migrations)
|
|
105
|
+
and a fresh config that simply lacks config_version.
|
|
106
|
+
|
|
107
|
+
Args:
|
|
108
|
+
doc: Raw config dict.
|
|
109
|
+
|
|
110
|
+
Returns:
|
|
111
|
+
True if deprecated fields are found, False otherwise.
|
|
112
|
+
"""
|
|
113
|
+
# v1: nginx_proxy_port or modbus_sensors
|
|
114
|
+
web = doc.get("web")
|
|
115
|
+
if isinstance(web, dict) and "nginx_proxy_port" in web:
|
|
116
|
+
return True
|
|
117
|
+
if "modbus_sensors" in doc:
|
|
118
|
+
return True
|
|
119
|
+
|
|
120
|
+
# v2: float transition values in events/binary_sensors
|
|
121
|
+
for section_key in ("event", "binary_sensor"):
|
|
122
|
+
items = doc.get(section_key)
|
|
123
|
+
if isinstance(items, list):
|
|
124
|
+
for item in items:
|
|
125
|
+
if not isinstance(item, dict):
|
|
126
|
+
continue
|
|
127
|
+
actions = item.get("actions")
|
|
128
|
+
if isinstance(actions, dict):
|
|
129
|
+
for action_list in actions.values():
|
|
130
|
+
if isinstance(action_list, list):
|
|
131
|
+
for action in action_list:
|
|
132
|
+
if isinstance(action, dict):
|
|
133
|
+
val = action.get("transition")
|
|
134
|
+
if isinstance(val, (int, float)):
|
|
135
|
+
return True
|
|
136
|
+
|
|
137
|
+
# v4: inline WLED effects/palettes in remote_devices
|
|
138
|
+
remote_devices = doc.get("remote_devices")
|
|
139
|
+
if isinstance(remote_devices, list):
|
|
140
|
+
for dev in remote_devices:
|
|
141
|
+
if isinstance(dev, dict) and dev.get("protocol") == "wled":
|
|
142
|
+
wled = dev.get("wled")
|
|
143
|
+
if isinstance(wled, dict) and (
|
|
144
|
+
"effects" in wled or "palettes" in wled
|
|
145
|
+
):
|
|
146
|
+
return True
|
|
147
|
+
|
|
148
|
+
return False
|
|
149
|
+
|
|
150
|
+
|
|
101
151
|
def run_migrations(
|
|
102
152
|
doc: dict,
|
|
103
153
|
from_version: int | None = None,
|
|
@@ -120,6 +170,25 @@ def run_migrations(
|
|
|
120
170
|
if from_version >= CURRENT_SCHEMA_VERSION:
|
|
121
171
|
return doc, from_version
|
|
122
172
|
|
|
173
|
+
# Fresh config without config_version: check if it actually needs migration.
|
|
174
|
+
# If no deprecated fields exist, this is a new install — skip all migrations
|
|
175
|
+
# and stamp with CURRENT_SCHEMA_VERSION directly.
|
|
176
|
+
if from_version == 0 and not _has_legacy_fields(doc):
|
|
177
|
+
_LOGGER.debug(
|
|
178
|
+
"Fresh config detected (no legacy fields), "
|
|
179
|
+
"setting config_version to %d",
|
|
180
|
+
CURRENT_SCHEMA_VERSION,
|
|
181
|
+
)
|
|
182
|
+
if "boneio" not in doc or not isinstance(doc.get("boneio"), dict):
|
|
183
|
+
doc["boneio"] = {}
|
|
184
|
+
doc["boneio"]["config_version"] = CURRENT_SCHEMA_VERSION
|
|
185
|
+
if config_file:
|
|
186
|
+
try:
|
|
187
|
+
_persist_config_version(config_file, CURRENT_SCHEMA_VERSION)
|
|
188
|
+
except Exception as e:
|
|
189
|
+
_LOGGER.error("Failed to persist config_version: %s", e)
|
|
190
|
+
return doc, CURRENT_SCHEMA_VERSION
|
|
191
|
+
|
|
123
192
|
applied: list[str] = []
|
|
124
193
|
|
|
125
194
|
for migration in _MIGRATIONS:
|
|
@@ -501,9 +501,14 @@ def merge_board_config(config: dict) -> dict:
|
|
|
501
501
|
if "mcp23017" not in config and "mcp23017" in board_config:
|
|
502
502
|
config["mcp23017"] = board_config["mcp23017"]
|
|
503
503
|
|
|
504
|
-
#
|
|
505
|
-
if "ds2482"
|
|
506
|
-
|
|
504
|
+
# Remove deprecated ds2482 section (kernel modules handle 1-Wire now)
|
|
505
|
+
if "ds2482" in config:
|
|
506
|
+
_LOGGER.warning(
|
|
507
|
+
"Deprecated 'ds2482' section found in config — "
|
|
508
|
+
"1-Wire is now handled by kernel modules (ds2482/w1-therm). "
|
|
509
|
+
"Removing from config."
|
|
510
|
+
)
|
|
511
|
+
del config["ds2482"]
|
|
507
512
|
|
|
508
513
|
|
|
509
514
|
# Process outputs
|
|
@@ -94,7 +94,7 @@ class Manager:
|
|
|
94
94
|
pca9685: List of PCA9685 configurations
|
|
95
95
|
mcp23017: List of MCP23017 configurations
|
|
96
96
|
pcf8575: List of PCF8575 configurations
|
|
97
|
-
|
|
97
|
+
adc: List of ADC configurations
|
|
98
98
|
dallas: Dallas 1-Wire configuration
|
|
99
99
|
oled: OLED display configuration
|
|
100
100
|
adc: List of ADC configurations
|
|
@@ -120,7 +120,6 @@ class Manager:
|
|
|
120
120
|
pca9685: list[dict] | None = None,
|
|
121
121
|
mcp23017: list[dict] | None = None,
|
|
122
122
|
pcf8575: list[dict] | None = None,
|
|
123
|
-
ds2482: list[dict] | None = None,
|
|
124
123
|
dallas: dict[str, Any] | None = None,
|
|
125
124
|
oled: dict[str, Any] | None = None,
|
|
126
125
|
adc: list[dict] | None = None,
|
|
@@ -147,7 +146,6 @@ class Manager:
|
|
|
147
146
|
pca9685 = pca9685 or []
|
|
148
147
|
mcp23017 = mcp23017 or []
|
|
149
148
|
pcf8575 = pcf8575 or []
|
|
150
|
-
ds2482 = ds2482 or []
|
|
151
149
|
oled = oled or {}
|
|
152
150
|
cover = cover or []
|
|
153
151
|
template = template or []
|
|
@@ -211,7 +209,6 @@ class Manager:
|
|
|
211
209
|
manager=self,
|
|
212
210
|
sensors=sensors,
|
|
213
211
|
dallas=dallas,
|
|
214
|
-
ds2482=ds2482,
|
|
215
212
|
adc=adc,
|
|
216
213
|
)
|
|
217
214
|
|
|
@@ -16,7 +16,6 @@ from typing import TYPE_CHECKING, Any
|
|
|
16
16
|
from boneio.const import (
|
|
17
17
|
ADDRESS,
|
|
18
18
|
DALLAS,
|
|
19
|
-
DS2482,
|
|
20
19
|
FILTERS,
|
|
21
20
|
ID,
|
|
22
21
|
INA219,
|
|
@@ -29,18 +28,10 @@ from boneio.const import (
|
|
|
29
28
|
SHOW_HA,
|
|
30
29
|
UPDATE_INTERVAL,
|
|
31
30
|
VIRTUAL_ENERGY_SENSOR,
|
|
32
|
-
DallasBusTypes,
|
|
33
31
|
)
|
|
34
32
|
from boneio.core.utils import TimePeriod
|
|
35
33
|
from boneio.exceptions import I2CError
|
|
36
|
-
from boneio.hardware.onewire import
|
|
37
|
-
DS2482 as DS2482Bridge,
|
|
38
|
-
)
|
|
39
|
-
from boneio.hardware.onewire import (
|
|
40
|
-
DS2482_ADDRESS,
|
|
41
|
-
DallasSensor,
|
|
42
|
-
OneWireBus,
|
|
43
|
-
)
|
|
34
|
+
from boneio.hardware.onewire import DallasSensor
|
|
44
35
|
from boneio.integration.homeassistant import (
|
|
45
36
|
ha_adc_sensor_availabilty_message,
|
|
46
37
|
ha_sensor_ina_availabilty_message,
|
|
@@ -74,7 +65,6 @@ class SensorManager:
|
|
|
74
65
|
manager: Parent Manager instance
|
|
75
66
|
sensors: Dictionary of sensor configurations by type
|
|
76
67
|
dallas: Dallas 1-Wire configuration
|
|
77
|
-
ds2482: List of DS2482 I2C-to-1Wire bridge configurations
|
|
78
68
|
adc: List of ADC sensor configurations
|
|
79
69
|
"""
|
|
80
70
|
|
|
@@ -83,7 +73,6 @@ class SensorManager:
|
|
|
83
73
|
manager: Manager,
|
|
84
74
|
sensors: dict[str, list],
|
|
85
75
|
dallas: dict[str, Any] | None,
|
|
86
|
-
ds2482: list[dict] | None,
|
|
87
76
|
adc: list[dict] | None,
|
|
88
77
|
):
|
|
89
78
|
"""Initialize sensor manager."""
|
|
@@ -92,7 +81,6 @@ class SensorManager:
|
|
|
92
81
|
self._ina219_sensors = []
|
|
93
82
|
self._adc_sensors = []
|
|
94
83
|
self._dallas_sensors: list[DallasSensor] = []
|
|
95
|
-
self._ds2482_buses: dict[str, OneWireBus] = {}
|
|
96
84
|
self._system_sensors = []
|
|
97
85
|
self._virtual_energy_sensors = []
|
|
98
86
|
self._virtual_energy_sensor_configs = sensors.get(VIRTUAL_ENERGY_SENSOR, [])
|
|
@@ -100,7 +88,7 @@ class SensorManager:
|
|
|
100
88
|
# Configure all sensor types
|
|
101
89
|
self._configure_temp_sensors(sensors=sensors)
|
|
102
90
|
self._configure_ina219_sensors(sensors=sensors)
|
|
103
|
-
self._configure_dallas_sensors(dallas=dallas,
|
|
91
|
+
self._configure_dallas_sensors(dallas=dallas, sensors=sensors.get(ONEWIRE))
|
|
104
92
|
self._configure_adc(adc_list=adc)
|
|
105
93
|
self._configure_system_sensors()
|
|
106
94
|
# Note: virtual_energy_sensors are configured after outputs are ready
|
|
@@ -270,49 +258,29 @@ class SensorManager:
|
|
|
270
258
|
def _configure_dallas_sensors(
|
|
271
259
|
self,
|
|
272
260
|
dallas: dict | None,
|
|
273
|
-
ds2482: list | None,
|
|
274
261
|
sensors: list | None,
|
|
275
262
|
) -> None:
|
|
276
|
-
"""Configure Dallas 1-Wire sensors
|
|
263
|
+
"""Configure Dallas 1-Wire sensors.
|
|
264
|
+
|
|
265
|
+
Hardware communication is handled by kernel modules (ds2482, w1-therm).
|
|
266
|
+
This method only creates sensor wrapper objects.
|
|
277
267
|
|
|
278
268
|
Args:
|
|
279
269
|
dallas: Dallas GPIO configuration (deprecated, kept for backward compat)
|
|
280
|
-
ds2482: List of DS2482 bridge configurations
|
|
281
270
|
sensors: List of sensor configurations
|
|
282
271
|
"""
|
|
283
|
-
# Configure DS2482 I2C-to-1Wire bridges (always, even without sensors,
|
|
284
|
-
# so scan_onewire_buses() can discover devices on the bus)
|
|
285
|
-
if ds2482:
|
|
286
|
-
for _single_ds in ds2482:
|
|
287
|
-
_LOGGER.debug("Preparing DS2482 bus at address %s", _single_ds[ADDRESS])
|
|
288
|
-
try:
|
|
289
|
-
ow_bus = self._configure_ds2482(address=_single_ds[ADDRESS])
|
|
290
|
-
self._ds2482_buses[_single_ds[ID]] = ow_bus
|
|
291
|
-
except Exception as err:
|
|
292
|
-
_LOGGER.error("Failed to configure DS2482 at %s: %s", _single_ds[ADDRESS], err)
|
|
293
|
-
|
|
294
272
|
if not sensors:
|
|
295
273
|
return
|
|
296
274
|
|
|
297
|
-
# Create sensor instances
|
|
275
|
+
# Create sensor instances
|
|
298
276
|
for sensor_config in sensors:
|
|
299
|
-
platform = sensor_config.get("platform", "gpio_onewire")
|
|
300
277
|
address = sensor_config.get("address")
|
|
301
278
|
|
|
302
279
|
if not address:
|
|
303
280
|
_LOGGER.warning("Sensor config missing address, skipping")
|
|
304
281
|
continue
|
|
305
282
|
|
|
306
|
-
_LOGGER.debug("Configuring
|
|
307
|
-
|
|
308
|
-
if platform == "ds2482":
|
|
309
|
-
# DS2482 platform - need bus_id
|
|
310
|
-
bus_id = sensor_config.get("bus_id")
|
|
311
|
-
if not bus_id or bus_id not in self._ds2482_buses:
|
|
312
|
-
_LOGGER.error(
|
|
313
|
-
"DS2482 sensor %s requires valid bus_id. Available: %s", address, list(self._ds2482_buses.keys())
|
|
314
|
-
)
|
|
315
|
-
continue
|
|
283
|
+
_LOGGER.debug("Configuring 1-Wire sensor at address %s", address)
|
|
316
284
|
|
|
317
285
|
# Create sensor instance
|
|
318
286
|
sensor = self._create_dallas_sensor(
|
|
@@ -323,28 +291,15 @@ class SensorManager:
|
|
|
323
291
|
self._dallas_sensors.append(sensor)
|
|
324
292
|
self._temp_sensors.append(sensor)
|
|
325
293
|
|
|
326
|
-
def _configure_ds2482(self, address: int = DS2482_ADDRESS) -> OneWireBus:
|
|
327
|
-
"""Configure DS2482 I2C-to-1Wire bridge.
|
|
328
|
-
|
|
329
|
-
Args:
|
|
330
|
-
address: I2C address of DS2482
|
|
331
|
-
|
|
332
|
-
Returns:
|
|
333
|
-
OneWireBus instance
|
|
334
|
-
"""
|
|
335
|
-
ds2482 = DS2482Bridge(i2c=self._manager._i2cbusio, address=address)
|
|
336
|
-
return OneWireBus(ds2482=ds2482)
|
|
337
|
-
|
|
338
294
|
def scan_onewire_buses(self) -> list[dict]:
|
|
339
|
-
"""Scan
|
|
340
|
-
|
|
341
|
-
Performs a ROM search on each bus and returns a list of discovered
|
|
342
|
-
devices with their addresses, family codes, and configuration status.
|
|
295
|
+
"""Scan 1-Wire devices via kernel w1 subsystem.
|
|
343
296
|
|
|
344
297
|
Returns:
|
|
345
298
|
List of dicts with keys: bus_id, address, family, family_name,
|
|
346
299
|
configured (whether sensor is already in config).
|
|
347
300
|
"""
|
|
301
|
+
from pathlib import Path
|
|
302
|
+
|
|
348
303
|
# Family code -> human-readable name
|
|
349
304
|
family_names: dict[str, str] = {
|
|
350
305
|
"28": "DS18B20",
|
|
@@ -354,65 +309,49 @@ class SensorManager:
|
|
|
354
309
|
"42": "DS28EA00",
|
|
355
310
|
}
|
|
356
311
|
|
|
357
|
-
# Collect addresses already configured
|
|
358
|
-
|
|
312
|
+
# Collect normalized addresses already configured
|
|
313
|
+
configured_normalized: set[str] = set()
|
|
359
314
|
for sensor in self._dallas_sensors:
|
|
360
315
|
if hasattr(sensor, "_address") and sensor._address:
|
|
361
|
-
|
|
316
|
+
addr = str(sensor._address).upper().replace("-", "")
|
|
317
|
+
configured_normalized.add(addr)
|
|
362
318
|
|
|
363
319
|
results: list[dict] = []
|
|
364
320
|
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
321
|
+
# Scan kernel 1-Wire subsystem (/sys/bus/w1/devices)
|
|
322
|
+
w1_sys_dir = Path("/sys/bus/w1/devices")
|
|
323
|
+
if not w1_sys_dir.is_dir():
|
|
324
|
+
_LOGGER.warning(
|
|
325
|
+
"No kernel 1-Wire subsystem found at /sys/bus/w1/devices. "
|
|
326
|
+
"Ensure ds2482 and w1-therm kernel modules are loaded."
|
|
327
|
+
)
|
|
328
|
+
return results
|
|
329
|
+
|
|
330
|
+
_LOGGER.info("Scanning 1-Wire devices via kernel subsystem (/sys/bus/w1/devices)...")
|
|
331
|
+
try:
|
|
332
|
+
for item in w1_sys_dir.iterdir():
|
|
333
|
+
if item.name.startswith("w1_bus_master"):
|
|
334
|
+
continue
|
|
335
|
+
# item.name is e.g. "28-0000098c7df0"
|
|
336
|
+
raw_id = item.name.upper()
|
|
337
|
+
clean_addr = raw_id.replace("-", "")
|
|
338
|
+
family_code = clean_addr[:2] if len(clean_addr) >= 2 else "28"
|
|
339
|
+
is_configured = clean_addr in configured_normalized
|
|
340
|
+
|
|
382
341
|
results.append({
|
|
383
|
-
"bus_id":
|
|
384
|
-
"address":
|
|
385
|
-
"
|
|
342
|
+
"bus_id": "kernel",
|
|
343
|
+
"address": item.name,
|
|
344
|
+
"family": family_code,
|
|
345
|
+
"family_name": family_names.get(family_code, f"Unknown (0x{family_code})"),
|
|
346
|
+
"configured": is_configured,
|
|
386
347
|
})
|
|
348
|
+
if results:
|
|
349
|
+
_LOGGER.info("Kernel 1-Wire scan: found %d device(s)", len(results))
|
|
350
|
+
except Exception as err:
|
|
351
|
+
_LOGGER.error("Failed scanning /sys/bus/w1/devices: %s", err)
|
|
387
352
|
|
|
388
353
|
return results
|
|
389
354
|
|
|
390
|
-
def _find_onewire_devices(
|
|
391
|
-
self,
|
|
392
|
-
ow_bus: OneWireBus,
|
|
393
|
-
bus_id: str,
|
|
394
|
-
bus_type: str,
|
|
395
|
-
) -> dict[str, str]:
|
|
396
|
-
"""Scan for 1-Wire devices on bus.
|
|
397
|
-
|
|
398
|
-
Args:
|
|
399
|
-
ow_bus: OneWire bus instance
|
|
400
|
-
bus_id: Bus identifier
|
|
401
|
-
bus_type: Type of bus (DS2482 or DALLAS)
|
|
402
|
-
|
|
403
|
-
Returns:
|
|
404
|
-
Dictionary mapping device addresses to bus IDs
|
|
405
|
-
"""
|
|
406
|
-
out = {}
|
|
407
|
-
try:
|
|
408
|
-
devices = ow_bus.scan()
|
|
409
|
-
for device in devices:
|
|
410
|
-
_addr = device.hw_id
|
|
411
|
-
_LOGGER.debug("Found device on bus %s with address %s", bus_id, _addr)
|
|
412
|
-
out[_addr] = bus_id
|
|
413
|
-
except RuntimeError as err:
|
|
414
|
-
_LOGGER.error("Problem with scanning %s bus: %s", bus_type, err)
|
|
415
|
-
return out
|
|
416
355
|
|
|
417
356
|
def _find_dallas_gpio_devices(self, bus_id: str) -> dict[str, str]:
|
|
418
357
|
"""Scan for Dallas sensors using Linux kernel w1 subsystem.
|
|
@@ -624,7 +563,6 @@ class SensorManager:
|
|
|
624
563
|
# Get config from ConfigHelper (already reloaded by Manager)
|
|
625
564
|
config = self._manager._config_helper.get_config()
|
|
626
565
|
new_sensors_config = config.get(SENSOR_SECTION, [])
|
|
627
|
-
ds2482_config = config.get(DS2482, [])
|
|
628
566
|
|
|
629
567
|
# Get current sensor addresses
|
|
630
568
|
current_addresses = {s._address for s in self._dallas_sensors}
|
|
@@ -234,7 +234,7 @@ class SMBus2I2C:
|
|
|
234
234
|
|
|
235
235
|
# ========== Direct SMBus methods for low-level device access ==========
|
|
236
236
|
# These methods provide direct access to SMBus operations for devices
|
|
237
|
-
#
|
|
237
|
+
# that need byte-level control.
|
|
238
238
|
|
|
239
239
|
def write_byte(self, address: int, value: int) -> None:
|
|
240
240
|
"""Write a single byte to I2C device (no register).
|
|
@@ -9,6 +9,7 @@ cd90e1bcb6488669179c8e7a40a6265923e0fea045cc79d5b7559ebb309131b6 docker/nodered
|
|
|
9
9
|
30467786de3a35e02f9f5049b29ec1808056814e7c2fc5e507ff4b0991cde557 docker/nodered/nginx/default.conf
|
|
10
10
|
66b00c1e480113a098b90d9948284781896c943006c1a3fe882d515f63b9d3e8 docker/nodered/node-red/settings.js
|
|
11
11
|
67b4d45f890f073bee66dcf6d6026bd42515d938566b90d2b2a6f7ea016f3764 journald/journald.conf
|
|
12
|
+
75e3985aabe2170021dcdc70eb07ff4516ce9f7190e32ddfae3b0e9d963aac88 modules-load.d/onewire.conf
|
|
12
13
|
3db75f83033d82ca229e2d3bcb7daf4a5584f65b298d834bd0ee12527ae06e22 mosquitto/boneio.conf
|
|
13
14
|
3fc86895f5fd3e59d2ee2d229ff7ff7c0030752f0c4eca0bb04314ea57ac0ede sudoers/boneio
|
|
14
15
|
80e528c3a0e03a4d269bcb46db4224c8e5b6c75553b266cfc4f301b515ddcd95 systemd/boneio-oled-boot.service
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"""Enable 1-Wire kernel modules (ds2482 and w1-therm) for DS2482/DS2484 I2C bridges."""
|
|
2
|
+
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
|
|
5
|
+
from boneio.migrations.actions import InstallFile, MigrationAction
|
|
6
|
+
|
|
7
|
+
VERSION = "1.5.4"
|
|
8
|
+
DESCRIPTION = "Load ds2482 and w1-therm kernel modules for 1-Wire support"
|
|
9
|
+
REQUIRES_ROOT = True
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
def plan() -> list[MigrationAction]:
|
|
13
|
+
"""Return the ordered list of migration actions."""
|
|
14
|
+
return [
|
|
15
|
+
InstallFile(
|
|
16
|
+
src="modules-load.d/onewire.conf",
|
|
17
|
+
dst="/etc/modules-load.d/onewire.conf",
|
|
18
|
+
mode=0o644,
|
|
19
|
+
owner="root",
|
|
20
|
+
group="root",
|
|
21
|
+
),
|
|
22
|
+
]
|
|
@@ -17,7 +17,6 @@ from boneio.const import (
|
|
|
17
17
|
CAN,
|
|
18
18
|
COVER,
|
|
19
19
|
DALLAS,
|
|
20
|
-
DS2482,
|
|
21
20
|
ENABLED,
|
|
22
21
|
EVENT_ENTITY,
|
|
23
22
|
HA_DISCOVERY,
|
|
@@ -103,7 +102,6 @@ config_modules = [
|
|
|
103
102
|
{"name": MCP23017, "default": []},
|
|
104
103
|
{"name": PCF8575, "default": []},
|
|
105
104
|
{"name": PCA9685, "default": []},
|
|
106
|
-
{"name": DS2482, "default": []},
|
|
107
105
|
{"name": ADC, "default": []},
|
|
108
106
|
{"name": COVER, "default": []},
|
|
109
107
|
{"name": MODBUS, "default": {}},
|
|
@@ -2129,28 +2129,12 @@ irrigation:
|
|
|
2129
2129
|
meta:
|
|
2130
2130
|
label: Run zone every Nth scheduled cycle. 1 = every time.
|
|
2131
2131
|
|
|
2132
|
-
ds2482:
|
|
2133
|
-
type: list
|
|
2134
|
-
required: False
|
|
2135
|
-
meta:
|
|
2136
|
-
label: "https://boneio.eu/docs/black/configuration/ds2482 \n DS2482 section of boneIO Black. It enables DS2482 1 wire extenders, which you can use in sensor: config."
|
|
2137
|
-
schema:
|
|
2138
|
-
type: dict
|
|
2139
|
-
required: False
|
|
2140
|
-
schema:
|
|
2141
|
-
id: !include id.yaml
|
|
2142
|
-
address:
|
|
2143
|
-
type: string
|
|
2144
|
-
required: True
|
|
2145
|
-
default: 0x18
|
|
2146
|
-
meta:
|
|
2147
|
-
label: GPIO of I2C SDA
|
|
2148
2132
|
|
|
2149
2133
|
sensor:
|
|
2150
2134
|
type: list
|
|
2151
2135
|
required: False
|
|
2152
2136
|
meta:
|
|
2153
|
-
label: Sensor list
|
|
2137
|
+
label: Sensor list for Dallas 1-Wire temperature sensors (DS18B20, etc.). Detected via kernel w1 subsystem.
|
|
2154
2138
|
schema:
|
|
2155
2139
|
type: dict
|
|
2156
2140
|
schema:
|
|
@@ -2169,23 +2153,11 @@ sensor:
|
|
|
2169
2153
|
required: False
|
|
2170
2154
|
meta:
|
|
2171
2155
|
label: Area/room where the sensor is located. Used for HA device grouping.
|
|
2172
|
-
platform:
|
|
2173
|
-
type: string
|
|
2174
|
-
required: False
|
|
2175
|
-
default: gpio_onewire
|
|
2176
|
-
allowed: ['gpio_onewire', 'ds2482']
|
|
2177
|
-
meta:
|
|
2178
|
-
label: Platform - gpio_onewire for kernel 1-Wire, ds2482 for I2C bridge.
|
|
2179
2156
|
address:
|
|
2180
2157
|
type: string
|
|
2181
2158
|
required: True
|
|
2182
2159
|
meta:
|
|
2183
2160
|
label: Address of Dallas device (e.g. 28-0000098c7df0)
|
|
2184
|
-
bus_id:
|
|
2185
|
-
type: string
|
|
2186
|
-
required: False
|
|
2187
|
-
meta:
|
|
2188
|
-
label: DS2482 bus ID (only for ds2482 platform). References ds2482 section id.
|
|
2189
2161
|
show_in_ha:
|
|
2190
2162
|
type: boolean
|
|
2191
2163
|
required: False
|