System Health details
System Information
version |
core-2024.10.1 |
installation_type |
Home Assistant OS |
dev |
false |
hassio |
true |
docker |
true |
user |
root |
virtualenv |
false |
python_version |
3.12.4 |
os_name |
Linux |
os_version |
6.6.46-haos |
arch |
x86_64 |
timezone |
Europe/London |
config_dir |
/config |
Home Assistant Community Store
GitHub API |
ok |
GitHub Content |
ok |
GitHub Web |
ok |
HACS Data |
ok |
GitHub API Calls Remaining |
4994 |
Installed Version |
2.0.1 |
Stage |
running |
Available Repositories |
1505 |
Downloaded Repositories |
44 |
AccuWeather
can_reach_server |
ok |
remaining_requests |
23 |
Home Assistant Cloud
logged_in |
true |
subscription_expiration |
23 November 2024 at 00:00 |
relayer_connected |
true |
relayer_region |
eu-central-1 |
remote_enabled |
true |
remote_connected |
true |
alexa_enabled |
false |
google_enabled |
false |
remote_server |
eu-central-1-7.ui.nabu.casa |
certificate_status |
ready |
instance_id |
909a3acd5dfb499fb5534e5b078c78b9 |
can_reach_cert_server |
ok |
can_reach_cloud_auth |
ok |
can_reach_cloud |
ok |
Home Assistant Supervisor
host_os |
Home Assistant OS 13.1 |
update_channel |
stable |
supervisor_version |
supervisor-2024.09.1 |
agent_version |
1.6.0 |
docker_version |
26.1.4 |
disk_total |
30.8 GB |
disk_used |
16.3 GB |
healthy |
true |
supported |
true |
host_connectivity |
true |
supervisor_connectivity |
true |
ntp_synchronized |
true |
virtualization |
vmware |
board |
ova |
supervisor_api |
ok |
version_api |
ok |
installed_addons |
Terminal & SSH (9.15.0), File editor (5.8.0), InfluxDB (5.0.1), Grafana (10.1.1), Samba share (12.3.2), Home Assistant Google Drive Backup (0.112.1), Mosquitto broker (6.4.1), MQTT Explorer (browser-1.0.1), chrony (4.0.1), SQLite Web (4.2.2) |
Dashboards
dashboards |
9 |
resources |
24 |
views |
52 |
mode |
storage |
Recorder
oldest_recorder_run |
9 June 2024 at 07:59 |
current_recorder_run |
7 October 2024 at 11:51 |
estimated_db_size |
1902.06 MiB |
database_engine |
sqlite |
database_version |
3.45.3 |
Sonoff
version |
3.8.1 (ffa7e22) |
cloud_online |
8 / 8 |
local_online |
7 / 7 |
Checklist
- [X] I have enabled debug logging for my installation.
- [X] I have filled out the issue template to the best of my ability.
- [X] This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- [X] This issue is not a duplicate issue of currently previous issues..
Describe the issue
Detected that custom integration 'measureit' creates a template object without passing hass, which will stop working in HA Core 2025.10 at custom_components/measureit/init.py, line 29: condition_template = Template(condition_template), please create a bug report at https://github.com/danieldotnl/ha-measureit/issues
Reproduction steps
- Shown in HA logging
Debug logs
Detected that custom integration 'measureit' creates a template object without passing hass, which will stop working in HA Core 2025.10 at custom_components/measureit/__init__.py, line 29: condition_template = Template(condition_template), please create a bug report at https://github.com/danieldotnl/ha-measureit/issues
Diagnostics dump
No response