boneio 1.6.0.dev3__tar.gz → 1.6.0.dev4__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.6.0.dev3/boneio.egg-info → boneio-1.6.0.dev4}/PKG-INFO +3 -3
- boneio-1.6.0.dev4/boneio/core/config/provenance.py +114 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/MANIFEST.sha256 +1 -0
- boneio-1.6.0.dev4/boneio/migrations/assets/issue.d/10-boneio.issue +1 -0
- boneio-1.6.0.dev4/boneio/migrations/plans/1.6.12.json +1 -0
- boneio-1.6.0.dev4/boneio/migrations/plans/1.6.12.sig +2 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/manifest.json +1 -1
- boneio-1.6.0.dev4/boneio/migrations/plans/manifest.sig +0 -0
- boneio-1.6.0.dev4/boneio/migrations/versions/v1_6_12_console_shows_ip.py +58 -0
- boneio-1.6.0.dev4/boneio/version.py +2 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/app.py +16 -7
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4/boneio.egg-info}/PKG-INFO +3 -3
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio.egg-info/SOURCES.txt +5 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/pyproject.toml +2 -2
- boneio-1.6.0.dev3/boneio/migrations/plans/manifest.sig +0 -1
- boneio-1.6.0.dev3/boneio/version.py +0 -2
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/LICENSE +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/MANIFEST.in +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/README.md +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.2/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.2/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.2/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.2/output_32_5.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.2/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.2/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.3/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.3/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.3/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.3/output_32_5.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.3/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.3/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.4/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.4/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.4/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.4/output_32_5.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.4/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.4/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.5/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.5/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.5/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.5/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.5/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.6/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.6/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.6/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.6/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.6/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.7/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.7/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.7/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.7/output_48_4.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.7/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.7/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.8/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.8/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.8/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.8/output_48_4.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.8/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/0.8/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/1.0/input.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/1.0/output_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/1.0/output_32_10.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/1.0/output_48_4.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/1.0/output_cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/boards/1.0/output_cover_mix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/bonecli.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/cover/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/cover/cover.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/cover/remote.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/cover/time_based.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/cover/venetian.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/group/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/group/output_group.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/binary_sensor.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/detectors.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/event.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/remote/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/remote/base.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/input/remote/esphome.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/irrigation/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/irrigation/controller.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/irrigation/water_source.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/basic.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/buzzer.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/mcp.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/pca.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/pcf.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/output/remote.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/sensor/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/sensor/virtual_energy.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/template/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/template/alarm_panel.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/template/gate_cover.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/components/template/thermostat.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/const.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/auth/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/auth/cli.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/auth/hashing.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/auth/migration.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/auth/models.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/auth/store.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/data/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/data/docker-compose-cloud.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/data/docker-compose.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/data/init-certs-cloud.sh +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/registration.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/cloud/secrets.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/config_helper.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/input_bindings.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/migrations/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/migrations/v1_proxy_port.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/migrations/v2_transition.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/migrations/v4_wled_cache.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/migrations/v5_ina_screen.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/package-lock.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/package.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/schema_converter.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/secret_masking.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/yaml_compat.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/yaml_patch.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/config/yaml_util.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/containers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/diagnostics/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/diagnostics/collect.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/discovery.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/events/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/events/bus.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/action_conditions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/canopen.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/covers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/display.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/inputs.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/irrigation.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/manager.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/modbus.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/outputs.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/remote.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/remote_input_registrar.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/scheduler.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/security_alert.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/sensors.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/sun.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/templates/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/templates/alarm.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/templates/gate_cover.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/templates/thermostat.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/templates.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/manager/update.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/basic.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/basic_mqtt.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/composite.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/local.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/lox.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/mqtt.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/messaging/queue.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/net/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/net/discovery_guard.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/base.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/can.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/esphome.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/mqtt.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/wled.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/remote/wled_cache.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/security/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/security/framing.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/security/posture.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/sensor/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/sensor/base.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/sensor/sun.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/sensor/system.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/state/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/state/manager.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/system/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/system/host_data.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/system/monitor.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/system_ops.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/async_updater.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/conditions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/filter.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/font_util.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/logger.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/overlay.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/sun.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/timeperiod.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/core/utils/util.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/24x16/adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/24x16/binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/24x16/config.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/24x16/event.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/24x16/mqtt.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/24x16/output24x16A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/32x10/adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/32x10/binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/32x10/config.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/32x10/event.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/32x10/mqtt.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/32x10/output32x10A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/48x4/adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/48x4/binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/48x4/config.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/48x4/event.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/48x4/mqtt.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/48x4/output48x4A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/can_master.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/can_slave.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/config.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/event.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/mqtt.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover/outputCover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/config.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/cover.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/event.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/mqtt.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/cover_mix/outputCoverMix.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/all_binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/binary_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/binary_sensor_v_0_7.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/config_24_16.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/event_all.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/event_v_0_7.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/led32x4A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/output24x16A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/output24x16A_v0.3.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/output32x10A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/example_config/different_configs/output32x5A.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/exceptions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/analog/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/analog/adc.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/bridge.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/client.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/interface.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/node.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/node_id.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/can/test_od.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/display/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/display/early_oled.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/display/fonts/danube__.ttf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/display/oled.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/expanders/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/expanders/mcp23017.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/expanders/pca9685.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/expanders/pcf8575.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/input/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/input/base.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/gpio/input/manager.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/bus.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/ina219.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/ina219_driver.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/ina226.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/ina226_driver.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/mcp9808.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/i2c/pct2075.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/onewire/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/onewire/dallas.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/sensor/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/sensor/temperature/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/sensor/temperature/base.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/sensor/temperature/mcp9808.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/hardware/sensor/temperature/pct2075.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/integration/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/integration/homeassistant.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/integration/interlock.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/integration/lox_template.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/actions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/docker/daemon.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/docker/nodered/caddy/502.html +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/docker/nodered/caddy/init-certs.sh +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/docker/nodered/docker-compose-cloud.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/docker/nodered/docker-compose.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/docker/nodered/node-red/settings.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/helpers/boneio-containers +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/helpers/boneio-helpers-heal +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/helpers/boneio-migrate-v2 +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/helpers/boneio-system +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/journald/journald.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/kernel/postinst-boneio-overlay +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/migrations-recovery.pem +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/migrations.pem +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/modules-load.d/onewire.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/mosquitto/boneio.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/sshd/10-boneio-hardening.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/sudoers/boneio +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/sudoers/boneio-helpers +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/sudoers/boneio-timedatectl +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/boneio-helpers-heal.service +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/boneio-oled-boot.service +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/boneio-oled-shutdown.service +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/boneio.service +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/dropins/avahi-daemon-defer.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/dropins/bb-usb-gadgets-defer.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/dropins/mosquitto-priority.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/dropins/timer-no-persistent.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/dropins/user-manager-defer.conf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/linger-marker +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/systemd/set-hostname-once.service +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/usr-local-bin/set-hostname-once.sh +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/usr-sbin/oled_boot_splash.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/usr-sbin/oled_boot_splash.sh +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/usr-sbin/oled_msg.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/usr-sbin/oled_msg.sh +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/assets/wheels/pyyaml-6.0.3-cp313-cp313-linux_armv7l.whl +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/bootstrap/boneio-migrate +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/bootstrap/install-helper.sh +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/bootstrap/sudoers-migrate +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.3.0.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.3.0.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.3.1.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.3.1.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.3.2.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.3.2.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.4.0.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.4.0.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.4.3.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.4.3.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.4.4.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.4.4.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.0.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.0.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.1.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.1.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.10.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.10.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.11.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.11.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.12.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.12.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.13.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.13.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.14.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.14.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.15.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.15.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.16.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.16.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.17.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.17.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.18.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.18.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.2.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.2.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.3.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.3.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.4.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.4.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.5.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.5.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.6.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.6.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.7.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.7.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.8.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.8.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.9.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.5.9.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.0.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.0.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.1.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.1.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.10.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.10.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.11.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.11.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.2.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.2.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.3.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.3.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.4.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.4.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.5.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.5.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.6.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.6.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.7.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.7.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.8.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.8.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.9.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/plans/1.6.9.sig +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/runner.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_3_0_baseline.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_3_1_fix_oled_boot.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_3_2_cleanup_can_sudoers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_4_0_fix_mqtt_sudoers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_4_3_oled_shutdown.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_4_4_caddy.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_0_fix_oled_fifo_permissions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_10_disable_console_setup.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_11_timer_catchup.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_12_oled_splash_off_critical_path.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_13_mosquitto_priority.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_14_journal_apparent_size.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_15_prune_orphan_journals.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_16_login_linger.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_17_defer_user_manager.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_18_fix_hostname_once.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_1_ufw_lox_udp.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_2_libyaml.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_3_libyaml_retry.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_4_onewire_modules.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_5_overlay_kernel_hook.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_6_boot_service_order.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_7_journald_limits.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_8_apparmor_prune.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_5_9_defer_nonessential.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_0_nodered_admin_auth.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_10_narrow_sudo_rules.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_11_drop_docker_group.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_1_mosquitto_passwd_perms.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_2_drop_build_sudo_rule.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_3_firewall_rule_gaps.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_4_ssh_login_hardening.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_5_trust_transition.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_6_retire_legacy_helper.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_7_timedatectl_sudoers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_8_system_helper.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/migrations/versions/v1_6_9_ntp_servers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/cli.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/client.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/coordinator.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/dts1964_3f.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/le-03mw.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/le-03mwct.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/orno-or-we-517.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/sdm120.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/sdm630.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/socomec_e03.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/energy_meters/socomec_e23.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/hvac/defro-drx.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/hvac/eht-topventil-plus.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/hvac/fujitsu-ac.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/hvac/thessla.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/hvac/ventclear.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/hvac/wanas415.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/inverters/sofar.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/other/esp32_relay_x4_modbus.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/other/n4dsc08.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/other/r4dcb08.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/boneio-edge-temp.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/cwt.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/dyp-a12-ultrasonic.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/gdfs.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/gdfx.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/liquid-sensor.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/pt100.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/qdw90a.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/sht20.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/devices/sensors/sht30.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/base.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/derived/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/derived/numeric.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/derived/select.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/derived/switch.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/derived/text.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/sensor/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/sensor/binary.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/sensor/numeric.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/sensor/text.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/writeable/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/writeable/binary.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/entities/writeable/numeric.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/mock_coordinator.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/modbus/utils.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/actions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/events.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/files.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/logs.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/mqtt.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/models/state.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/runner.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/actions.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/actions_sensor.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/actions_switch.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/condition.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/filters.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/filters_adc.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/id.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/remote_devices.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/remote_inputs.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/remote_outputs.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/schema.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/temp_unit.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/schema/update_interval.yaml +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/action_validation.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/dashboard_cards.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/AccountsView-iveRbldx.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/ActionFields-DdCxR8lP.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/AppInitContext-CsffdB9c.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/BackupSection-C1qj4qOG.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/BindingMatrix-Bj6KE0yY.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/DeviceControlSection-CPmqccka.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/DiagnosticsView-Bi1hrIcs.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/EditItemDialog-BH1onHq0.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/EntityCard-yD9_Hl71.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/EntityGrid-BDdmT0qN.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/FactoryResetSection-E3xtkFLr.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/FormInputToggle-Spiz-w7l.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/HaDashboardWizard-f8fMg8FC.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/HostnameSection-DrpKbp6I.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/InputsView-W99g8hSl.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/LocationSection-ZILUsfeR.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/LoggerForm-Chw9zm0N.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/LongPressWrapper-BKkWvoC1.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/MigrationsSection-DSbw5UVz.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/ModbusView-CdP0fXYx.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/MqttPasswordsSection-BYwPAyFi.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/NodeRedManagement-DRMiFlH2.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/NodeRedView-Ct08K8xu.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/OutputsView-C9sDLF1P.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/ScheduleSection-C2qLKNWR.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/SecurityView-DBkwBU2t.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/SensorView-DNtKJE4b.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/Sparkline-D-2-v-7o.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/SystemState-DbY5T6BB.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/TemplatesView-6kNzVE3p.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/TilePicker-jd3hKaoZ.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/TimezoneSection-BEuXBmWp.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/UISettings-DIcCTtXU.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/ViewToggle-B8OpHNHc.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/aiConfig-_hPXvgdY.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/aiWizardPrompt-Dc7dZBzw.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/axios-uEi8e3Ln.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/basePath-CxHj-SSK.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/chunk-QTnfLwEv.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/clipboard-CCtx29e-.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/codicon-ngg6Pgfi.ttf +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/configCache-CLN4xEny.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/coverUtils-Cf4Uxn2U.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/createLucideIcon-BEjh8B3y.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/editor.worker-Cn2oRESe.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/fa-BEzM11bH.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/formatters-zOiGPJLh.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/gi-tOlGxC0X.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/index-1pLHiRke.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/index-lVrZSgFS.css +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/longPress-Dx7OCSyP.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/monaco-Br_kD0ds.css +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/monaco-C9XC2D1j.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/monaco-DUFfd7ef.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/monaco-Dpn-hvLa.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/select-D3PIwbEj.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/tabs-box-Byn-MOyS.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/utils-B6KiDbIe.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/workbox-window.prod.es5-Bd17z0YL.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/assets/yaml.worker-8qQfrID5.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/boneio-192.png +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/boneio-512.png +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/boneio.svg +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/boneio_fav.svg +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/index.html +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/adc.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/areas.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/binary_sensor.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/boneio.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/can.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/config.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/cover.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/dallas.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/ds2482.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/event.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/ina219.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/ina226.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/irrigation.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/lm75.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/location.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/logger.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/lox_udp.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/mcp23017.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/mcp9808.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/modbus.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/modbus_devices.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/mqtt.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/oled.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/output.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/output_group.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/pca9685.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/pcf8575.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/remote_devices.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/remote_inputs.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/remote_outputs.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/schedule.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/sensor.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/template.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/virtual_energy_sensor.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/schema/web.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/sw.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/frontend-dist/workbox-7e79c025.js +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/hvac_svg_templates.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/middleware/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/middleware/auth.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/middleware/csrf.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/middleware/policy.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/modbus_card_templates.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/rate_limit.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/accounts.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/auth.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/can.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/config.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/config_actions.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/config_backups.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/config_core.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/config_discovery.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/config_files.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/covers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/dashboard.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/dev_fake_device.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/diagnostics.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/irrigation.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/migrations.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/modbus.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/mqtt_reference.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/nodered.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/onboarding.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/outputs.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/remote_devices.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/schedule.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/security.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/sensors.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/sun.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/system.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/templates.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/timezone_sudoers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/tools.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/routes/update.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/adc.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/areas.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/binary_sensor.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/boneio.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/can.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/config.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/cover.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/dallas.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/ds2482.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/event.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/ina219.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/ina226.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/irrigation.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/lm75.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/location.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/logger.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/lox_udp.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/mcp23017.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/mcp9808.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/modbus.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/modbus_devices.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/mqtt.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/oled.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/output.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/output_group.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/pca9685.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/pcf8575.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/remote_devices.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/remote_inputs.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/remote_outputs.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/schedule.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/sensor.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/template.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/virtual_energy_sensor.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/schema/web.schema.json +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/security_headers.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/services/__init__.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/services/logs.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/sudo_rate_limiter.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/web_server.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio/webui/websocket_manager.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio.egg-info/dependency_links.txt +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio.egg-info/entry_points.txt +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio.egg-info/requires.txt +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/boneio.egg-info/top_level.txt +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/setup.cfg +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/setup.py +0 -0
- {boneio-1.6.0.dev3 → boneio-1.6.0.dev4}/tests/test_py313_compatibility.py +0 -0
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: boneio
|
|
3
|
-
Version: 1.6.0.
|
|
3
|
+
Version: 1.6.0.dev4
|
|
4
4
|
Summary: Python App for BoneIO
|
|
5
5
|
Author-email: Paweł Szafer <pszafer@gmail.com>
|
|
6
6
|
License: GNU General Public License v3.0
|
|
7
7
|
Project-URL: Homepage, https://boneio.eu
|
|
8
|
-
Project-URL: Repository, https://github.com/boneIO-eu/
|
|
8
|
+
Project-URL: Repository, https://github.com/boneIO-eu/app_black
|
|
9
9
|
Project-URL: Documentation, https://boneio.eu/docs/intro/
|
|
10
|
-
Project-URL: Changelog, https://github.com/boneIO-eu/
|
|
10
|
+
Project-URL: Changelog, https://github.com/boneIO-eu/app_black/releases
|
|
11
11
|
Requires-Python: >=3.13
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
@@ -0,0 +1,114 @@
|
|
|
1
|
+
"""Tell a freshly flashed controller from one that has been in service.
|
|
2
|
+
|
|
3
|
+
The first-run wizard has two steps that are only appropriate on a blank
|
|
4
|
+
device. The import step offers to restore a configuration, which on a device
|
|
5
|
+
that already has one reads as "yours is gone". The devices step is worse than
|
|
6
|
+
misleading: it replaces the whole ``event`` section, so a controller with fifty
|
|
7
|
+
configured inputs loses them to a wizard its owner opened only to create an
|
|
8
|
+
account.
|
|
9
|
+
|
|
10
|
+
So the question has to be answered before those steps are offered, and the two
|
|
11
|
+
ways of getting it wrong are not equally bad:
|
|
12
|
+
|
|
13
|
+
* Treating an upgraded device as fresh costs the owner their configuration.
|
|
14
|
+
* Treating a fresh device as upgraded costs them a step in a wizard; they
|
|
15
|
+
can still import and bind inputs from the normal interface afterwards.
|
|
16
|
+
|
|
17
|
+
This module is therefore written to answer "is it fresh" and to say no when it
|
|
18
|
+
cannot tell. Freshness has to be demonstrated, not assumed.
|
|
19
|
+
|
|
20
|
+
The demonstration is that the configuration is still the factory one. The image
|
|
21
|
+
copies a variant out of ``~/.cache/boneio_configs/<variant>/`` verbatim, and
|
|
22
|
+
per-device work touches only ``mqtt.yaml`` (the broker password), so a
|
|
23
|
+
controller nobody has configured yet still has a ``config.yaml`` byte-identical
|
|
24
|
+
to its template.
|
|
25
|
+
"""
|
|
26
|
+
|
|
27
|
+
from __future__ import annotations
|
|
28
|
+
|
|
29
|
+
import logging
|
|
30
|
+
import os
|
|
31
|
+
from pathlib import Path
|
|
32
|
+
|
|
33
|
+
_LOGGER = logging.getLogger(__name__)
|
|
34
|
+
|
|
35
|
+
#: Where the image leaves the per-variant templates it seeded the device from.
|
|
36
|
+
FACTORY_TEMPLATE_DIR = Path.home() / ".cache" / "boneio_configs"
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
def _digest(path: Path) -> bytes | None:
|
|
40
|
+
"""Read a file for comparison.
|
|
41
|
+
|
|
42
|
+
Args:
|
|
43
|
+
path: File to read.
|
|
44
|
+
|
|
45
|
+
Returns:
|
|
46
|
+
Its contents, or None when it cannot be read.
|
|
47
|
+
"""
|
|
48
|
+
try:
|
|
49
|
+
return path.read_bytes()
|
|
50
|
+
except OSError:
|
|
51
|
+
return None
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
def looks_factory_fresh(
|
|
55
|
+
config_path: str | os.PathLike[str],
|
|
56
|
+
template_dir: str | os.PathLike[str] | None = None,
|
|
57
|
+
) -> bool:
|
|
58
|
+
"""Whether this device still carries an untouched factory configuration.
|
|
59
|
+
|
|
60
|
+
Args:
|
|
61
|
+
config_path: The device's ``config.yaml``.
|
|
62
|
+
template_dir: Where the per-variant templates live. Defaults to
|
|
63
|
+
:data:`FACTORY_TEMPLATE_DIR`.
|
|
64
|
+
|
|
65
|
+
Returns:
|
|
66
|
+
True only when freshness can be positively shown: there is no
|
|
67
|
+
configuration at all, or the configuration is identical to one of the
|
|
68
|
+
templates the image ships. False whenever the answer is not certain.
|
|
69
|
+
"""
|
|
70
|
+
config = Path(config_path)
|
|
71
|
+
current = _digest(config)
|
|
72
|
+
if current is None:
|
|
73
|
+
# Nothing to lose, and nothing that an import could overwrite.
|
|
74
|
+
_LOGGER.debug("No configuration at %s — treating the device as fresh", config)
|
|
75
|
+
return True
|
|
76
|
+
|
|
77
|
+
root = Path(template_dir) if template_dir is not None else FACTORY_TEMPLATE_DIR
|
|
78
|
+
try:
|
|
79
|
+
variants = sorted(p for p in root.iterdir() if p.is_dir())
|
|
80
|
+
except OSError:
|
|
81
|
+
# No templates to compare against: the honest answer is "cannot tell",
|
|
82
|
+
# and the safe reading of that is "assume it has been configured".
|
|
83
|
+
_LOGGER.debug("No factory templates under %s — assuming configured", root)
|
|
84
|
+
return False
|
|
85
|
+
|
|
86
|
+
for variant in variants:
|
|
87
|
+
if current == _digest(variant / "config.yaml"):
|
|
88
|
+
_LOGGER.debug("Configuration matches the %s template", variant.name)
|
|
89
|
+
return True
|
|
90
|
+
|
|
91
|
+
return False
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
def was_configured_before(
|
|
95
|
+
config_path: str | os.PathLike[str],
|
|
96
|
+
had_legacy_auth: bool = False,
|
|
97
|
+
template_dir: str | os.PathLike[str] | None = None,
|
|
98
|
+
) -> bool:
|
|
99
|
+
"""Whether the wizard should skip the steps that assume a blank device.
|
|
100
|
+
|
|
101
|
+
Args:
|
|
102
|
+
config_path: The device's ``config.yaml``.
|
|
103
|
+
had_legacy_auth: Whether a pre-1.6 ``web.auth`` block was found. It
|
|
104
|
+
proves the device is not fresh, but its absence proves nothing —
|
|
105
|
+
most 1.5.x controllers never had web authentication at all, which
|
|
106
|
+
is exactly the case this used to get wrong.
|
|
107
|
+
template_dir: Passed through to :func:`looks_factory_fresh`.
|
|
108
|
+
|
|
109
|
+
Returns:
|
|
110
|
+
True when the device already has a configuration of its own.
|
|
111
|
+
"""
|
|
112
|
+
if had_legacy_auth:
|
|
113
|
+
return True
|
|
114
|
+
return not looks_factory_fresh(config_path, template_dir)
|
|
@@ -12,6 +12,7 @@ e08f0e81a507e625398f87cad7b922c9af00cba2bda53280697178cbbf9eea86 helpers/boneio
|
|
|
12
12
|
dff0cd02daad2cbd525a0535f8f3562bb742e7e737b24c69e5afa986415e67e4 helpers/boneio-helpers-heal
|
|
13
13
|
643cfaea029d9b1a9ce6c7f12d1d6b63e8374cb4038a89b8fa48df9848f3af77 helpers/boneio-migrate-v2
|
|
14
14
|
9f9675297a2de2c708bb7cf72d96ecd18e58f97a9dc3eec3e2069bf1659f3fa5 helpers/boneio-system
|
|
15
|
+
485d37182fe6a1261b472cbc6b6e922d30e690333c27672497a7b13dc775499c issue.d/10-boneio.issue
|
|
15
16
|
e6013f4fbf11693f39123b1e6159c7d7224a7c832e994722120980f64039c17e journald/journald.conf
|
|
16
17
|
d28f2e9336b881b102c42f4278ec9ddf046c83dab4469dc5be7326768e074cb6 kernel/postinst-boneio-overlay
|
|
17
18
|
9681710e1a38b8ea7ba5558839e4ef8b5f01a75722dbf403913bad76437449ec migrations-recovery.pem
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
boneIO eth0 \4{eth0} (blank? press Enter to redraw)
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
[{"action":"install_file","dst":"/etc/issue.d/10-boneio.issue","expected_sha256":"485d37182fe6a1261b472cbc6b6e922d30e690333c27672497a7b13dc775499c","group":"root","mode":420,"owner":"root","src":"issue.d/10-boneio.issue","template_vars":{}}]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"plans":{"1.3.0":"28f5b17fc82667ddfda08d567195b10466e673b8a62f72a1b07bb52581095629","1.3.1":"580381a4f6f40fc1bd4e903e591ad0d5c1db27daaccafc6f79dabf8c3b84259a","1.3.2":"7a69ffaf0c41438be25a656dcdc87783daac0eae79218d023648ef9d708e373f","1.4.0":"c50ba85a587c756f69ec4b3ee3ae4b5729281208c68ed138f4bd996d5dddc82f","1.4.3":"a8cfbabff09d21944a822c4a70f23a7ee14960c4054de151c9fbc7cdb29adff5","1.4.4":"a2089ad8d97d2de58a520fe633f519c8872b3052b911f040ce4957a308c6ccaa","1.5.0":"52d9d118da099abda0e0153cd16892e201681f6e4d3c6e5790284d1ac469a407","1.5.1":"d283cb8c01024338fb614ae2199744d883379f59579423e4eb9234f5c59ebdd8","1.5.10":"889e2f12614e6e67d342571c1c3bab8940659bfbbf43fa30a6847e73decb85d1","1.5.11":"4906e4de2b3a9c2f0b0181817c9dc168cb910ba6941691d4e86b8387802b624a","1.5.12":"c0a0dc085bb33d9718e869ed5effc2c1581deffd7ed0d5adc119b94312181625","1.5.13":"bfe58c8756f9b5f5e55d5acbb6f7cfc469d201004d312c14e022eb7c52369b7d","1.5.14":"a0464f11e05128cba8881e6295e591fce1ed1e8d43ab0e16710effb8e543d810","1.5.15":"0687a735cb4aaf8f8f74ad6e228ca1b14e045cba8821991c7d19fc9beaeac766","1.5.16":"3544ac754f39d56ecf2b06300b7cca1b6f8723f99885cd11bd690f1a704d3728","1.5.17":"cf1e9e0ff6812cb7092a82dd588392d625decbe3680fe003dfc554f9045809d3","1.5.18":"1fd873effa66b632217d674745722f712a48b36bb79957fefae722757a74bc30","1.5.2":"39fccb7582e13e7e3436861fde7b83ddb8057788cbde792f2f0cf7003f068850","1.5.3":"39fccb7582e13e7e3436861fde7b83ddb8057788cbde792f2f0cf7003f068850","1.5.4":"e86174ba5aff6f257f8a3f4721c7942885cd203469a9d8ddc15dbe6c704e0f45","1.5.5":"f93ed2d4342e447eb9900a0150331113918f2a8b3baeeb795c07231d80f0337c","1.5.6":"e3d90e6ceb20d760f1e9fa63224c5a070a16b3ca6e7dc4cc2c594138e929cce8","1.5.7":"a0464f11e05128cba8881e6295e591fce1ed1e8d43ab0e16710effb8e543d810","1.5.8":"f075b84fb04f4043658a28402d963494dd58481f164c0b371cec94322fe6d131","1.5.9":"ac170fc924019fc2acd69a90a82ba5c2552dce7a2c01a05e5407443e7a9e5af7","1.6.0":"c8286514d1a4f1805e727e13d3c350bb390378c6f31ad6920030412d61ec9b3f","1.6.1":"aa1d3934091853fc21208993930c1bf92e17136428d1d0baaefabfa65d13e7fa","1.6.10":"41c3a16e7819857a4b826e944fcfb4f79c58e7192cb151b106a3acd7487d5771","1.6.11":"d136203e08e3b052254403815d4ccedb555b0a297686fe97952d275eb1f322eb","1.6.2":"6ef96b5e00a04a929d16f0e4a136bfcc5b8132a466d6907a99b2c8516a8952d5","1.6.3":"5c10db827bcb92b9322d4aa5751076b825da87c6d18d6953847ba72317cca862","1.6.4":"258b3fd6a5ba62067ee6743051b66686bb7640ccbad52de45d898034c3d65e67","1.6.5":"92417668ba1c0e9ddd2482fa9513b980dea8e92130a6b849c58ccda4956a8a1a","1.6.6":"535bb041b99d5ac1bc9028ea88bc2fbf3dbadc80ea8dea236cc219123c194114","1.6.7":"d59af413e270e6f34b1b9a1c8c4acef35328f00e26fad447cfe214545af78d8f","1.6.8":"7175f827b99c602df80436db588c87277ce50f2734051a444163b048f5d0b23e","1.6.9":"732d5a9bcd2e496a260263a643c78a6346e9f3cef5b48fe59ac6b120bd03ba4e"},"release":"1.6.0.
|
|
1
|
+
{"plans":{"1.3.0":"28f5b17fc82667ddfda08d567195b10466e673b8a62f72a1b07bb52581095629","1.3.1":"580381a4f6f40fc1bd4e903e591ad0d5c1db27daaccafc6f79dabf8c3b84259a","1.3.2":"7a69ffaf0c41438be25a656dcdc87783daac0eae79218d023648ef9d708e373f","1.4.0":"c50ba85a587c756f69ec4b3ee3ae4b5729281208c68ed138f4bd996d5dddc82f","1.4.3":"a8cfbabff09d21944a822c4a70f23a7ee14960c4054de151c9fbc7cdb29adff5","1.4.4":"a2089ad8d97d2de58a520fe633f519c8872b3052b911f040ce4957a308c6ccaa","1.5.0":"52d9d118da099abda0e0153cd16892e201681f6e4d3c6e5790284d1ac469a407","1.5.1":"d283cb8c01024338fb614ae2199744d883379f59579423e4eb9234f5c59ebdd8","1.5.10":"889e2f12614e6e67d342571c1c3bab8940659bfbbf43fa30a6847e73decb85d1","1.5.11":"4906e4de2b3a9c2f0b0181817c9dc168cb910ba6941691d4e86b8387802b624a","1.5.12":"c0a0dc085bb33d9718e869ed5effc2c1581deffd7ed0d5adc119b94312181625","1.5.13":"bfe58c8756f9b5f5e55d5acbb6f7cfc469d201004d312c14e022eb7c52369b7d","1.5.14":"a0464f11e05128cba8881e6295e591fce1ed1e8d43ab0e16710effb8e543d810","1.5.15":"0687a735cb4aaf8f8f74ad6e228ca1b14e045cba8821991c7d19fc9beaeac766","1.5.16":"3544ac754f39d56ecf2b06300b7cca1b6f8723f99885cd11bd690f1a704d3728","1.5.17":"cf1e9e0ff6812cb7092a82dd588392d625decbe3680fe003dfc554f9045809d3","1.5.18":"1fd873effa66b632217d674745722f712a48b36bb79957fefae722757a74bc30","1.5.2":"39fccb7582e13e7e3436861fde7b83ddb8057788cbde792f2f0cf7003f068850","1.5.3":"39fccb7582e13e7e3436861fde7b83ddb8057788cbde792f2f0cf7003f068850","1.5.4":"e86174ba5aff6f257f8a3f4721c7942885cd203469a9d8ddc15dbe6c704e0f45","1.5.5":"f93ed2d4342e447eb9900a0150331113918f2a8b3baeeb795c07231d80f0337c","1.5.6":"e3d90e6ceb20d760f1e9fa63224c5a070a16b3ca6e7dc4cc2c594138e929cce8","1.5.7":"a0464f11e05128cba8881e6295e591fce1ed1e8d43ab0e16710effb8e543d810","1.5.8":"f075b84fb04f4043658a28402d963494dd58481f164c0b371cec94322fe6d131","1.5.9":"ac170fc924019fc2acd69a90a82ba5c2552dce7a2c01a05e5407443e7a9e5af7","1.6.0":"c8286514d1a4f1805e727e13d3c350bb390378c6f31ad6920030412d61ec9b3f","1.6.1":"aa1d3934091853fc21208993930c1bf92e17136428d1d0baaefabfa65d13e7fa","1.6.10":"41c3a16e7819857a4b826e944fcfb4f79c58e7192cb151b106a3acd7487d5771","1.6.11":"d136203e08e3b052254403815d4ccedb555b0a297686fe97952d275eb1f322eb","1.6.12":"fe4426b91a10a01fa2ebba9c818bf3ccb64103fbc6183f712507c38929645857","1.6.2":"6ef96b5e00a04a929d16f0e4a136bfcc5b8132a466d6907a99b2c8516a8952d5","1.6.3":"5c10db827bcb92b9322d4aa5751076b825da87c6d18d6953847ba72317cca862","1.6.4":"258b3fd6a5ba62067ee6743051b66686bb7640ccbad52de45d898034c3d65e67","1.6.5":"92417668ba1c0e9ddd2482fa9513b980dea8e92130a6b849c58ccda4956a8a1a","1.6.6":"535bb041b99d5ac1bc9028ea88bc2fbf3dbadc80ea8dea236cc219123c194114","1.6.7":"d59af413e270e6f34b1b9a1c8c4acef35328f00e26fad447cfe214545af78d8f","1.6.8":"7175f827b99c602df80436db588c87277ce50f2734051a444163b048f5d0b23e","1.6.9":"732d5a9bcd2e496a260263a643c78a6346e9f3cef5b48fe59ac6b120bd03ba4e"},"release":"1.6.0.dev4"}
|
|
Binary file
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
"""Show the device's address on the serial console login prompt.
|
|
2
|
+
|
|
3
|
+
A controller in a cabinet is reached over the network, and the first thing
|
|
4
|
+
anybody attaching a serial cable wants to know is which address it ended up
|
|
5
|
+
with. Until now the console said only the hostname, so the answer meant logging
|
|
6
|
+
in and running ``ip addr`` — on a device that, after the 1.6 hardening, an
|
|
7
|
+
installer may not have an account on.
|
|
8
|
+
|
|
9
|
+
``agetty`` expands the escape when it draws the prompt, not when it starts, so
|
|
10
|
+
the address is current rather than whatever DHCP had managed by the time the
|
|
11
|
+
getty came up. If the lease had not arrived yet the field is simply blank, and
|
|
12
|
+
pressing Enter redraws the prompt with the address filled in — which is what
|
|
13
|
+
the hint on the line is for.
|
|
14
|
+
|
|
15
|
+
The interface is named explicitly. A bare ``\\4`` means "the first fully
|
|
16
|
+
configured interface", and this device has ``docker0`` and a compose bridge
|
|
17
|
+
holding 172.17/172.18 addresses that are of no use to anybody standing at the
|
|
18
|
+
cabinet.
|
|
19
|
+
|
|
20
|
+
It goes in ``/etc/issue.d`` rather than into ``/etc/issue``, which belongs to
|
|
21
|
+
``base-files`` and already carries text the board vendor put there.
|
|
22
|
+
|
|
23
|
+
The line carries the address and nothing else — deliberately. A URL would have
|
|
24
|
+
to name a port, and the panel's port is ``web.port`` from the operator's
|
|
25
|
+
``config.yaml``, defaulting to 8090 but not fixed at it; there is also a TLS
|
|
26
|
+
front on 8443 that some deployments use instead. A signed plan is frozen at
|
|
27
|
+
release time and this file is static, so any port written here is a guess that
|
|
28
|
+
cannot be corrected on the device that proves it wrong. The address is the
|
|
29
|
+
thing somebody at the cabinet does not already know.
|
|
30
|
+
|
|
31
|
+
To retry on a device, delete ``/var/lib/boneio/migrations.d/1.6.12.applied``
|
|
32
|
+
and restart boneIO.
|
|
33
|
+
"""
|
|
34
|
+
|
|
35
|
+
from __future__ import annotations
|
|
36
|
+
|
|
37
|
+
from boneio.migrations.actions import InstallFile, MigrationAction
|
|
38
|
+
|
|
39
|
+
VERSION = "1.6.12"
|
|
40
|
+
DESCRIPTION = "Show the IP address on the serial console"
|
|
41
|
+
REQUIRES_ROOT = True
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
def plan() -> list[MigrationAction]:
|
|
45
|
+
"""Return the ordered list of migration actions.
|
|
46
|
+
|
|
47
|
+
Returns:
|
|
48
|
+
List of :class:`MigrationAction` to apply in order.
|
|
49
|
+
"""
|
|
50
|
+
return [
|
|
51
|
+
InstallFile(
|
|
52
|
+
src="issue.d/10-boneio.issue",
|
|
53
|
+
dst="/etc/issue.d/10-boneio.issue",
|
|
54
|
+
mode=0o644,
|
|
55
|
+
owner="root",
|
|
56
|
+
group="root",
|
|
57
|
+
)
|
|
58
|
+
]
|
|
@@ -24,6 +24,7 @@ from boneio.const import COVER, NONE
|
|
|
24
24
|
from boneio.core.auth.migration import migrate_legacy_auth
|
|
25
25
|
from boneio.core.auth.store import UserStore, UserStoreError
|
|
26
26
|
from boneio.core.config import ConfigHelper
|
|
27
|
+
from boneio.core.config.provenance import was_configured_before
|
|
27
28
|
from boneio.core.events import GracefulExit
|
|
28
29
|
from boneio.core.manager import Manager
|
|
29
30
|
from boneio.models import (
|
|
@@ -785,14 +786,22 @@ def init_app(
|
|
|
785
786
|
"username": migration.username,
|
|
786
787
|
"used_secret_file": migration.used_secret_file,
|
|
787
788
|
}
|
|
788
|
-
#
|
|
789
|
-
#
|
|
790
|
-
#
|
|
791
|
-
#
|
|
792
|
-
#
|
|
793
|
-
#
|
|
789
|
+
# Whether the first-run wizard may offer the steps that assume a blank
|
|
790
|
+
# device — the import, and the one that replaces the whole event
|
|
791
|
+
# section.
|
|
792
|
+
#
|
|
793
|
+
# This used to be read off the web.auth block alone, which was wrong in
|
|
794
|
+
# the direction that costs the owner their configuration: most 1.5.x
|
|
795
|
+
# controllers never had web authentication, so an upgraded device with
|
|
796
|
+
# a full config.yaml looked exactly like a fresh one. Freshness is now
|
|
797
|
+
# something that has to be shown, not assumed — see
|
|
798
|
+
# boneio.core.config.provenance.
|
|
794
799
|
onboarding_module.set_configured_before(
|
|
795
|
-
|
|
800
|
+
was_configured_before(
|
|
801
|
+
yaml_config_file,
|
|
802
|
+
had_legacy_auth=bool(migration)
|
|
803
|
+
or migration.reason == "incomplete_legacy_auth",
|
|
804
|
+
)
|
|
796
805
|
)
|
|
797
806
|
except UserStoreError as err:
|
|
798
807
|
# Refusing to start would brick the UI over a file the user can fix,
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: boneio
|
|
3
|
-
Version: 1.6.0.
|
|
3
|
+
Version: 1.6.0.dev4
|
|
4
4
|
Summary: Python App for BoneIO
|
|
5
5
|
Author-email: Paweł Szafer <pszafer@gmail.com>
|
|
6
6
|
License: GNU General Public License v3.0
|
|
7
7
|
Project-URL: Homepage, https://boneio.eu
|
|
8
|
-
Project-URL: Repository, https://github.com/boneIO-eu/
|
|
8
|
+
Project-URL: Repository, https://github.com/boneIO-eu/app_black
|
|
9
9
|
Project-URL: Documentation, https://boneio.eu/docs/intro/
|
|
10
|
-
Project-URL: Changelog, https://github.com/boneIO-eu/
|
|
10
|
+
Project-URL: Changelog, https://github.com/boneIO-eu/app_black/releases
|
|
11
11
|
Requires-Python: >=3.13
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
13
|
License-File: LICENSE
|
|
@@ -115,6 +115,7 @@ boneio/core/config/config_helper.py
|
|
|
115
115
|
boneio/core/config/input_bindings.py
|
|
116
116
|
boneio/core/config/package-lock.json
|
|
117
117
|
boneio/core/config/package.json
|
|
118
|
+
boneio/core/config/provenance.py
|
|
118
119
|
boneio/core/config/schema_converter.py
|
|
119
120
|
boneio/core/config/secret_masking.py
|
|
120
121
|
boneio/core/config/yaml_compat.py
|
|
@@ -294,6 +295,7 @@ boneio/migrations/assets/helpers/boneio-containers
|
|
|
294
295
|
boneio/migrations/assets/helpers/boneio-helpers-heal
|
|
295
296
|
boneio/migrations/assets/helpers/boneio-migrate-v2
|
|
296
297
|
boneio/migrations/assets/helpers/boneio-system
|
|
298
|
+
boneio/migrations/assets/issue.d/10-boneio.issue
|
|
297
299
|
boneio/migrations/assets/journald/journald.conf
|
|
298
300
|
boneio/migrations/assets/kernel/postinst-boneio-overlay
|
|
299
301
|
boneio/migrations/assets/modules-load.d/onewire.conf
|
|
@@ -380,6 +382,8 @@ boneio/migrations/plans/1.6.10.json
|
|
|
380
382
|
boneio/migrations/plans/1.6.10.sig
|
|
381
383
|
boneio/migrations/plans/1.6.11.json
|
|
382
384
|
boneio/migrations/plans/1.6.11.sig
|
|
385
|
+
boneio/migrations/plans/1.6.12.json
|
|
386
|
+
boneio/migrations/plans/1.6.12.sig
|
|
383
387
|
boneio/migrations/plans/1.6.2.json
|
|
384
388
|
boneio/migrations/plans/1.6.2.sig
|
|
385
389
|
boneio/migrations/plans/1.6.3.json
|
|
@@ -427,6 +431,7 @@ boneio/migrations/versions/v1_5_9_defer_nonessential.py
|
|
|
427
431
|
boneio/migrations/versions/v1_6_0_nodered_admin_auth.py
|
|
428
432
|
boneio/migrations/versions/v1_6_10_narrow_sudo_rules.py
|
|
429
433
|
boneio/migrations/versions/v1_6_11_drop_docker_group.py
|
|
434
|
+
boneio/migrations/versions/v1_6_12_console_shows_ip.py
|
|
430
435
|
boneio/migrations/versions/v1_6_1_mosquitto_passwd_perms.py
|
|
431
436
|
boneio/migrations/versions/v1_6_2_drop_build_sudo_rule.py
|
|
432
437
|
boneio/migrations/versions/v1_6_3_firewall_rule_gaps.py
|
|
@@ -38,9 +38,9 @@ license = { text = "GNU General Public License v3.0" }
|
|
|
38
38
|
|
|
39
39
|
[project.urls]
|
|
40
40
|
Homepage = "https://boneio.eu"
|
|
41
|
-
Repository = "https://github.com/boneIO-eu/
|
|
41
|
+
Repository = "https://github.com/boneIO-eu/app_black"
|
|
42
42
|
Documentation = "https://boneio.eu/docs/intro/"
|
|
43
|
-
Changelog = "https://github.com/boneIO-eu/
|
|
43
|
+
Changelog = "https://github.com/boneIO-eu/app_black/releases"
|
|
44
44
|
|
|
45
45
|
[project.scripts]
|
|
46
46
|
boneio = "boneio.bonecli:main"
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
Y���O�h�<�u��ۡҍ�YQ0���~T�6�!gv[#w�BN�ye3����h:Z
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|