Currently the sensors-info command and the utils.get_i2c_names() only look into sensors.toml and show <unknown> for unknown devices. #307 introduced displays.toml, so get_i2c_names() should be updated to look in there too. The sensors-info command might also need to be renamed to devices-info.
Currently the
sensors-infocommand and theutils.get_i2c_names()only look intosensors.tomland show<unknown>for unknown devices. #307 introduceddisplays.toml, soget_i2c_names()should be updated to look in there too. Thesensors-infocommand might also need to be renamed todevices-info.