-
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I get the following errors in my HA log:
Logger: homeassistant.util.package
Source: util/package.py:109
First occurred: February 10, 2026 at 22:36:42 (4 occurrences)
Last logged: February 10, 2026 at 22:36:53
Installed version for RPi.GPIO resolved to None
Installed version for rpi-rf resolved to None
Logger: homeassistant.util.package
Source: util/package.py:187
First occurred: February 10, 2026 at 22:36:52 (6 occurrences)
Last logged: February 10, 2026 at 22:36:56
Unable to install package RPi.GPIO==0.7.1: × Failed to read `rpi-gpio==0.7.1` ├─▶ Failed to read metadata from installed package `rpi-gpio==0.7.1` ├─▶ Failed to parse METADATA file: │ `/usr/local/lib/python3.13/site-packages/RPi.GPIO-0.7.1.dist-info/METADATA` ╰─▶ Metadata field Name not found
Unable to install package rpi-rf==0.9.7: × Failed to read `rpi-rf==0.9.7` ├─▶ Failed to read metadata from installed package `rpi-rf==0.9.7` ├─▶ Failed to parse METADATA file: │ `/usr/local/lib/python3.13/site-packages/rpi_rf-0.9.7.dist-info/METADATA` ╰─▶ Metadata field Name not found
Logger: homeassistant.config
Source: config.py:939
First occurred: February 10, 2026 at 22:36:56 (1 occurrence)
Last logged: February 10, 2026 at 22:36:56
Platform error: switch - Requirements for rpi_rf not found: ['RPi.GPIO==0.7.1', 'rpi-rf==0.9.7'].
Trying to install via "sudo apt install python3-rpi.gpio":
python3-rpi.gpio is already the newest version (0.7.1~a4-1.2).
It used to work with earlier HA versions, I guess something must have changed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels